Mon, 11 May 2020 08:13:40 +0200 |
Peter Arrenbrecht |
bash_completion: do not use aliased hg if it sources a script (issue6308)
stable
|
Sun, 02 Sep 2018 08:40:57 +0800 |
Anton Shestakov |
bash_completion: complete arguments for --color and --pager
|
Sun, 02 Sep 2018 08:39:17 +0800 |
Anton Shestakov |
bash_completion: add more global options that receive an argument
|
Mon, 18 Dec 2017 11:23:51 -0800 |
Martin von Zweigbergk |
completion: add support for new "amend" command
|
Mon, 18 Dec 2017 09:58:04 -0800 |
Martin von Zweigbergk |
completion: don't suggest clean files to revert
|
Mon, 26 Sep 2016 10:47:37 +0200 |
Mathias De Maré |
bashcompletion: allow skipping completion for 'hg status'
|
Tue, 21 Jun 2016 17:15:51 +0100 |
Martijn Pieters |
bashcompletion: show available command-line switches for aliases
|
Tue, 10 Nov 2015 19:52:30 +0800 |
Anton Shestakov |
bash_completion: add -p|--patch|--stat support for shelve
|
Fri, 17 Oct 2014 13:41:29 -0700 |
Sean Farley |
debugnamecomplete: rename from debuglabelcomplete
|
Fri, 06 Jun 2014 00:21:46 -0500 |
Sean Farley |
bash_completion: add -l|--list support for shelve
|
Tue, 26 Nov 2013 14:33:18 -0600 |
Sean Farley |
bash_completion: add global support for -b|--branch
|
Tue, 26 Nov 2013 14:31:40 -0600 |
Sean Farley |
bash_completion: add global support for -B|--bookmark
|
Tue, 26 Nov 2013 14:04:12 -0600 |
Sean Farley |
bash_completion: change --rev if-else block into a case
|
Tue, 26 Nov 2013 13:55:33 -0600 |
Sean Farley |
bash_completion: simplify if-else logic
|
Mon, 25 Nov 2013 11:38:14 -0500 |
Sean Farley |
bash_completion: add _hg_branches for list of branches
|
Tue, 26 Nov 2013 14:38:14 -0600 |
Sean Farley |
bash_completion: add -B|--bookmark support for strip
|
Fri, 22 Nov 2013 14:58:41 -0500 |
Sean Farley |
bash_completion: add completion for deleting a shelve
|
Thu, 21 Nov 2013 15:14:52 -0500 |
Sean Farley |
bash_completion: use correct command for listing shelves
|
Wed, 20 Nov 2013 19:13:24 -0500 |
Sean Farley |
bash_completion: remove restriction on bookmark completion
|
Wed, 20 Nov 2013 14:45:18 -0500 |
Sean Farley |
bash_completion: fix issue with subdirectories not being completed
|
Wed, 20 Nov 2013 13:19:55 -0500 |
Sean Farley |
bash_completion: determine root executable in case of alias
|
Wed, 20 Nov 2013 15:16:54 -0500 |
Sean Farley |
bash_completion: expand aliased commands
|
Tue, 19 Nov 2013 11:45:30 -0500 |
Sean Farley |
bash_completion: untabify
|
Thu, 21 Mar 2013 21:07:22 -0700 |
Bryan O'Sullivan |
bash_completion: recognize normal command abbreviations
|
Thu, 21 Mar 2013 16:31:29 -0700 |
Bryan O'Sullivan |
completion: selectively use debugpathcomplete in bash_completion
|
Thu, 21 Mar 2013 10:51:18 -0700 |
Bryan O'Sullivan |
completion: add a debuglabelcomplete command
|
Thu, 21 Mar 2013 09:13:16 -0700 |
Bryan O'Sullivan |
bash_completion: nuke a duplicated function
|
Thu, 14 Mar 2013 16:56:10 -0700 |
Bryan O'Sullivan |
bash_completion: tell an editor what type of file this is
|
Thu, 14 Mar 2013 16:50:53 -0700 |
Bryan O'Sullivan |
bash_completion: allow remove to complete normal files
|
Thu, 14 Mar 2013 16:49:02 -0700 |
Bryan O'Sullivan |
bash_completion: match more narrowly
|