about summary refs log tree commit diff
path: root/Completion/Unix/Command/_hg
Commit message (Expand)AuthorAgeFilesLines
* 43348: _hg: check for both -r and --revAnton Shestakov2018-08-291-2/+2
* 43347: _hg: use revsets for suggestions for hg mergeAnton Shestakov2018-08-291-6/+2
* 43325: _hg: suggest merge tools for -t/--toolAnton Shestakov2018-08-231-4/+20
* 43326: _hg: add completion of -S/--subrepos to many commandsAnton Shestakov2018-08-231-10/+14
* 43254: remove hg -w completion, add hg -SAnton Shestakov2018-08-071-69/+69
* 43252: fix various hg options for completionAnton Shestakov2018-08-071-71/+118
* 43250: add hg forget, phase, summary completionAnton Shestakov2018-08-071-0/+20
* 43251: fix some return values of _hg functionsAnton Shestakov2018-08-071-10/+18
* 43253: hg --style deprecated in favour of --templateAnton Shestakov2018-08-071-9/+9
* 40808: fix typos where (x,y) should have been (x y) in _arguments syntaxFabian Klotzl2017-03-091-1/+1
* unposted (see 36633): _hg: Enable --option=value syntax and disable '-xy Xarg...Daniel Shahaf2015-09-261-126/+126
* 36626: _hg: completion for 'hg bookmarks'Christoph Mathys2015-09-251-0/+10
* unposted: _hg: Declare $expl as an arrayDaniel Shahaf2015-09-241-3/+3
* 36613: _hg: extend completion for hg push to support branch and bookmarkChristoph Mathys2015-09-241-0/+11
* 34411: _hg completion: Complete bookmark names for -rDaniel Shahaf2015-02-011-8/+17
* 19939: hg committable filesAndrew Magee2014-06-061-1/+11
* 30199: add (-.) to many completion _files globsOliver Kiddle2012-02-101-4/+4
* c.f. 27408: remove _mercurial and put back some 2> /dev/nullPeter Stephenson2009-11-151-10/+10
* Brendan Cully: 27088: new Mercurial completionPeter Stephenson2009-07-051-0/+946