log contrib/bash_completion @ 1684:cf930b2452d3

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