Age | Commit message (Expand) | Author | Files | Lines |
2002-02-22 | 16620, 16697: add a and n parameter expansion flags | Oliver Kiddle | 4 | -51/+114 |
2002-02-21 | 16689: list some things to do. | Clint Adams | 3 | -1/+8 |
2002-02-21 | 16688: clarify the pseudo-randomness of RANDOM. | Clint Adams | 2 | -1/+11 |
2002-02-21 | Fix sed expression to correctly extract option names from ~/.pinerc file. | Bart Schaefer | 2 | -1/+6 |
2002-02-20 | 16678 | Wayne Davison | 1 | -0/+4 |
2002-02-20 | Yet another fix for prepnexthistent(). | Wayne Davison | 1 | -1/+2 |
2002-02-20 | 16619, 16676: add -c, -l and -p options to the dirs builtin | Oliver Kiddle | 6 | -27/+65 |
2002-02-19 | 16673: add langinfo module as an interface to locale information. | Clint Adams | 7 | -2/+613 |
2002-02-19 | unposted: METAFAQ distribution sites fixup | Geoff Wing | 1 | -0/+3 |
2002-02-19 | Remove: France ftp.cenatls.cena.dgac.fr | Geoff Wing | 1 | -3/+3 |
2002-02-19 | 16635: make sure we display lists in singlelinezle mode | Geoff Wing | 2 | -2/+7 |
2002-02-18 | 16672 | Wayne Davison | 1 | -0/+5 |
2002-02-18 | Fixed a just-introduced bug in prepnexthistent() when curline is in | Wayne Davison | 1 | -4/+5 |
2002-02-18 | allow an argument containing only a single colon as a separator between optio... | Sven Wischnowsky | 3 | -2/+11 |
2002-02-18 | fix group handling nothing should now possibly be added to the wrong group ag... | Sven Wischnowsky | 2 | -27/+22 |
2002-02-18 | fix test for prefix-needed (16667) | Sven Wischnowsky | 2 | -3/+7 |
2002-02-17 | 16662: use parameter expansion instead of grep, sed, and seq. | Clint Adams | 2 | -3/+8 |
2002-02-16 | users/4678 | Wayne Davison | 1 | -0/+5 |
2002-02-16 | When savehistfile() rewrites the history file, there was a potential for | Wayne Davison | 1 | -1/+2 |
2002-02-16 | 16625 | Wayne Davison | 1 | -0/+5 |
2002-02-16 | Optimized putoldhistentryontop() so that when resizehistents() calls it | Wayne Davison | 1 | -14/+24 |
2002-02-16 | 16618 | Wayne Davison | 1 | -0/+5 |
2002-02-14 | Gergely Nagy, 16644: completion for cdcd. | Clint Adams | 3 | -1/+107 |
2002-02-14 | unposted: METAFAQ distribution sites fixup | Geoff Wing | 1 | -0/+5 |
2002-02-14 | Changed: uiarchive.uiuc.edu path | Geoff Wing | 1 | -1/+1 |
2002-02-14 | Remove: Australia ftp.ips.gov.au | Geoff Wing | 1 | -8/+7 |
2002-02-13 | Improved resizehistents() so that it honors HISTEXPIREDUPSFIRST. | Wayne Davison | 1 | -25/+33 |
2002-02-12 | Two unposted tweaks. | Wayne Davison | 1 | -0/+7 |
2002-02-12 | Silenced a compiler warning. | Wayne Davison | 1 | -1/+1 |
2002-02-12 | The minimum size of histsiz (aka HISTSIZE) should be 1, not 2. | Wayne Davison | 1 | -2/+2 |
2002-02-12 | Add a special-dirs example. | Bart Schaefer | 2 | -0/+12 |
2002-02-12 | add -x option (to be passed on to compadd) to _description and friends; make ... | Sven Wischnowsky | 8 | -57/+60 |
2002-02-09 | unposted: improve apm and screen handling | Clint Adams | 2 | -4/+15 |
2002-02-08 | 16590: use a prefix match instead of a "fuzzy-exact" match. | Clint Adams | 2 | -1/+6 |
2002-02-07 | fix for displaying matches in groups via _describe; go back to displaying one... | Sven Wischnowsky | 2 | -1/+16 |
2002-02-07 | unposted: Colin Walters's prompt, adapted for the theme system | Clint Adams | 3 | -0/+32 |
2002-02-06 | 16577: don't return a single dot as the path head of a slash. | Clint Adams | 2 | -2/+11 |
2002-02-05 | 16568: get listing of entire directory for approximation and other purposes. | Clint Adams | 2 | -7/+4 |
2002-02-05 | 16566: show ls -F classifiers as display strings. | Clint Adams | 2 | -8/+21 |
2002-02-04 | 16556: No error on `print >&-'. | Bart Schaefer | 2 | -10/+22 |
2002-02-04 | 16555: add | to bracket expression, 2>/dev/null | Clint Adams | 2 | -6/+6 |
2002-02-04 | 16553: differentiate between files and directories during remote scp completion. | Clint Adams | 2 | -2/+12 |
2002-02-04 | Fixed some problems with _cvs and flags. Fixed _perl to complete a script | Felix Rosencrantz | 3 | -5/+13 |
2002-02-03 | 16540: short options and local files | Clint Adams | 2 | -1/+25 |
2002-02-01 | Akinori Musha: 16534: a few bug fixes and some wording fixes | Oliver Kiddle | 2 | -22/+35 |
2002-01-31 | use RPS2 to put states on the right | Oliver Kiddle | 2 | -0/+5 |
2002-01-31 | 16494: extract outermost words with negative arguments to %_ and add %^ | Oliver Kiddle | 2 | -7/+50 |
2002-01-31 | 16493: correct typos | Oliver Kiddle | 2 | -7/+9 |
2002-01-31 | 16492: add RPROMPT2 variable for right prompts in multi-line commands | Oliver Kiddle | 4 | -3/+23 |
2002-01-31 | * 16527: Src/Zle/zle_refresh.c: Don't lose the rprompt when | Andrew Main | 2 | -1/+6 |