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
Commit message (
Expand
)
Author
Age
Files
Lines
*
correct alphabetical order in lists of styles, tags, functions and modules
Oliver Kiddle
2001-05-31
3
-57
/
+62
*
a few more doc changes suggested by Bart
Peter Stephenson
2001-05-31
3
-2
/
+20
*
fix two memory leaks (at least I hope they are fixed) and some out-of-bound a...
Sven Wischnowsky
2001-05-31
6
-38
/
+44
*
(14602)
Sven Wischnowsky
2001-05-31
3
-2
/
+7
*
Tweak builtins.yo formatting.
Bart Schaefer
2001-05-31
2
-4
/
+8
*
always use supplied matchers (14599)
Sven Wischnowsky
2001-05-31
2
-2
/
+7
*
Doc changes for 4.0.1
Peter Stephenson
2001-05-30
6
-122
/
+153
*
Improve gettermcap().
Bart Schaefer
2001-05-30
2
-9
/
+34
*
update _pine for pine 4.33, add echoti completion and update _echotc (14567)
Oliver Kiddle
2001-05-30
5
-7
/
+24
*
nolonger works on IRIX 5.3, and other updates
Oliver Kiddle
2001-05-30
1
-2
/
+5
*
14566: more testing for unimplemented features.
Andrey Borzenkov
2001-05-30
2
-6
/
+27
*
14557: remove obsolete version number
Andrey Borzenkov
2001-05-30
2
-1
/
+5
*
some cleanup (14558)
Sven Wischnowsky
2001-05-30
3
-7
/
+5
*
Make line spacing consistent in metafaq.yo
Peter Stephenson
2001-05-29
2
-1
/
+4
*
14552: update changelog with patch number
Clint Adams
2001-05-29
1
-1
/
+1
*
145??: fix thinko
Clint Adams
2001-05-29
2
-1
/
+3
*
145??: repeat last vi history search if search string is blank
Clint Adams
2001-05-29
2
-3
/
+16
*
spelling corrections
Oliver Kiddle
2001-05-29
35
-116
/
+137
*
Document "make check".
Bart Schaefer
2001-05-29
2
-0
/
+16
*
Add support for rpm update-alternatives.
Chmouel Boudjnah
2001-05-29
2
-7
/
+18
*
14541: %# with capabilities prompt-expand to # iff Effective set non-empty or...
Clint Adams
2001-05-29
2
-5
/
+4
*
14538: cleaner _perl_config_vars from Matt Zimmerman
Clint Adams
2001-05-29
2
-4
/
+3
*
14536: multiple --slave loop
Clint Adams
2001-05-29
2
-4
/
+20
*
14533: -> to = -> for dpkg and update-alternatives
Clint Adams
2001-05-29
3
-7
/
+14
*
use `eval $_comp_setup' in all entry points of the completion system to not o...
Sven Wischnowsky
2001-05-29
11
-18
/
+34
*
print at least a warning when disowning a stopped job (14524)
Sven Wischnowsky
2001-05-29
2
-0
/
+13
*
14517: glibc 2.2.3 tweaks revisited
Clint Adams
2001-05-28
2
-2
/
+5
*
thinko
Clint Adams
2001-05-28
1
-1
/
+1
*
14513: update-alternatives completion
Clint Adams
2001-05-28
3
-0
/
+46
*
14512: dpkg --compare-versions behavior tweak
Clint Adams
2001-05-28
2
-4
/
+9
*
Silence compiler warnings.
Bart Schaefer
2001-05-28
2
-2
/
+5
*
More device and FIFO test tweaks.
Bart Schaefer
2001-05-28
2
-8
/
+20
*
14509: ZLS_COLOURS/ZLS_COLORS consistency
Clint Adams
2001-05-28
4
-3
/
+10
*
fix for cursor positioning with that -y option of compctl (display strings) (...
Sven Wischnowsky
2001-05-28
2
-13
/
+25
*
make the zprof wrapper function be more careful, avoiding almost all of the c...
Sven Wischnowsky
2001-05-28
2
-48
/
+63
*
another attempt at fixing the job problem from 14327; make execpline() reset ...
Sven Wischnowsky
2001-05-28
2
-1
/
+10
*
HPUX & Solaris notes.
Bart Schaefer
2001-05-28
2
-1
/
+10
*
14492: new prompt theme
Clint Adams
2001-05-27
3
-1
/
+80
*
14488
Wayne Davison
2001-05-26
1
-0
/
+7
*
Fixed acceptandinfernexthistory() to work when called repeatedly.
Wayne Davison
2001-05-26
1
-373
/
+433
*
14489: workaround for find bug on ReliantUNIX
Andrey Borzenkov
2001-05-26
2
-1
/
+7
*
Improve "make check" test for -b condition when /dev cannot be searched.
Bart Schaefer
2001-05-26
2
-3
/
+12
*
The complete 3.0.8 ChangeLog, for posterity.
Bart Schaefer
2001-05-26
1
-23
/
+1264
*
14479: apt-get --reinstall
Clint Adams
2001-05-25
2
-0
/
+5
*
FAQ changes for 4.0.1 from Bart
Peter Stephenson
2001-05-24
2
-95
/
+110
*
I guess I was supposed to commit 14411.
Bart Schaefer
2001-05-24
2
-4
/
+11
*
Revise zmodload -u test.
Bart Schaefer
2001-05-23
2
-12
/
+33
*
add mod_export in a couple of places where it was missing
Oliver Kiddle
2001-05-23
3
-2
/
+6
*
14430: handle cleanup better in Test/ztst.zsh
Peter Stephenson
2001-05-22
2
-12
/
+42
*
correct mess from bad merge
Clint Adams
2001-05-21
1
-13
/
+0
[next]