about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Made my recent entries match the entries on the trunk.Wayne Davison2001-10-131-6/+6
|
* Save/restore state around DEBUG trap call.Bart Schaefer2001-10-132-3/+16
|
* use _x_display when setting $DISPLAY and fix bug in enable completion (15594)Oliver Kiddle2001-10-123-0/+75
|
* _sysctl for darwin, _webbrowser for galeon etc (15983)Oliver Kiddle2001-10-125-3/+198
|
* fix compilation on Darwin/MacOS X (15882, 16018)Oliver Kiddle2001-10-125-43/+107
|
* Insert missing single quote.Bart Schaefer2001-10-081-1/+1
|
* 15974, plus minor wording change.Peter Stephenson2001-10-083-1/+33
|
* forgot thisPeter Stephenson2001-10-081-0/+5
|
* Equivalence of $(...) and `...` in ${(e)...}.Bart Schaefer2001-10-083-5/+573
|
* Module dependencies for unloading in tests.Bart Schaefer2001-10-081-0/+165
|
* 15965: glob -> zglobPeter Stephenson2001-10-083-3/+3
|
* Norbert Koch: 15954: fix inconsistency of variable name in example.Clint Adams2001-10-062-5/+39
|
* 15941: complete reiserfs mount options.Clint Adams2001-10-052-1/+15
|
* 15940: complete -o utf8 for mount -t vfat.Clint Adams2001-10-052-1/+5
|
* 15939: complete xfs mount options (for Linux).Clint Adams2001-10-052-1/+24
|
* 15938: complete ext3 mount optionsClint Adams2001-10-052-1/+12
|
* 15915: completion for bts scriptClint Adams2001-09-303-0/+126
|
* 15869Sven Wischnowsky2001-09-252-3/+9
|
* (15868)Sven Wischnowsky2001-09-251-2/+4
|
* Fix ancient `print -z' doc bug.Bart Schaefer2001-09-252-2/+4
|
* 15866: v2 ciphers, protocol versionsClint Adams2001-09-252-0/+281
| | | | 15468 (Sven): improve user/host completion before @
* 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
| | | | updated caching policy for newer versions of rpm.
* 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
| | | | | | | 1.2: 15621: display of status line was being mucked up; continuation markers "<...." and "<....>" weren't being displayed properly 1.3: Don't segv if we were displaying n lines and screen was resized to fewer than n lines
* 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 ↵Clint Adams2001-08-212-2/+20
| | | | number within an enum.
* 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
| | | | handling a signal.
* 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
|