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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't display _dispatch as one of the called functions (17438)
Sven Wischnowsky
2002-07-08
1
-0
/
+5
*
17432: typeset test, typeset shows base for integer
Peter Stephenson
2002-07-05
1
-0
/
+3
*
17414: narrow-to-region save and restore.
Peter Stephenson
2002-07-05
1
-0
/
+6
*
improve interactive mode when there are no matches left (alow to go back with...
Sven Wischnowsky
2002-07-05
1
-0
/
+5
*
17417: remove unused fluff from datetime.c
Clint Adams
2002-07-04
1
-0
/
+4
*
17410: narrow-to-region widgets
Peter Stephenson
2002-07-04
1
-0
/
+4
*
17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered
Peter Stephenson
2002-07-04
1
-0
/
+6
*
in menu selection, use copies of comp{pre,suf}fix to make sure they exist; fi...
Sven Wischnowsky
2002-07-04
1
-0
/
+7
*
fix for interactive mode when menu selection is called via the menu-select wi...
Sven Wischnowsky
2002-07-03
1
-0
/
+5
*
keep globbing quiet in _path_files; check if group/user exists in _chown (17393)
Sven Wischnowsky
2002-07-02
1
-0
/
+6
*
17390: new zle parameters $PREDISPLAY, $POSTDISPLAY
Peter Stephenson
2002-07-01
1
-0
/
+4
*
17391: complete files after dpkg -S.
Clint Adams
2002-07-01
1
-0
/
+5
*
17384: new recursive-edit widget.
Peter Stephenson
2002-07-01
1
-0
/
+6
*
add new sepcial context -assign-parameter- for completing the parameter in an...
Sven Wischnowsky
2002-07-01
1
-0
/
+9
*
17357: Predefine autoloads in zsh emulation only.
Bart Schaefer
2002-06-27
1
-0
/
+5
*
two new modes for menu selection: incremental search and interactive (17366)
Sven Wischnowsky
2002-06-26
1
-0
/
+8
*
17360: more lenient accept-line-and-down-history behaviour
Peter Stephenson
2002-06-24
1
-0
/
+6
*
17350: add $CUTBUFFER and $killring zle parameters
Peter Stephenson
2002-06-24
1
-0
/
+5
*
users/5073: use typeset to get function names for compdump
Bart Schaefer
2002-06-23
1
-0
/
+5
*
17334: TYPESET_SILENT shell option and typeset -p option
Peter Stephenson
2002-06-20
1
-0
/
+6
*
Usual .distfiles tidy-up
zsh-4.1.0-dev-5
Peter Stephenson
2002-06-17
1
-1
/
+2
*
Version 4.1.0-dev-5
Peter Stephenson
2002-06-17
1
-0
/
+4
*
17318: ${(z)...} added an extra space when the lexical analyser failed.
Peter Stephenson
2002-06-14
1
-0
/
+5
*
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
1
-0
/
+5
*
17299: Use reference counts in Eprogs so as to be able to free them as soon
Peter Stephenson
2002-06-07
1
-0
/
+4
*
17301: improve zle -I.
Peter Stephenson
2002-06-07
1
-0
/
+6
*
17293: support poll() as preferred alternative to select() in zle
Peter Stephenson
2002-06-06
1
-0
/
+5
*
17297: 17265 continued.
Clint Adams
2002-06-06
1
-0
/
+4
*
17295: `zle -F' failed because of bad test
Peter Stephenson
2002-06-05
1
-0
/
+3
*
remove builtin when tcp module is unloaded.
Peter Stephenson
2002-06-05
1
-0
/
+5
*
17292: shut up compiler if no OPEN_MEMSTREAM
Peter Stephenson
2002-06-05
1
-0
/
+2
*
17265: make the jobs command work in subshells
Peter Stephenson
2002-06-05
1
-0
/
+4
*
17285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problem
Peter Stephenson
2002-06-05
1
-0
/
+6
*
don't use optimised completion list display code after the list has been eras...
Sven Wischnowsky
2002-06-05
1
-0
/
+6
*
17283: Src/parse.c: `func() { ... } this bit was ignored'.
Peter Stephenson
2002-06-04
1
-0
/
+4
*
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
1
-0
/
+6
*
17266: check `manpath` even when $MANPATH is set.
Clint Adams
2002-05-31
1
-0
/
+5
*
17253: ztcp -L gives parseable information on tcp session
Peter Stephenson
2002-05-30
1
-0
/
+5
*
fix for use of (z) parameter modifier; the first word in the parameter is par...
Sven Wischnowsky
2002-05-29
1
-0
/
+7
*
17250: dont't execsave()/execrestore() around synchronous traps
Peter Stephenson
2002-05-29
1
-0
/
+4
*
17249: fix user output from ztcp
Peter Stephenson
2002-05-29
1
-0
/
+5
*
add handling for the other texinfo commands (besides info)
Oliver Kiddle
2002-05-28
1
-0
/
+5
*
17244: don't complete udebs for dpkg -i or --unpack
Clint Adams
2002-05-28
1
-0
/
+5
*
follow-up to 17222, make the optimisation work for some more keys again (17237)
Sven Wischnowsky
2002-05-27
1
-0
/
+5
*
17235: strftime builtin
Clint Adams
2002-05-26
1
-0
/
+3
*
17234: don't call _path_files with empty ().
Clint Adams
2002-05-26
1
-0
/
+5
*
17225: $=CVSIGNORE instead of $CVSIGNORE
Clint Adams
2002-05-25
1
-0
/
+5
*
we have to disable 17219 for some keys because their code doesn't set up the ...
Sven Wischnowsky
2002-05-24
1
-0
/
+5
[next]