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
...
*
17304: tweak to tweak the tweaked tweak for zle -I in 17301
Peter Stephenson
2002-06-07
1
-1
/
+1
*
17304: tweak to tweak the tweaked tweak for zle -I in 17301
Peter Stephenson
2002-06-07
3
-3
/
+11
*
17299: Use reference counts in Eprogs so as to be able to free them as soon
Peter Stephenson
2002-06-07
7
-20
/
+73
*
17301: improve zle -I.
Peter Stephenson
2002-06-07
3
-9
/
+22
*
17293: support poll() as preferred alternative to select() in zle
Peter Stephenson
2002-06-06
3
-17
/
+111
*
17297: 17265 continued.
Clint Adams
2002-06-06
2
-1
/
+5
*
zselect
Clint Adams
2002-06-06
1
-0
/
+2
*
17295: `zle -F' failed because of bad test
Peter Stephenson
2002-06-05
2
-1
/
+4
*
remove builtin when tcp module is unloaded.
Peter Stephenson
2002-06-05
2
-3
/
+6
*
17292: shut up compiler if no OPEN_MEMSTREAM
Peter Stephenson
2002-06-05
2
-1
/
+6
*
17265: make the jobs command work in subshells
Peter Stephenson
2002-06-05
4
-26
/
+86
*
17285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problem
Peter Stephenson
2002-06-05
2
-1
/
+9
*
don't use optimised completion list display code after the list has been eras...
Sven Wischnowsky
2002-06-05
2
-1
/
+7
*
17283: Src/parse.c: `func() { ... } this bit was ignored'.
Peter Stephenson
2002-06-04
2
-0
/
+6
*
17273, not 17272: inner function definition could define nonsense
Peter Stephenson
2002-06-02
1
-1
/
+1
*
17272: inner function definition could define nonsense
Peter Stephenson
2002-06-02
2
-0
/
+8
*
17266: check `manpath` even when $MANPATH is set.
Clint Adams
2002-05-31
2
-8
/
+17
*
17253: ztcp -L gives parseable information on tcp session
Peter Stephenson
2002-05-30
3
-10
/
+78
*
fix for use of (z) parameter modifier; the first word in the parameter is par...
Sven Wischnowsky
2002-05-29
2
-2
/
+11
*
17250: dont't execsave()/execrestore() around synchronous traps
Peter Stephenson
2002-05-29
2
-2
/
+16
*
17249: fix user output from ztcp
Peter Stephenson
2002-05-29
2
-4
/
+9
*
add handling for the other texinfo commands (besides info)
Oliver Kiddle
2002-05-28
2
-53
/
+150
*
17244: don't complete udebs for dpkg -i or --unpack
Clint Adams
2002-05-28
2
-2
/
+7
*
follow-up to 17222, make the optimisation work for some more keys again (17237)
Sven Wischnowsky
2002-05-27
2
-5
/
+12
*
17235: strftime builtin
Clint Adams
2002-05-26
3
-0
/
+110
*
17234: don't call _path_files with empty ().
Clint Adams
2002-05-26
2
-1
/
+10
*
17225: $=CVSIGNORE instead of $CVSIGNORE
Clint Adams
2002-05-25
2
-1
/
+6
*
we have to disable 17219 for some keys because their code doesn't set up the ...
Sven Wischnowsky
2002-05-24
2
-0
/
+12
*
17220: Src/Modules/tcp.c: bugs using ztcp to list connections.
Peter Stephenson
2002-05-24
2
-3
/
+8
*
make re-display in menu selection faster; redraw only the previously and newl...
Sven Wischnowsky
2002-05-24
2
-13
/
+101
*
unposted: use zstyle again now when it works
Andrey Borzenkov
2002-05-23
2
-4
/
+6
*
17125, 17159 (Oliver): info completion
Andrey Borzenkov
2002-05-23
3
-1
/
+61
*
report option arguments to _arguments in the original form (17196)
Sven Wischnowsky
2002-05-23
2
-4
/
+37
*
for automatic long options completion, use the string after the equal signs (...
Sven Wischnowsky
2002-05-23
2
-8
/
+28
*
rename max-match-length style to max-matches-width (17213)
Sven Wischnowsky
2002-05-23
4
-7
/
+11
*
allow multiple lines in option completion lists to share the same description...
Sven Wischnowsky
2002-05-23
2
-2
/
+27
*
17211: respect $CVSIGNORE.
Clint Adams
2002-05-23
2
-0
/
+6
*
17201: add example use of ztcp to manual
Peter Stephenson
2002-05-21
2
-0
/
+34
*
17141 plus mods: add `zle -F fd handler' feature.
Peter Stephenson
2002-05-21
5
-68
/
+343
*
fix for file-type-tests in nested quotes and don't count space file-type-char...
Sven Wischnowsky
2002-05-21
6
-82
/
+80
*
improve calculation of used columns for match-max-length (17194)
Sven Wischnowsky
2002-05-21
2
-15
/
+40
*
let _init_d use a pre-pattern (17193)
Sven Wischnowsky
2002-05-21
2
-1
/
+6
*
fix for completion in nested quotes where the sub-word ends in a backslash (1...
Sven Wischnowsky
2002-05-21
2
-2
/
+9
*
fix removal of automatically added specs (from the -- option) for which a use...
Sven Wischnowsky
2002-05-21
3
-3
/
+8
*
avoid printing in the last screen column when preparing a completion listing ...
Sven Wischnowsky
2002-05-21
2
-2
/
+5
*
better splitting of -g-strings; this failed when patterns contained spaces (1...
Sven Wischnowsky
2002-05-21
2
-2
/
+7
*
(17021) Added _valgrind, completion function for Julian Seward's Linux-based ...
Felix Rosencrantz
2002-05-20
3
-1
/
+55
*
Added _larch.
Felix Rosencrantz
2002-05-20
1
-0
/
+8
*
Function for Tom Lord's arch SCM tool. It still has many problems,
Felix Rosencrantz
2002-05-20
2
-1
/
+1948
*
17175: Src/math.c: didn't handle parameters before a ternary expression
Peter Stephenson
2002-05-17
2
-0
/
+7
[prev]
[next]