summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_hg
AgeCommit message (Collapse)AuthorFilesLines
2015-09-26unposted (see 36633): _hg: Enable --option=value syntax and disable '-xy ↵Daniel Shahaf1-126/+126
Xarg Yarg' syntax This simply removes the '-w' argument to _arguments and changes {-x+,--foo} to {-x+,--foo=} throughout the file.
2015-09-2536626: _hg: completion for 'hg bookmarks'Christoph Mathys1-0/+10
2015-09-24unposted: _hg: Declare $expl as an arrayDaniel Shahaf1-3/+3
2015-09-2436613: _hg: extend completion for hg push to support branch and bookmarkChristoph Mathys1-0/+11
2015-02-0134411: _hg completion: Complete bookmark names for -rDaniel Shahaf1-8/+17
While there, simplify `hg tags` parsing.
2014-06-0619939: hg committable filesAndrew Magee1-1/+11
2012-02-1030199: add (-.) to many completion _files globsOliver Kiddle1-4/+4
2009-11-15c.f. 27408: remove _mercurial and put back some 2> /dev/nullPeter Stephenson1-10/+10
2009-07-05Brendan Cully: 27088: new Mercurial completionPeter Stephenson1-0/+946