about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Document side-effects of TERM assignment.Bart Schaefer2001-09-242-98/+322
* Fix out-of-memory on corrupt history files.Bart Schaefer2001-09-242-25/+40
* Fix misleading error message.Bart Schaefer2001-09-202-2/+8
* fix LDFLAGS value after test for RTLD_GLOBALPeter Stephenson2001-09-192-1/+5
* 15837Wayne Davison2001-09-181-0/+5
* Make doisearch() work right when history access is turned off.Wayne Davison2001-09-181-23/+33
* Akinori MUSHA: Improved BSD package completion.Bart Schaefer2001-09-162-0/+173
* update URL references to http://zsh.sunsite.dk/ (15792)Oliver Kiddle2001-09-123-30/+76
* 15630 & 15713Wayne Davison2001-09-121-0/+5
* Brought over the --verify package-specification options and theWayne Davison2001-09-121-3/+6
* new completion for samba tools (15781)Oliver Kiddle2001-09-113-1/+99
* David Lebel: Shared object linkage on OpenBSD.Bart Schaefer2001-09-092-2/+32
* Src/Zle/zle_refresh.c: pullup bug fixes: 1.1->1.3Geoff Wing2001-09-091-0/+8
* pullup 1.2 & 1.3:Geoff Wing2001-09-091-19/+41
* 15717Sven Wischnowsky2001-08-284-45/+133
* Fix crash on re-entry to loop() from preprompt().Bart Schaefer2001-08-252-1/+11
* (15705)Sven Wischnowsky2001-08-242-0/+8
* 15683: completion for links(1)Clint Adams2001-08-223-1/+38
* 15675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a n...Clint Adams2001-08-212-2/+20
* Fix exit status of zsh -fc '! command'Bart Schaefer2001-08-192-0/+6
* users/4092Wayne Davison2001-08-181-0/+5
* My recent patch to not drop the last line in the history file whenWayne Davison2001-08-181-0/+5
* 15639Sven Wischnowsky2001-08-162-24/+47
* 15629: unzip -Z should behave just as zipinfoClint Adams2001-08-142-0/+133
* Merge typeset fixes and tests from dev trunk.Bart Schaefer2001-08-134-2/+449
* Peter Breitenlohner: Minor tweaks to some make targets.Bart Schaefer2001-08-124-6/+15
* detect mandrake/redhat in _user_admin to handle redhat extensions (15599)Oliver Kiddle2001-08-092-15/+21
* new completion for useradd, groupmod etc and fix in _cvs (15574)Oliver Kiddle2001-08-066-2/+95
* correction (unposted)Oliver Kiddle2001-08-061-1/+1
* new BSD completion and fix _chown for symlinks (15562)Oliver Kiddle2001-08-064-12/+62
* fix exclusion lists (15577)Oliver Kiddle2001-08-063-0/+101
* 15551: complete only presumably compressed files for gzip -t and -lClint Adams2001-07-312-0/+87
* fix posixbuiltins test to not be broken by existence of `print' external (15503)Oliver Kiddle2001-07-262-2/+7
* 15487Sven Wischnowsky2001-07-252-48/+123
* remove nulargs in here strings (15470)Sven Wischnowsky2001-07-242-161/+264
* (15433)Sven Wischnowsky2001-07-202-5/+12
* add support for -R option (15402)Sven Wischnowsky2001-07-183-0/+1047
* 15400Sven Wischnowsky2001-07-174-1/+350
* 15352,15357Sven Wischnowsky2001-07-115-170/+540
* Fix function stack unwinding on autoload failures.Bart Schaefer2001-07-092-6/+12
* Fix infinite loop on `r OLD=NEW' when OLD is the empty string.Bart Schaefer2001-07-082-208/+352
* add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)Oliver Kiddle2001-07-063-17/+69
* (15283)Sven Wischnowsky2001-07-061-0/+5
* 15277: bug with backreference indexing for ${(S)...%%...}Peter Stephenson2001-07-062-80/+135
* 15264: improved doc for variant complex commandsPeter Stephenson2001-07-052-10/+23
* 15261: remaining easy option testsPeter Stephenson2001-07-053-23/+436
* 15253: hash foo together with foo.exe on CygwinAndrey Borzenkov2001-07-052-15/+44
* add completion for sysctl(8) (15215, 15223)Oliver Kiddle2001-07-033-1/+57
* Remove references to FUNCINST_MK.Bart Schaefer2001-07-032-2/+4
* fix IRIX 5.3 specific compilation problems and some error messages (15204)Oliver Kiddle2001-07-024-335/+734