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.
|