index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix LDFLAGS value after test for RTLD_GLOBAL
Peter Stephenson
2001-09-19
1
-0
/
+5
*
15837
Wayne Davison
2001-09-18
1
-0
/
+5
*
Akinori MUSHA: Improved BSD package completion.
Bart Schaefer
2001-09-16
1
-0
/
+5
*
update URL references to http://zsh.sunsite.dk/ (15792)
Oliver Kiddle
2001-09-12
1
-0
/
+5
*
15630 & 15713
Wayne Davison
2001-09-12
1
-0
/
+5
*
new completion for samba tools (15781)
Oliver Kiddle
2001-09-11
1
-0
/
+5
*
David Lebel: Shared object linkage on OpenBSD.
Bart Schaefer
2001-09-09
1
-0
/
+5
*
Src/Zle/zle_refresh.c: pullup bug fixes: 1.1->1.3
Geoff Wing
2001-09-09
1
-0
/
+8
*
15717
Sven Wischnowsky
2001-08-28
1
-0
/
+6
*
Fix crash on re-entry to loop() from preprompt().
Bart Schaefer
2001-08-25
1
-0
/
+5
*
(15705)
Sven Wischnowsky
2001-08-24
1
-0
/
+5
*
15683: completion for links(1)
Clint Adams
2001-08-22
1
-0
/
+6
*
15675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a n...
Clint Adams
2001-08-21
1
-0
/
+6
*
Fix exit status of zsh -fc '! command'
Bart Schaefer
2001-08-19
1
-0
/
+4
*
users/4092
Wayne Davison
2001-08-18
1
-0
/
+5
*
15639
Sven Wischnowsky
2001-08-16
1
-0
/
+5
*
15629: unzip -Z should behave just as zipinfo
Clint Adams
2001-08-14
1
-0
/
+5
*
Merge typeset fixes and tests from dev trunk.
Bart Schaefer
2001-08-13
1
-0
/
+9
*
Peter Breitenlohner: Minor tweaks to some make targets.
Bart Schaefer
2001-08-12
1
-0
/
+6
*
detect mandrake/redhat in _user_admin to handle redhat extensions (15599)
Oliver Kiddle
2001-08-09
1
-0
/
+5
*
new completion for useradd, groupmod etc and fix in _cvs (15574)
Oliver Kiddle
2001-08-06
1
-0
/
+5
*
new BSD completion and fix _chown for symlinks (15562)
Oliver Kiddle
2001-08-06
1
-0
/
+4
*
fix exclusion lists (15577)
Oliver Kiddle
2001-08-06
1
-0
/
+5
*
15551: complete only presumably compressed files for gzip -t and -l
Clint Adams
2001-07-31
1
-0
/
+5
*
fix posixbuiltins test to not be broken by existence of `print' external (15503)
Oliver Kiddle
2001-07-26
1
-0
/
+5
*
15487
Sven Wischnowsky
2001-07-25
1
-0
/
+5
*
remove nulargs in here strings (15470)
Sven Wischnowsky
2001-07-24
1
-0
/
+4
*
(15433)
Sven Wischnowsky
2001-07-20
1
-0
/
+5
*
add support for -R option (15402)
Sven Wischnowsky
2001-07-18
1
-0
/
+10
*
15400
Sven Wischnowsky
2001-07-17
1
-0
/
+6
*
15352,15357
Sven Wischnowsky
2001-07-11
1
-0
/
+12
*
Fix function stack unwinding on autoload failures.
Bart Schaefer
2001-07-09
1
-0
/
+5
*
Fix infinite loop on `r OLD=NEW' when OLD is the empty string.
Bart Schaefer
2001-07-08
1
-0
/
+5
*
add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)
Oliver Kiddle
2001-07-06
1
-0
/
+6
*
(15283)
Sven Wischnowsky
2001-07-06
1
-0
/
+5
*
15277: bug with backreference indexing for ${(S)...%%...}
Peter Stephenson
2001-07-06
1
-0
/
+3
*
15264: improved doc for variant complex commands
Peter Stephenson
2001-07-05
1
-0
/
+4
*
15261: remaining easy option tests
Peter Stephenson
2001-07-05
1
-0
/
+5
*
15253: hash foo together with foo.exe on Cygwin
Andrey Borzenkov
2001-07-05
1
-0
/
+6
*
add completion for sysctl(8) (15215, 15223)
Oliver Kiddle
2001-07-03
1
-1
/
+6
*
Remove references to FUNCINST_MK.
Bart Schaefer
2001-07-03
1
-0
/
+4
*
fix IRIX 5.3 specific compilation problems and some error messages (15204)
Oliver Kiddle
2001-07-02
1
-1
/
+6
*
Reset errflag after executing precmd.
Bart Schaefer
2001-06-30
1
-3
/
+8
*
Bart15083: bash-backward-kill-word
Clint Adams
2001-06-29
1
-0
/
+5
*
15183: fix DLLD in non-ELF case
Andrey Borzenkov
2001-06-29
1
-0
/
+4
*
Wayne's prepnexthistent fix for HIST_TEMPSTORE.
Bart Schaefer
2001-06-29
1
-4
/
+9
*
15079: last(1) completion
Clint Adams
2001-06-28
1
-0
/
+6
*
15160: install zsh.html if generated
Peter Stephenson
2001-06-28
1
-0
/
+5
*
update from test file renaming and fix typos
Oliver Kiddle
2001-06-28
1
-0
/
+2
*
fix for two digit display numbers and -encodings option
Oliver Kiddle
2001-06-28
1
-0
/
+5
[prev]
[next]