Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _arguments fix for configure, unconfirmed | Peter Stephenson | 2004-06-18 | 1 | -0/+5 |
| | |||||
* | 20069: complete character encodings case-insensitively for GNU iconv | Oliver Kiddle | 2004-06-17 | 1 | -0/+3 |
| | |||||
* | 20059: check for systems using . separator instead of for those using : | Oliver Kiddle | 2004-06-17 | 1 | -0/+5 |
| | |||||
* | users/7553: include zsh version in dump file to avoid problems with upgrades | Oliver Kiddle | 2004-06-16 | 1 | -0/+5 |
| | |||||
* | 20055: Completion/Unix/Command/_tla: additions and fixes from Jason McCarty. | Clint Adams | 2004-06-15 | 1 | -0/+5 |
| | |||||
* | c.f. 20034: zsh/mathfunc tests | Peter Stephenson | 2004-06-09 | 1 | -0/+5 |
| | |||||
* | 20029: fix randomness of mathfunc rand48(seed) | Peter Stephenson | 2004-06-08 | 1 | -0/+5 |
| | |||||
* | 20026: INSTALL nitpick. | Peter Stephenson | 2004-06-08 | 1 | -0/+2 |
| | |||||
* | 20025: --with-tcsetpgrp from Philippe Troin | Peter Stephenson | 2004-06-08 | 1 | -0/+3 |
| | |||||
* | 20024: Improve documentation for TRAPNAL functions | Peter Stephenson | 2004-06-08 | 1 | -0/+5 |
| | |||||
* | 20002 -- fix for matching spec core dump | Felix Rosencrantz | 2004-06-04 | 1 | -0/+5 |
| | |||||
* | 20017: zsh.html was missing from doc distributino | Peter Stephenson | 2004-06-03 | 1 | -0/+2 |
| | |||||
* | users/7467: quoted commands weren't found in dispatcher lokoup | Peter Stephenson | 2004-06-03 | 1 | -0/+5 |
| | |||||
* | UNUSED() | Wayne Davison | 2004-06-02 | 1 | -0/+19 |
| | |||||
* | 19980 | Wayne Davison | 2004-05-28 | 1 | -0/+10 |
| | |||||
* | * 19991: Completion/Unix/Command/_lynx: complete .htm files too. | Clint Adams | 2004-05-28 | 1 | -0/+5 |
| | |||||
* | 19976: fix spurious job table full messages | Peter Stephenson | 2004-05-25 | 1 | -0/+5 |
| | |||||
* | c.f users/7474: reorder option descriptions in subheadings. | Peter Stephenson | 2004-05-25 | 1 | -0/+5 |
| | |||||
* | 19967+ | Wayne Davison | 2004-05-21 | 1 | -0/+7 |
| | |||||
* | 19971: Fix environment nastiness in zexecve() | Peter Stephenson | 2004-05-21 | 1 | -0/+5 |
| | |||||
* | 19962 | Wayne Davison | 2004-05-20 | 1 | -0/+7 |
| | |||||
* | unposted: _perforce: minor tweak to revision syntax | Peter Stephenson | 2004-05-19 | 1 | -0/+5 |
| | |||||
* | 19941: fix (( 3, )) | Peter Stephenson | 2004-05-13 | 1 | -0/+5 |
| | |||||
* | 19936: zcalc temp history file name | Peter Stephenson | 2004-05-13 | 1 | -0/+5 |
| | |||||
* | 19920: attempt to improve hrealloc() | Peter Stephenson | 2004-05-12 | 1 | -0/+5 |
| | |||||
* | 19893 | Wayne Davison | 2004-05-11 | 1 | -0/+5 |
| | |||||
* | 19878 | Wayne Davison | 2004-05-05 | 1 | -0/+5 |
| | |||||
* | 19877: improved test for empty strftime strings | Peter Stephenson | 2004-05-04 | 1 | -0/+6 |
| | |||||
* | * 19869: Src/prompt.c, Src/utils.c: avoid segfault when | Clint Adams | 2004-05-04 | 1 | -0/+6 |
| | | | | | prompt-expanding '%D{%p}' or '%D{%P}' under locales with null strings for am_pm. | ||||
* | Fix TRAPS_ASYNC so that it handles signals correctly. | Peter Stephenson | 2004-05-02 | 1 | -0/+6 |
| | |||||
* | * 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo: | Clint Adams | 2004-05-01 | 1 | -0/+6 |
| | | | | | allow search path for command names to be overridden by means of new command-path style. | ||||
* | * 19845: Completion/Debian/Command/_apt-move: apt-move | Clint Adams | 2004-04-28 | 1 | -0/+5 |
| | | | | completion function from Steven Kowalik. | ||||
* | 19839, 19842: improve handling of #q in qualifiers | Peter Stephenson | 2004-04-27 | 1 | -0/+5 |
| | |||||
* | 19840: vared takes one normal argument | Peter Stephenson | 2004-04-27 | 1 | -0/+3 |
| | |||||
* | 19837: restore vared -e | Peter Stephenson | 2004-04-27 | 1 | -0/+5 |
| | |||||
* | unposted: aap short and long options are mutually exclusive | Doug Kearns | 2004-04-26 | 1 | -1/+6 |
| | |||||
* | 19825: add changes style | Peter Stephenson | 2004-04-23 | 1 | -0/+4 |
| | |||||
* | 19810: ksh autoloading | Peter Stephenson | 2004-04-23 | 1 | -0/+9 |
| | | | | 19812: autoloaded traps which are still buggy. | ||||
* | 19809: improve NO_TRAPS_ASYNC by queueing traps alone | Peter Stephenson | 2004-04-21 | 1 | -0/+7 |
| | |||||
* | 19806: fix bug with %v prompt expansion and negative index beyond array start | Oliver Kiddle | 2004-04-21 | 1 | -0/+4 |
| | |||||
* | 19801: implement autoloading of trap functions | Peter Stephenson | 2004-04-20 | 1 | -0/+5 |
| | |||||
* | 19767, 19785: store flags for -z and -k options to autoload allowing the | Oliver Kiddle | 2004-04-20 | 1 | -0/+8 |
| | | | | completion system to be used with ksh_autoload set | ||||
* | 19800: reverse sense of `declare +m' test, -m now being allowed for declare | Oliver Kiddle | 2004-04-20 | 1 | -1/+5 |
| | |||||
* | 19798: rudimentary completion for bogoutil. | Clint Adams | 2004-04-19 | 1 | -0/+6 |
| | |||||
* | zsh-users/7365: new TRAPS_ASYNC option | Peter Stephenson | 2004-04-19 | 1 | -0/+7 |
| | |||||
* | * 19792: Completion/X/Command/_mplayer: complete .m2v and .m2p, | Clint Adams | 2004-04-18 | 1 | -0/+5 |
| | | | | thanks to Rene H. Larsen. | ||||
* | 19790: complete functions after -a and allow multiple -z/-k options | Oliver Kiddle | 2004-04-17 | 1 | -0/+5 |
| | |||||
* | 19775: new completion for php | Doug Kearns | 2004-04-16 | 1 | -0/+6 |
| | |||||
* | see 19778 etc.: remove Doc change from 19735 | Peter Stephenson | 2004-04-15 | 1 | -0/+4 |
| | |||||
* | * 19606: Completion/Unix/Command/_tla: switch tla completion to | Clint Adams | 2004-04-15 | 1 | -0/+5 |
| | | | | the version by Jason McCarty, Erik Toubro Nielsen, and Rob Weir. |