summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Collapse)AuthorFilesLines
2009-08-2827233: improved _values handling of optional argumentsPeter Stephenson1-1/+1
mount -o loop= argument is optional
2009-08-05Mikael Magnusson: 27204: remove stray curly brace.Clint Adams1-1/+1
2009-07-05Brendan Cully: 27088: new Mercurial completionPeter Stephenson2-0/+947
2009-07-02Nicolas Pouillard: 27028: new darcs completionPeter Stephenson1-500/+33
2009-06-28unposted: support lzma compression of man pages used in MandrivaAndrey Borzenkov1-2/+2
2009-06-2727061: Nicolas Lalevée: importing files into antPeter Stephenson1-4/+10
2009-06-04Baptiste Daroussin: 27033: FreeBSD portaudit and mount completionPeter Stephenson1-14/+57
2009-06-02Colin Watson: 27027: completion for bzr switch.Clint Adams1-0/+10
2009-06-02Akinori MUSHA: private communication: fix typo in _subversionPeter Stephenson1-1/+1
2009-05-28Jun T.: 27010: _date in DarwinPeter Stephenson1-1/+1
2009-05-22Julien Langer: 26978: stgit patch name completionPeter Stephenson1-2/+27
2009-05-2226970: Greg Klanderman: _subversion: fix caching.Peter Stephenson1-4/+9
2009-05-2226939: clean up xmms2 jump completion.Clint Adams1-6/+3
2009-05-22Patrick Schoenfeld: 26977: complete .t files for perl.Clint Adams1-1/+1
2009-05-17Greg Klanderman: 26964 (modified): PROMPT_EOL_MARKPeter Stephenson1-3/+2
2009-05-09unposted: fix _getfaclAndrey Borzenkov1-3/+4
2009-05-08update _sudoPeter Stephenson1-18/+37
2009-05-0626937: have `git log` complete files after branch/range.Clint Adams1-2/+2
2009-05-05martin f. krafft: 26922: extend xmms2 completionPeter Stephenson1-0/+14
2009-04-30users/14076 + workers/26906: Completion/Unix/Command/_ssh: fix autoremovalBart Schaefer1-5/+5
of some suffixes.
2009-04-2926900: Ben Haskell: ssh -Y, -x and -X are mutually exclusivePeter Stephenson1-3/+3
2009-04-2926899: Ingmar Vanhassel: complete ssh -YPeter Stephenson1-0/+1
2009-04-24unposted: some .distfilesPeter Stephenson1-0/+3
2009-04-20Kalle Olavi Niemitalo: 26850: fix breakage in git write-tree and git send-pack.Clint Adams1-2/+2
2009-04-16Alexey I. Froloff: 26830: stripping of manual page suffixes in completionPeter Stephenson1-2/+2
2009-04-16Evgenii Terechkov: 26831: filter out redundant information in _screenPeter Stephenson1-3/+3
2009-04-1626829: Alexey I. Froloff: _rsync miscounts fieldsPeter Stephenson1-2/+5
2009-04-04Simon Ruderich: 26800: Completion/Unix/Command/_git: fixes for "git add" ↵Clint Adams1-3/+3
completion.
2009-04-0126801: add completion for calendar functionPeter Stephenson1-9/+31
add tracking of precommand modifiers that are in effect
2009-03-09derf@sievert.tabularazor.org: 26701: new devtodo completionPeter Stephenson2-0/+175
2009-03-06unposted: fix definition of _perforce_whole_path in 26690Peter Stephenson1-2/+4
2009-03-04add whole-path style to _perforce completerPeter Stephenson1-14/+64
2009-03-01Frank Blendinger: 26656: improved gnupod completion.Clint Adams1-8/+25
2009-03-01Chris Lamb: 26655: complete custom Django management commands.Clint Adams1-0/+9
2009-02-25Mikael Magnusson: 26596: new git options.Clint Adams1-1/+12
2009-02-18Jörg Sommer: 26582Peter Stephenson1-0/+1
2009-02-14Danek Duvall: 26571: Additions for SolarisPeter Stephenson2-440/+1
2009-02-1226565: fix breakage in 26482.Clint Adams1-1/+2
2009-02-1026544: complete pdf files as well as ps.Clint Adams1-1/+1
2009-01-3026494: completion for pydoc.Clint Adams1-0/+16
2009-01-29Ingmar Vanhassel: 26474: add "git describe --tags" completion and fix typos.Clint Adams1-2/+3
2009-01-29Ingmar Vanhassel: 26473: complete "git commit --cleanup=" and "git commit ↵Clint Adams1-0/+5
--allow-empty".
2009-01-29Ingmar Vanhassel: 26472: complete "git add --intent-to-add".Clint Adams1-0/+1
2009-01-29Ingmar Vanhassel: 26471: update "git rebase" completion.Clint Adams1-0/+2
2009-01-29Ingmar Vanhassel: 26470: update "git svn" completion.Clint Adams1-15/+29
2009-01-29Ingmar Vanhassel: 26469: complete "git clone --verbose".Clint Adams1-1/+2
2009-01-29Ingmar Vanhassel: 26468: "git stage" is now a synonym for "git add". git ↵Clint Adams1-1/+7
diff: --staged is a synonym for --cached.
2009-01-29Ingmar Vanhassel: 26467: add "git remote rename" completion.Clint Adams1-1/+6
2009-01-2926483: Completion/Unix/Command/_getfacl, Completion/Unix/Command/_setfacl: ↵Clint Adams2-2/+40
handle SGI's acl programs as well as Cygwin's.
2009-01-29ARGHClint Adams1-16/+0