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
*
use RPS2 to put states on the right
Oliver Kiddle
2002-01-31
2
-0
/
+5
*
16494: extract outermost words with negative arguments to %_ and add %^
Oliver Kiddle
2002-01-31
2
-7
/
+50
*
16493: correct typos
Oliver Kiddle
2002-01-31
2
-7
/
+9
*
16492: add RPROMPT2 variable for right prompts in multi-line commands
Oliver Kiddle
2002-01-31
4
-3
/
+23
*
* 16527: Src/Zle/zle_refresh.c: Don't lose the rprompt when
Andrew Main
2002-01-31
2
-1
/
+6
*
fixlet to avoid an empty string in an array; cause completion after cd withou...
Sven Wischnowsky
2002-01-30
2
-0
/
+8
*
16514: initscript completion fixes
Clint Adams
2002-01-30
2
-2
/
+9
*
slight improvement for 16500 to allow completion after ./<TAB> in all cases (...
Sven Wischnowsky
2002-01-28
2
-6
/
+6
*
16503: warn on fclose or fflush errors in bin_print.
Clint Adams
2002-01-27
2
-76
/
+87
*
16500: don't complete executable files in the current directory if "." is not...
Clint Adams
2002-01-27
2
-1
/
+16
*
16419 (_arguments syntax doc), 16435 (hash crash).
Bart Schaefer
2002-01-26
1
-0
/
+7
*
16419: Improve _arguments syntax summary.
Bart Schaefer
2002-01-26
1
-1
/
+1
*
16435: Fix core dump in `hash'.
Bart Schaefer
2002-01-26
1
-1
/
+1
*
16489: Test/C01arith.ztst: default output for whole numbers
Peter Stephenson
2002-01-23
2
-1
/
+6
*
16487: Src/glob.c: bug in 16486 when a qualifier in a set
Peter Stephenson
2002-01-22
2
-1
/
+4
*
16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support
Peter Stephenson
2002-01-22
4
-493
/
+699
*
add new generic fake style and changes to the C-code for that (different impl...
Sven Wischnowsky
2002-01-22
15
-59
/
+113
*
allow arguments to be given to functions used by compdef (actually, the strin...
Sven Wischnowsky
2002-01-21
6
-15
/
+40
*
*** empty log message ***
Oliver Kiddle
2002-01-18
1
-1
/
+1
*
use pager style instead of $EDITOR and fix bad substitution in exclusion lists
Oliver Kiddle
2002-01-17
5
-42
/
+49
*
unposted: remove ansi2knr from distfiles
Clint Adams
2002-01-16
2
-1
/
+3
*
16463: apt-cache showsrc completion
Clint Adams
2002-01-16
2
-0
/
+6
*
16461: a number of minor completion function updates
Oliver Kiddle
2002-01-16
22
-44
/
+90
*
16449: new chkconfig completion for both the RedHat and IRIX commands
Oliver Kiddle
2002-01-14
2
-0
/
+38
*
16448: math assignment bug introduced by 15291, 15292
Peter Stephenson
2002-01-14
2
-1
/
+11
*
16443: fix urpmi.addmedia --distrib; set cache policy just once
Andrey Borzenkov
2002-01-14
2
-11
/
+17
*
16437: changes for new urpi in cooker
Andrey Borzenkov
2002-01-13
2
-100
/
+118
*
allow manual pages to be shown separated by section with new separate-section...
Sven Wischnowsky
2002-01-10
4
-2
/
+39
*
16423: append a `.' to converted floating point output
Peter Stephenson
2002-01-10
2
-0
/
+9
*
16422: zcalc non-default base output
Peter Stephenson
2002-01-09
2
-1
/
+6
*
fix completion after var+= to use value context (16418)
Sven Wischnowsky
2002-01-08
3
-1
/
+7
*
don't report _arguments-specs more than once (not even shared options with mu...
Sven Wischnowsky
2002-01-08
2
-1
/
+13
*
make sure auto menu isn't started accidentially when bashautolist is set (16408)
Sven Wischnowsky
2002-01-07
2
-1
/
+5
*
fix nested _tags-loops by re-initialising the outer one when leaving the inne...
Sven Wischnowsky
2002-01-07
2
-2
/
+6
*
fixes for completion of signal names with SIG prefix and for completing comma...
Sven Wischnowsky
2002-01-07
5
-10
/
+27
*
Log entries for 15746, users/4483, 16400.
Bart Schaefer
2002-01-06
1
-0
/
+11
*
16400, 16401: preserve empty words that result from brace expansion.
Bart Schaefer
2002-01-06
1
-5
/
+12
*
users/4483: with "cvs add" et al., complete names of locally removed (but
Bart Schaefer
2002-01-06
1
-1
/
+1
*
15746: remove (with #if) an incorrect optimization in the maildir version
Bart Schaefer
2002-01-06
1
-1
/
+6
*
Remarks on the "exec" builtin with redirection using the close-on-exec flag
Bart Schaefer
2002-01-06
1
-0
/
+11
*
16398: updated zstyle completion and related cleanup
Oliver Kiddle
2002-01-04
8
-69
/
+172
*
16397: use nul instead of colon to avoid problems with _value: functions
Oliver Kiddle
2002-01-03
2
-21
/
+19
*
16396: fix argument handling bugs
Oliver Kiddle
2002-01-03
2
-6
/
+14
*
16393: completion for Christoph Martin's apt-show-versions script.
Clint Adams
2002-01-03
3
-1
/
+28
*
users/4561: fix code for finding the zipfile's name in the current command-line
Oliver Kiddle
2002-01-02
2
-4
/
+5
*
16384: new completion for xli/xloadimage and factor out completion of X visuals
Oliver Kiddle
2002-01-02
9
-6
/
+108
*
16375: command completion for fsh
Clint Adams
2001-12-26
3
-0
/
+29
*
16372: allow signal names to be prefixed by `SIG' with kill builtin and fix
Oliver Kiddle
2001-12-21
3
-6
/
+27
*
16332: removal of Src/ansi2knr.c and adjustment of build process
Geoff Wing
2001-12-20
1
-0
/
+8
*
16332: remove ansi2knr.c from our repository due to licence
Geoff Wing
2001-12-20
5
-432
/
+18
[next]