about summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Collapse)AuthorAgeFilesLines
...
* 25493: allow -q to be used in all git checkout contexts.Clint Adams2008-08-211-1/+1
|
* 25491: patch to improve "git checkout" completion, from Mikael Magnusson.Clint Adams2008-08-211-17/+22
|
* 25489: remove cruft for "git octopus/octupus".Clint Adams2008-08-191-7/+1
|
* 25488: patch to complete things after "git bisect start", Mikael Magnusson.Clint Adams2008-08-191-0/+10
|
* 25487: whitespace changes from Mikael Magnusson.Clint Adams2008-08-191-46/+46
|
* 25486: patch to allow --shared to be completed without --local with git clone.Clint Adams2008-08-191-7/+3
|
* 25485: patch to allow --abbrev to be completed before -v with git branch, ↵Clint Adams2008-08-191-6/+2
| | | | from Mikael Magnusson.
* 25480: add more quotes to the three _call_program invocations with git ↵Clint Adams2008-08-181-3/+3
| | | | for-each-ref.
* Mikael Magnusson: 25473: add missing parenthesis.Clint Adams2008-08-181-1/+2
|
* unposted: additional git branch options.Clint Adams2008-08-181-0/+5
|
* 25475: determine heads, tags, and branches through git for-each-ref instead ↵Clint Adams2008-08-181-3/+3
| | | | of git tag and git branch.
* 25469: assorted changes cherry-picked from Mikael Magnusson.Clint Adams2008-08-171-30/+92
|
* 25465: patch from Mikael Magnusson to add more git-add and git-checkout options.Clint Adams2008-08-161-0/+7
|
* unposted: another typo fix.Clint Adams2008-08-161-1/+1
|
* 25464: patch from Mikael Magnusson to add --graph.Clint Adams2008-08-161-0/+1
|
* 25463: patch to add git completion for --base/-1, --ours/-2 and --theirs/-3, ↵Clint Adams2008-08-161-0/+3
| | | | from Mikael Magnusson.
* 25462: patch to add some -s -w to _arguments and new options for revert, ↵Clint Adams2008-08-161-4/+5
| | | | from Mikael Magnusson.
* 25461: patch to add HEAD as a completion for heads, from Mikael Magnusson.Clint Adams2008-08-161-1/+1
|
* 25460: patch to add the --branches/tags/remotes for rev-list to _git from ↵Clint Adams2008-08-161-0/+3
| | | | Mikael Magnusson.
* 25457: improvements for git diff and git log.Clint Adams2008-08-161-6/+7
|
* Mikael Magnusson: 25456: fix typo of "before".Clint Adams2008-08-161-1/+1
|
* Frank Terbeck: 24455: Completion/Unix/Command/_git: handle git stashes.Clint Adams2008-08-161-0/+61
|
* 25452: redirect stderr from look to /dev/null.Clint Adams2008-08-141-1/+1
|
* 25435: Baptiste Daroussin <baptiste.daroussin@gmail.com>:Peter Stephenson2008-08-122-0/+439
| | | | | new and improved BSD completions unposted: fix Solaris completion .distfiles
* users/13077: Max Mikhanosha: restore follow after sort in _path_filesPeter Stephenson2008-07-301-1/+1
|
* users/13072: add follow option to file-sortPeter Stephenson2008-07-291-0/+1
|
* 25328: fix --recv-keys and --send-keys to complete key IDs instead of uid ↵Clint Adams2008-07-231-2/+6
| | | | email addresses.
* 25324: Danek Duvall: some Solaris and more general completionsPeter Stephenson2008-07-2110-0/+566
|
* 25276: use autoload -z for zsh-autoload functionsPeter Stephenson2008-07-114-4/+4
|
* 25258(?): donʼt use -M option with -U in _path_filesPeter Stephenson2008-06-301-7/+7
|
* users/12985, users/12986, users/12988: Tomasz Pala:Peter Stephenson2008-06-241-6/+13
| | | | some new and updated completions
* 25231: fix approximation of absolute paths in root directoryPeter Stephenson2008-06-211-1/+1
|
* move _strace to be Linux-specificPeter Stephenson2008-06-132-114/+0
|
* users/12911: Tomasz Pala: completion for stracePeter Stephenson2008-06-132-0/+114
|
* unposted: missing .distfiles entriesPeter Stephenson2008-06-041-0/+2
|
* unposted: another typo in _path_filesPeter Stephenson2008-06-041-1/+1
|
* 25130 with typos fixed: use compad -U in _path_files to fix problemPeter Stephenson2008-06-041-7/+15
| | | | with spelling correction of path prefixes
* 25131: typo with b:zstat loading zstatPeter Stephenson2008-06-034-4/+4
|
* Tomasz Pala <gotar@polanet.pl>: users/12884:Peter Stephenson2008-05-293-0/+114
| | | | new completions for iftop and tcpdump
* 25104; 25111 (Jun T): better completion for multiple versoins of locatePeter Stephenson2008-05-261-4/+25
|
* 25077: consolidation of GNUpod script completion from Omari Norman in 25075.Clint Adams2008-05-201-0/+91
|
* users/12858: add accept-exact-dirs stylePeter Stephenson2008-05-181-0/+23
|
* unposted: handle p4 sizes and license completionPeter Stephenson2008-05-141-0/+18
|
* unposted: handle p4 protects completionPeter Stephenson2008-05-141-0/+12
|
* 25018: Omari Norman: completion for awk, join, sortPeter Stephenson2008-05-134-0/+78
|
* 248??: some fixes and updates for git 1.5.5.Clint Adams2008-04-171-4/+9
|
* Markus Waldeck: 24799: complete .spx files for ogg123.Clint Adams2008-04-071-1/+1
|
* 24789: completion for stg subcommands.Clint Adams2008-04-041-0/+57
|
* 24768: add -q option to cd, chdir, pushd, popdPeter Stephenson2008-03-281-27/+30
| | | | | use in _canonical_paths add 4.3.6 release note with this and other stuff
* 24759: dont unfunction if no function; sanitize helper functionsPeter Stephenson2008-03-271-61/+68
|