Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 47873: Improve completion within dynamic directory names | Peter Stephenson | 2021-01-27 | 1 | -1/+3 |
| | |||||
* | 44305: Fix zsh_directory_name_generic | Peter Stephenson | 2019-07-10 | 1 | -8/+15 |
| | | | | | Longest prefix matching was broken if there were suffixes indicating further handling. | ||||
* | 43084: Variable warning suppression enhancements. | Peter Stephenson | 2018-06-25 | 1 | -3/+2 |
| | | | | | | Add vared -g option along the lines of typeset -g. Set reply safely in zsh_directory_name_cdr. | ||||
* | 37400: typo gave unwanted error message in zsh_directory_name_generic | Peter Stephenson | 2015-12-14 | 1 | -2/+2 |
| | |||||
* | 36856: cdr -p/-P to prune directory list | Peter Stephenson | 2015-10-14 | 1 | -6/+31 |
| | |||||
* | 36630: new function zsh_directory_name_generic | Peter Stephenson | 2015-09-25 | 1 | -0/+151 |
| | |||||
* | 35285: _cdr: fix zstyle lookup for recent-dirs-insert | Daniel Hahler | 2015-05-27 | 1 | -1/+1 |
| | | | | The string was quoted incorrectly and missed the final ":". | ||||
* | 33047: use git to simplify massively source distribution file selection | Peter Stephenson | 2014-08-23 | 1 | -7/+0 |
| | |||||
* | 29644: work around _describe bug, plus cosmetic tweaks | Peter Stephenson | 2011-08-03 | 1 | -1/+1 |
| | |||||
* | users/15864: turn zsh_directory_name into a hook | Peter Stephenson | 2011-03-11 | 2 | -0/+26 |
| | |||||
* | 28853: Fix typo: preceed -> precede | Frank Terbeck | 2011-03-04 | 1 | -1/+1 |
| | |||||
* | Štěpán Němec: 28533: typos | Peter Stephenson | 2010-12-17 | 1 | -1/+1 |
| | |||||
* | 28345: make ${(D)...} return a fully usable command line argument | Peter Stephenson | 2010-10-15 | 1 | -1/+1 |
| | |||||
* | 28096: don't add $OLDPWD to recent dirs as we weren't there | Peter Stephenson | 2010-07-20 | 1 | -5/+0 |
| | |||||
* | 28081: cdr tweaks | Peter Stephenson | 2010-07-20 | 1 | -7/+12 |
| | |||||
* | 28065 plus unposted zsh.mdd: | Peter Stephenson | 2010-07-09 | 6 | -0/+491 |
add cdr and related functions and docs |