Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-06 | unposted: fix incorrectly capitalized completion descriptions | Doug Kearns | 1 | -4/+4 | |
2008-03-28 | 24775: improve _cd option handling | Peter Stephenson | 1 | -4/+29 | |
2003-09-03 | 19021: in command position, try to complete directories once and once only | Oliver Kiddle | 1 | -2/+3 | |
2002-01-30 | fixlet to avoid an empty string in an array; cause completion after cd ↵ | Sven Wischnowsky | 1 | -0/+2 | |
without any matches to not report that there were no matches (16515) | |||||
2001-10-05 | make _cd use only one call to _alternative, including completions from ↵ | Sven Wischnowsky | 1 | -16/+16 | |
_tilde (using the named-directories tag) (15945) | |||||
2001-08-22 | Don't treat numbers as cd-able vars. | Bart Schaefer | 1 | -1/+1 | |
2001-06-28 | Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde ↵ | Sven Wischnowsky | 1 | -23/+47 | |
(15152) | |||||
2001-06-21 | Completion for AUTO_CD. | Bart Schaefer | 1 | -1/+1 | |
2001-04-02 | moved from Completion/Builtins/_cd | Sven Wischnowsky | 1 | -0/+54 | |