index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2000-06-05
3.1.8
Peter Stephenson
2
-2
/
+6
2000-06-05
some more memory leak fixes (11745)
Sven Wischnowsky
4
-4
/
+10
2000-06-05
11743: Complete http URLs for rpm package files.
Bart Schaefer
2
-2
/
+7
2000-06-04
* 11740: Completion/Linux/_rpm: --{rebuild,recompile} is always
Chmouel Boudjnah
2
-1
/
+6
2000-06-04
11739: _dpkg improvements
Clint Adams
2
-33
/
+67
2000-06-04
11737: Avoid excessive Makefile rebuilding during "make clean".
Bart Schaefer
2
-1
/
+5
2000-06-03
Felix, 11734: Memory leak and doc error.
Bart Schaefer
3
-2
/
+6
2000-06-03
11736: Fix TRAPEXIT scoping.
Bart Schaefer
2
-1
/
+5
2000-06-02
11733: Solaris sed fix-up for Doc/Zsh/modlist.yo creation
Peter Stephenson
2
-1
/
+7
2000-06-02
Patch 11723.
Wayne Davison
1
-0
/
+6
2000-06-02
Added some testing of glob-array indexing.
Wayne Davison
1
-0
/
+20
2000-06-02
Fixed glob array indexing.
Wayne Davison
1
-1
/
+1
2000-06-02
More test-comment tweaks.
Wayne Davison
1
-3
/
+3
2000-06-02
Improved the comment lines & added some "ksh_arrays" tests.
Wayne Davison
1
-22
/
+44
2000-06-02
Felix: fix for memory leak (11718)
Sven Wischnowsky
2
-1
/
+3
2000-06-02
fix some memory leaks (thanks, Felix) (11722)
Sven Wischnowsky
3
-4
/
+12
2000-06-02
For 11717 and the new array-indexing Test file.
Wayne Davison
1
-0
/
+8
2000-06-02
Changed the array "len" to be "end" -- a 1-relative index of the last
Wayne Davison
7
-88
/
+92
2000-06-02
One more test.
Wayne Davison
1
-0
/
+4
2000-06-02
Some simple array indexing tests.
Wayne Davison
1
-0
/
+51
2000-06-01
Change from 11716 with an extra tweak to make it right.
Wayne Davison
1
-0
/
+4
2000-06-01
Finish the job started in my last patch.
Wayne Davison
1
-1
/
+1
2000-06-01
Made $array[0,0] work just like $array[0].
Wayne Davison
1
-4
/
+4
2000-06-01
11701 and 11713.
Bart Schaefer
1
-0
/
+9
2000-06-01
Disable vared only for interactive shells where ZLE has been explicitly
Bart Schaefer
1
-1
/
+1
2000-06-01
Revert the change made in 11647.
Bart Schaefer
1
-1
/
+2
2000-06-01
FR & pws: promptexpand memory leaks; NEWS notes
Peter Stephenson
4
-3
/
+25
2000-05-31
11696: local readonly specials bugs fixes
Peter Stephenson
2
-11
/
+29
2000-05-31
allow display of only messages via $compstate[list]=messages (11688)
Sven Wischnowsky
9
-18
/
+36
2000-05-31
use compadd -[ak] (11549)
Sven Wischnowsky
67
-227
/
+473
2000-05-31
Andrej: fix for ${..//..} with % in search string (11660)
Sven Wischnowsky
2
-1
/
+4
2000-05-31
allow using menu-select for compdef -k (i.e.: autoload zsh/complist in such c...
Sven Wischnowsky
3
-0
/
+14
2000-05-31
Wayne: pattern.c unitialised var
Peter Stephenson
10
-173
/
+193
2000-05-31
move to last cursor after not asking a second time if list should be shown (1...
Sven Wischnowsky
2
-1
/
+6
2000-05-31
fix for ignore-line style (11679)
Sven Wischnowsky
2
-0
/
+6
2000-05-31
avoid reporting the same ->state more than once (11678)
Sven Wischnowsky
2
-9
/
+17
2000-05-30
AIX depenency fix (11661)
Oliver Kiddle
2
-1
/
+5
2000-05-30
bogus uninitialised variable warning
Sven Wischnowsky
1
-1
/
+1
2000-05-30
modlist.yo added to .distfiles
Peter Stephenson
1
-7
/
+12
2000-05-30
_argument_sets removed from .distfile
Peter Stephenson
1
-1
/
+1
2000-05-30
Etc/MACHINES tweak; 3.1.7 released
Peter Stephenson
2
-0
/
+9
2000-05-30
fixes for _arguments without multiple sets; change completion test for empty ...
Sven Wischnowsky
5
-9
/
+17
2000-05-30
11644: Use `print -s' in _complete_debug.
Bart Schaefer
2
-5
/
+4
2000-05-30
11643: Updates for _rpm.
Bart Schaefer
2
-67
/
+75
2000-05-30
Wayne: Fix two history bugs that were causing the
Bart Schaefer
5
-23
/
+30
2000-05-29
Add comment.
Bart Schaefer
2
-0
/
+7
2000-05-29
doc fix, missing `)' (11638)
Sven Wischnowsky
2
-1
/
+3
2000-05-29
make _path_files use glob qualifiers from the line when doing pattern matchin...
Sven Wischnowsky
2
-0
/
+26
2000-05-29
make handling of default tag clearer in the docs (3101)
Sven Wischnowsky
2
-2
/
+15
2000-05-29
matching bugs with patterns with two anchors (11634)
Sven Wischnowsky
4
-4
/
+25
[next]