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
*
Mikael: 28301: fix missing item line in doc
Peter Stephenson
2010-10-02
1
-1
/
+5
*
28307: support new styles esp. vcs_info ones and allow quoted contexts again
Oliver Kiddle
2010-10-01
1
-1
/
+6
*
28295 plus tweak: use lexer to split words from history file
Peter Stephenson
2010-09-25
1
-1
/
+6
*
unposted: update address of HTML manual
Peter Stephenson
2010-09-23
1
-1
/
+5
*
28282: new function zlecallhook()
Peter Stephenson
2010-09-20
1
-1
/
+7
*
28268: I/O to a terminated (or never created) coprocess emits a
Bart Schaefer
2010-09-19
1
-1
/
+7
*
Baptiste: 28264: remove the need for sed from _ffmpeg
Peter Stephenson
2010-09-16
1
-1
/
+6
*
28261: Julius Plenz: separate the options to _arguments.
Wayne Davison
2010-09-16
1
-1
/
+6
*
28259: Finally fix some ancient problems with here-documents
Peter Stephenson
2010-09-14
1
-1
/
+6
*
28258: fix undefined variable in traps
Peter Stephenson
2010-09-14
1
-1
/
+6
*
unposted: add POSIX_TRAPS to NEWS
Peter Stephenson
2010-09-13
1
-1
/
+3
*
Mikael: 28252: remove unnecessary loop causing errors
Peter Stephenson
2010-09-13
1
-1
/
+6
*
unposted: note exit trap runs before exit hook
Peter Stephenson
2010-09-12
1
-1
/
+4
*
28250: POSIX_TRAPS option
Peter Stephenson
2010-09-12
1
-1
/
+4
*
28253: document -h argument to atribute commands
Peter Stephenson
2010-09-12
1
-1
/
+6
*
unposted: safety on regexp errors in replace-string-again
Peter Stephenson
2010-09-08
1
-1
/
+4
*
28244 with typo corrected: news for 4.3.11
Peter Stephenson
2010-09-08
1
-1
/
+4
*
28237: new parameter ZLE_LINE_ABORTED
Peter Stephenson
2010-09-08
1
-1
/
+9
*
unposted: small typo in bindkey -lL documentation
Peter Stephenson
2010-09-06
1
-1
/
+5
*
28229: can list individual keymaps
Peter Stephenson
2010-09-05
1
-3
/
+4
*
28227: improved documentation on keymaps
Peter Stephenson
2010-09-05
1
-1
/
+9
*
users/15350: explain rounding rules for size glob qualifier
Peter Stephenson
2010-09-02
1
-1
/
+6
*
28188: better doc for limitations in overlap key maps
Peter Stephenson
2010-09-01
1
-1
/
+6
*
28220 plus some comments: fix "HELLO=$HELLO shellfunc"
Peter Stephenson
2010-08-31
1
-1
/
+6
*
28202: unmetafy line for reversemenucomplete
Peter Stephenson
2010-08-31
1
-1
/
+6
*
Mikael: 28190: fix reference to wrong manual page
Peter Stephenson
2010-08-23
1
-1
/
+4
*
unposted: update Perforce completion for 2010.1
Peter Stephenson
2010-08-23
1
-1
/
+5
*
28179, users/15314, users/15310, users/15200:
Peter Stephenson
2010-08-22
1
-1
/
+15
*
28186: replace (...|...) pattern-match with a loop over the alternatives to
Bart Schaefer
2010-08-22
1
-1
/
+7
*
Mikael Magnusson: 28181: Remove a stray `)' that caused a ".RE" string to be ...
Frank Terbeck
2010-08-21
1
-1
/
+6
*
missed this
Peter Stephenson
2010-08-19
1
-1
/
+5
*
28172: mark processes as not stopped if sent SIGCONT
Peter Stephenson
2010-08-18
1
-1
/
+6
*
28167: reset more variables on invalidating completion list
Peter Stephenson
2010-08-15
1
-1
/
+6
*
28160, 28164: fix redisplay problem after display reset
Peter Stephenson
2010-08-13
1
-1
/
+8
*
28122 (Frank) / 28139: add ZLE_STATE
Peter Stephenson
2010-08-11
1
-1
/
+6
*
unposted: tweak newline placement.
Clint Adams
2010-08-10
1
-1
/
+6
*
unposted: further update to _todo.sh
Peter Stephenson
2010-08-10
1
-1
/
+6
*
28137: zsh-mime-handler typo: $argv[0] should be $argv[1]
Peter Stephenson
2010-08-08
1
-1
/
+6
*
Simon Ruderich: 28136: typo in README
Peter Stephenson
2010-08-07
1
-1
/
+7
*
users/15232: _path_files for paths, again
Peter Stephenson
2010-08-06
1
-3
/
+1
*
28131: update MACHINES entry for Cygwin
Peter Stephenson
2010-08-06
1
-1
/
+4
*
28131: update MACHINES entry for Cygwin
Peter Stephenson
2010-08-06
1
-1
/
+10
*
Holger Macht: 28130: new osc completion
Peter Stephenson
2010-08-05
1
-1
/
+6
*
Seth House: 28114: vcs_info, git: Fix revision lookup with packed repositories.
Frank Terbeck
2010-08-02
1
-1
/
+5
*
Seth House: 28115: Another git example vcs_info hook.
Frank Terbeck
2010-08-02
1
-1
/
+6
*
Daiki Ueno: 28112: fix character width assignment
Peter Stephenson
2010-08-02
1
-1
/
+6
*
users/15219: PRINTEXITVALUE if terminated by signal
Peter Stephenson
2010-07-31
1
-1
/
+4
*
always print job status if non-zero status and PRINTEXITSVALUE
Peter Stephenson
2010-07-31
1
-1
/
+4
*
users/15217: use top-level status when redrawing prompt
Peter Stephenson
2010-07-31
1
-1
/
+6
*
Mikael Magnusson: 28110: Fix yodl warning.
Frank Terbeck
2010-07-30
1
-2
/
+8
[next]