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
2002-01-22
add new generic fake style and changes to the C-code for that (different impl...
Sven Wischnowsky
15
-59
/
+113
2002-01-21
allow arguments to be given to functions used by compdef (actually, the strin...
Sven Wischnowsky
6
-15
/
+40
2002-01-18
*** empty log message ***
Oliver Kiddle
1
-1
/
+1
2002-01-17
use pager style instead of $EDITOR and fix bad substitution in exclusion lists
Oliver Kiddle
5
-42
/
+49
2002-01-16
unposted: remove ansi2knr from distfiles
Clint Adams
2
-1
/
+3
2002-01-16
16463: apt-cache showsrc completion
Clint Adams
2
-0
/
+6
2002-01-16
16461: a number of minor completion function updates
Oliver Kiddle
22
-44
/
+90
2002-01-14
16449: new chkconfig completion for both the RedHat and IRIX commands
Oliver Kiddle
2
-0
/
+38
2002-01-14
16448: math assignment bug introduced by 15291, 15292
Peter Stephenson
2
-1
/
+11
2002-01-14
16443: fix urpmi.addmedia --distrib; set cache policy just once
Andrey Borzenkov
2
-11
/
+17
2002-01-13
16437: changes for new urpi in cooker
Andrey Borzenkov
2
-100
/
+118
2002-01-10
allow manual pages to be shown separated by section with new separate-section...
Sven Wischnowsky
4
-2
/
+39
2002-01-10
16423: append a `.' to converted floating point output
Peter Stephenson
2
-0
/
+9
2002-01-09
16422: zcalc non-default base output
Peter Stephenson
2
-1
/
+6
2002-01-08
fix completion after var+= to use value context (16418)
Sven Wischnowsky
3
-1
/
+7
2002-01-08
don't report _arguments-specs more than once (not even shared options with mu...
Sven Wischnowsky
2
-1
/
+13
2002-01-07
make sure auto menu isn't started accidentially when bashautolist is set (16408)
Sven Wischnowsky
2
-1
/
+5
2002-01-07
fix nested _tags-loops by re-initialising the outer one when leaving the inne...
Sven Wischnowsky
2
-2
/
+6
2002-01-07
fixes for completion of signal names with SIG prefix and for completing comma...
Sven Wischnowsky
5
-10
/
+27
2002-01-06
Log entries for 15746, users/4483, 16400.
Bart Schaefer
1
-0
/
+11
2002-01-06
16400, 16401: preserve empty words that result from brace expansion.
Bart Schaefer
1
-5
/
+12
2002-01-06
users/4483: with "cvs add" et al., complete names of locally removed (but
Bart Schaefer
1
-1
/
+1
2002-01-06
15746: remove (with #if) an incorrect optimization in the maildir version
Bart Schaefer
1
-1
/
+6
2002-01-06
Remarks on the "exec" builtin with redirection using the close-on-exec flag
Bart Schaefer
1
-0
/
+11
2002-01-04
16398: updated zstyle completion and related cleanup
Oliver Kiddle
8
-69
/
+172
2002-01-03
16397: use nul instead of colon to avoid problems with _value: functions
Oliver Kiddle
2
-21
/
+19
2002-01-03
16396: fix argument handling bugs
Oliver Kiddle
2
-6
/
+14
2002-01-03
16393: completion for Christoph Martin's apt-show-versions script.
Clint Adams
3
-1
/
+28
2002-01-02
users/4561: fix code for finding the zipfile's name in the current command-line
Oliver Kiddle
2
-4
/
+5
2002-01-02
16384: new completion for xli/xloadimage and factor out completion of X visuals
Oliver Kiddle
9
-6
/
+108
2001-12-26
16375: command completion for fsh
Clint Adams
3
-0
/
+29
2001-12-21
16372: allow signal names to be prefixed by `SIG' with kill builtin and fix
Oliver Kiddle
3
-6
/
+27
2001-12-20
16332: removal of Src/ansi2knr.c and adjustment of build process
Geoff Wing
1
-0
/
+8
2001-12-20
16332: remove ansi2knr.c from our repository due to licence
Geoff Wing
5
-432
/
+18
2001-12-19
add missing description argument in _values calls (16366)
Oliver Kiddle
4
-5
/
+10
2001-12-19
new ifconfig completion (16366)
Oliver Kiddle
5
-2
/
+112
2001-12-18
16364: further to 16351, except specials from having their value cleared
Oliver Kiddle
2
-1
/
+7
2001-12-18
small fix to += code from 16353
Oliver Kiddle
2
-4
/
+8
2001-12-18
unposted: back out idiotic patch
Clint Adams
2
-4
/
+1
2001-12-18
unposted: initialize save to NULL to avoid compiler warning.
Clint Adams
2
-1
/
+4
2001-12-18
16361: include <stdio.h> to avoid implicit declarations.
Clint Adams
3
-1
/
+10
2001-12-17
16352: allow output formats to be specified in zcalc
Oliver Kiddle
2
-26
/
+52
2001-12-17
16353: add += parameter assignments
Oliver Kiddle
10
-25
/
+419
2001-12-17
16357: change (n) to (u) so (n) can be reserved. for numeric sorting.
Clint Adams
3
-4
/
+10
2001-12-17
fix bug in parameter unset code that caused seg fault (16351)
Oliver Kiddle
2
-4
/
+9
2001-12-17
16349: completion for make-kpkg
Clint Adams
3
-1
/
+29
2001-12-17
ref 16347: tweaks
Clint Adams
3
-2
/
+6
2001-12-16
16346: docs for (n) flag.
Clint Adams
2
-0
/
+5
2001-12-16
16345: (n) flag to remove duplicate array values during expansion.
Clint Adams
3
-0
/
+36
2001-12-15
unposted: get rid of evil -Wno-implicit in CFLAGS
Clint Adams
2
-2
/
+7
[next]