contrib/bash_completion
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
Fri, 31 Aug 2012 13:17:16 -0500 Kevin Bullock bash_completion: add rebase rev completion
Sat, 21 Jan 2012 00:40:18 +0100 Jesus Espino Garcia bash_completion: added -o filename option to _hg_status (issue3101) stable
Tue, 17 May 2011 00:46:52 +0200 Yann E. MORIN bash_completion: enable alias auto-complete
Mon, 16 May 2011 11:52:28 +0200 Thomas Arendsen Hein bash_completion: Use "hg paths -q" instead of piping through sed
Mon, 28 Feb 2011 16:45:15 -0600 Kevin Bullock bash_completion: complete bookmarks stable
Fri, 07 Jan 2011 20:50:41 +0100 Patrick Mezard bash_completion: support record command
Wed, 18 Aug 2010 23:37:26 +0200 Yann E. MORIN mq/qqueue: update bash completion
Sun, 08 Aug 2010 23:10:08 +0200 Yann E. MORIN mq/qqueue: enable bash completion
Wed, 21 Jul 2010 17:06:00 -0400 Brodie Rao bash/zsh completion: use HGPLAIN when invoking hg (issue2297) stable
Sat, 13 Feb 2010 23:50:38 -0600 Matt Mackall 1.5 code freeze: merge default into stable stable
Thu, 10 Dec 2009 22:26:09 +0100 Martin Geisler setup: backout 68964567e406
Thu, 12 Nov 2009 12:46:00 +0100 Thomas Arendsen Hein Add missing bash_completion for qfinish
Fri, 16 Oct 2009 11:19:39 +0200 Mads Kiilerich Merge with redone c655432c2c24 (issue1860)
Wed, 23 Sep 2009 21:29:47 -0500 Kevin Bullock bash_completion: add completions for shelve extension
Thu, 17 Sep 2009 22:30:45 -0400 Steve Losh contrib/bash_completion: add tab completion for some bookmark commands
Wed, 03 Jun 2009 22:58:43 -0400 Steve Losh Support branch names in contrib/bash_completion
Wed, 03 Jun 2009 22:54:53 -0400 Steve Losh Support merge in contrib/bash_completion
Tue, 11 Mar 2008 23:54:03 +0100 Jonas Diemer Fixed bash completion for filenames containing spaces.
Mon, 05 Nov 2007 08:41:22 +0100 Peter Arrenbrecht Support qgoto in contrib/bash_completion.
Tue, 07 Aug 2007 10:24:33 +0200 Thomas Arendsen Hein Remove trailing spaces
Tue, 26 Dec 2006 20:08:09 +0100 Thomas Arendsen Hein expanded bash_completion for transplant extension
Tue, 26 Dec 2006 19:56:42 +0100 Thomas Arendsen Hein Yield entries from [paths], too, when completing -R/--repository.
Sun, 22 Oct 2006 01:02:13 -0300 Alexis S. L. Carvalho bash_completion: qguard
Sun, 22 Oct 2006 01:02:06 -0300 Alexis S. L. Carvalho bash_completion: allow overriding completion for arguments that start with "-"
Sun, 22 Oct 2006 01:02:00 -0300 Alexis S. L. Carvalho bash_completion: qfold, qrename, qheader, qclone and qselect
Sun, 22 Oct 2006 01:01:52 -0300 Alexis S. L. Carvalho bash_completion: email --bcc
Sun, 22 Oct 2006 01:01:45 -0300 Alexis S. L. Carvalho bash_completion: qdelete --rev
Sun, 22 Oct 2006 01:01:42 -0300 Alexis S. L. Carvalho bash_completion: make export fall back to tags when there's no mq patch applied
Sun, 22 Oct 2006 01:01:03 -0300 Alexis S. L. Carvalho bash_completion: don't complete export with "garbage" when mq is not around
Wed, 26 Jul 2006 20:15:31 +0200 Mathieu Clabaut Improve bash_completion for patches in MQ
Mon, 03 Apr 2006 14:56:00 +0200 Alexis S. L. Carvalho bash_completion: completion for commands provided by extensions
Sun, 02 Apr 2006 18:20:52 +0200 Alexis S. L. Carvalho bash_completion: small optimization
Sat, 01 Apr 2006 23:57:24 +0200 Thomas Arendsen Hein Make 'hg tags -q' only list tag names without revision numbers and hashes,
Sat, 01 Apr 2006 22:50:12 +0200 Alexis S. L. Carvalho add --options to debugcomplete and change bash_completion to use it
Sun, 12 Mar 2006 12:29:03 +0100 Thomas Arendsen Hein Make bash_completion more robust for e.g. broken hgrc or old hg installations.
Sun, 12 Mar 2006 11:32:03 +0100 Benoit Boissinot new command debugcomplete
Wed, 01 Mar 2006 14:52:28 +0100 Alexis S. L. Carvalho Really fix bash_completion on Solaris. Maybe. Hopefully.
Tue, 28 Feb 2006 11:49:35 -0600 Alexis S. L. Carvalho Fix bash_completion on Solaris
Thu, 02 Feb 2006 08:16:17 +0100 Thomas Arendsen Hein Cleanup of spacing in bash_completion
Thu, 02 Feb 2006 07:50:20 +0100 Thomas Arendsen Hein Use user specified path to hg in bash_completion
Fri, 27 Jan 2006 12:15:39 +0100 Alexis S. L. Carvalho bash_completion: ignore hg help error messages
Fri, 27 Jan 2006 12:11:14 +0100 Alexis S. L. Carvalho bash_completion: always use single quotes with compgen -W
Fri, 27 Jan 2006 12:10:35 +0100 Alexis S. L. Carvalho bash_completion: be more careful about whitespaces
Thu, 26 Jan 2006 15:07:46 +0100 Thomas Arendsen Hein _hg_status improvements in bash_completion:
Thu, 26 Jan 2006 14:52:26 +0100 Alexis S. L. Carvalho bash_completion: small updates and fixes
Thu, 15 Dec 2005 15:40:14 +0100 Daniel Kobras Less annoying directory completion (see http://bugs.debian.org/343458)
Wed, 23 Nov 2005 08:07:27 +0100 Thomas Arendsen Hein Space/Tab cleanup in bash_completion.
Wed, 23 Nov 2005 08:02:35 +0100 Alexis S. L. Carvalho bash_completion: use hg --debug help to get the list of debug commands.
Fri, 23 Sep 2005 18:58:48 -0700 Vincent Danjean bash_completion is not an executable
Wed, 21 Sep 2005 09:02:41 +0200 TK Soh bash_completion: extended patterns require extglob option
Wed, 21 Sep 2005 07:56:19 +0200 Thomas Arendsen Hein Cleanup of tabs and trailing spaces.
Fri, 16 Sep 2005 21:31:31 +0200 Thomas Arendsen Hein Added new debug commands to bash_completion.
Mon, 29 Aug 2005 20:37:07 +0200 Alexis S. L. Carvalho bash_completion: try to use bash3 features if they're available
Mon, 29 Aug 2005 20:37:07 +0200 Alexis S. L. Carvalho bash_completion: small cleanup and bugfix
Mon, 29 Aug 2005 20:37:07 +0200 Alexis S. L. Carvalho teach bash_completion about --cwd
Mon, 29 Aug 2005 20:37:07 +0200 Alexis S. L. Carvalho bash_completion: better handling of aliases
Mon, 29 Aug 2005 20:37:07 +0200 Alexis S. L. Carvalho bash_completion: update for new help output format
Sat, 27 Aug 2005 20:42:53 -0700 mpm bash_completion: add debugindex and debugdata support
Wed, 24 Aug 2005 00:12:04 -0700 mpm Add some aliases
Sat, 20 Aug 2005 13:08:07 -0700 mpm Merge with jeffpc
Fri, 19 Aug 2005 16:45:25 -0800 mpm Merge with TAH
Fri, 19 Aug 2005 06:04:46 +0100 TK Soh bash_completion: support GNU sed 3 and non-GNU sed
Fri, 19 Aug 2005 16:43:30 -0800 mpm Merge with BOS
Thu, 18 Aug 2005 17:49:43 -0800 Bryan O'Sullivan Merge with MPM.
Thu, 18 Aug 2005 12:32:15 -0800 Bryan O'Sullivan Merge with MPM.
Wed, 17 Aug 2005 12:22:12 -0800 mpm bash: Add smarter completion of add/commit/remove/forget/diff/revert
Tue, 16 Aug 2005 19:31:30 -0800 mpm Add incoming to completions
Tue, 16 Aug 2005 15:55:33 -0800 mpm Teach bash_completion about outgoing
Tue, 16 Aug 2005 14:17:27 -0800 mpm Add bash_completion to contrib
less more (0) tip