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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
<hamer@hamer.org.ua>: 28104: fix completion crash due to NULL pointer
Peter Stephenson
2010-07-29
1
-1
/
+6
*
users/15204: in zfinit check for compctl before using
Peter Stephenson
2010-07-28
1
-1
/
+4
*
c.f. users/15202: use "autoload -Uz" consistently
Peter Stephenson
2010-07-28
1
-1
/
+16
*
28102: use lstat() when checking ignore-parents
Peter Stephenson
2010-07-26
1
-1
/
+6
*
28101: Fix window completion for tmux version 1.3 and newer
Frank Terbeck
2010-07-26
1
-1
/
+6
*
Update version to 4.3.10-dev-2
zsh-4.3.10-dev-2
Peter Stephenson
2010-07-25
1
-1
/
+5
*
28000: make the branch arg for "git log" optional.
Wayne Davison
2010-07-24
1
-1
/
+6
*
28096: don't add $OLDPWD to recent dirs as we weren't there
Peter Stephenson
2010-07-20
1
-1
/
+4
*
28081: cdr tweaks
Peter Stephenson
2010-07-20
1
-2
/
+8
*
28092: let _getconf find more configuration variables
Peter Stephenson
2010-07-20
1
-1
/
+5
*
28095: Fix two hard-coded invocations of the "git" command.
Frank Terbeck
2010-07-19
1
-1
/
+4
*
Seth House: 28084, 28083: cleanups and new examples.
Frank Terbeck
2010-07-19
1
-1
/
+4
*
28093, based on Michel Lespinasse: 28090: Fix a problem with `check-for-chang...
Frank Terbeck
2010-07-19
1
-1
/
+7
*
28073: allow #! scripts to search path if interpreter not found
Peter Stephenson
2010-07-15
1
-1
/
+6
*
28078: update _xmlsoft
Doug Kearns
2010-07-15
1
-1
/
+3
*
Michael Hwang: 28075: add gpg-zip completion and other improvements to _gpg
Doug Kearns
2010-07-15
1
-1
/
+6
*
Jörg Sommer: 28063: suppress warning messages in rubber completion
Peter Stephenson
2010-07-13
1
-1
/
+6
*
28068: contrib texinfo declaration messed up
Peter Stephenson
2010-07-12
1
-1
/
+6
*
users/15165: Fix a warning about a missing macro in `contrib.yo'
Frank Terbeck
2010-07-12
1
-1
/
+6
*
28065 plus unposted zsh.mdd:
Peter Stephenson
2010-07-09
1
-1
/
+10
*
28062: make the filename even longer
Clint Adams
2010-06-30
1
-3
/
+3
*
28061: transpose filename halves, describe action better
Clint Adams
2010-06-30
1
-3
/
+3
*
28060: xmlsoft --nodtdattr completion thanks to Vincent Lefevre.
Clint Adams
2010-06-30
1
-1
/
+4
*
27998: add recommended zshrc option.
Clint Adams
2010-06-30
1
-1
/
+6
*
28056: add option descriptions to _lynx
Doug Kearns
2010-06-23
1
-1
/
+5
*
28055: add some missing options to _vim
Doug Kearns
2010-06-22
1
-1
/
+5
*
28047: attempt to make locking with fc command more useful
Peter Stephenson
2010-06-22
1
-1
/
+8
*
28052: remove duplicated completion of the cvs version subcommand
Doug Kearns
2010-06-22
1
-1
/
+4
[prev]
[next]