log contrib/bash_completion @ 2338:391c5d0f9ef3

age author description
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