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
*
c.f 30482 (Peter Jaros): typo in description.
Peter Stephenson
2012-05-21
1
-1
/
+6
*
30474: add ssh -O cancel completion
Mikael Magnusson
2012-05-17
1
-1
/
+3
*
30473: update _strace completion
Mikael Magnusson
2012-05-17
1
-1
/
+6
*
ChangeLog: forgot to mention who reported 30468
Mikael Magnusson
2012-05-14
1
-2
/
+3
*
30466: Add prompt format and printf format completion.
Mikael Magnusson
2012-05-14
1
-1
/
+7
*
30468: prompt_fade_setup: add missing $
Mikael Magnusson
2012-05-14
1
-1
/
+5
*
Describe differences in -i/-I/-l/-L/-n options from xargs to zargs.
Bart Schaefer
2012-05-08
1
-1
/
+7
*
30469: Src/builtin.c: allow reverse listing of history using
Peter Stephenson
2012-05-08
1
-1
/
+9
*
unposted, c.f. 30465: add index entries and cross-references
Peter Stephenson
2012-05-03
1
-1
/
+6
*
30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set...
Mikael Magnusson
2012-05-02
1
-1
/
+5
*
30461, 30462 (tweaked): add missing local for match, mbegin and mend
Mikael Magnusson
2012-05-02
1
-1
/
+8
*
users/17046: don't count too many elements when splitting quoted parameter
Peter Stephenson
2012-05-01
1
-1
/
+7
*
30456: Completion/Unix/Command/_getconf: Use new array syntax.
Mikael Magnusson
2012-05-01
1
-1
/
+5
*
30455: remove max array length test
Peter Stephenson
2012-04-25
1
-1
/
+5
*
30444: add NEWS entry for 30431
Mikael Magnusson
2012-04-25
1
-1
/
+3
*
30430: fix some errors and outdatedness in intro.ms
Mikael Magnusson
2012-04-25
1
-1
/
+3
*
30429: avoid error in _init_d when service doesn't exist
Mikael Magnusson
2012-04-25
1
-1
/
+6
*
unposted: add test for valid identifier to 30431
Peter Stephenson
2012-04-22
1
-1
/
+3
*
30439: ${...:*...} with nonexistent or non-array after *
Peter Stephenson
2012-04-22
1
-2
/
+6
*
30431 with typo in _typeset fix:
Peter Stephenson
2012-04-22
1
-1
/
+9
*
30433: double backslash is not line continuation.
Bart Schaefer
2012-04-21
1
-1
/
+5
*
30427: fix syntax error from previous commit
Mikael Magnusson
2012-04-20
1
-1
/
+4
*
30412: document set-local-history
Mikael Magnusson
2012-04-19
1
-1
/
+6
*
Michael Proko: 30414: more flexible configuration file finding for _mdadm
Peter Stephenson
2012-04-16
1
-1
/
+4
*
30413: (q-) parameter flag should quote null string
Peter Stephenson
2012-04-16
1
-1
/
+7
*
unposted: incporate Bart's NEWS suggestions from 30408
Peter Stephenson
2012-04-15
1
-1
/
+4
*
30410 plus one other case: avoid divide-by-zero errors
Peter Stephenson
2012-04-15
1
-1
/
+6
*
30402: turn intro.ms into intro.pdf for doc distribution
Peter Stephenson
2012-04-14
1
-1
/
+6
*
30406: NEWS: typo fixes
Mikael Magnusson
2012-04-14
1
-1
/
+5
*
update Etc/.distfiles for moved NEWS-4.3
Peter Stephenson
2012-04-13
1
-1
/
+3
*
Christian Neukirchen: 30398, 30399: TIMEFMT documentation
Peter Stephenson
2012-04-13
1
-1
/
+4
*
30400 plus extra tweaks: update NEWS for 5.0
Peter Stephenson
2012-04-13
1
-1
/
+6
*
30391: tweak to ignore DISABLED flag in new hash-based arrayuniq()
Peter Stephenson
2012-04-13
1
-1
/
+7
*
fix UTF-8
Peter Stephenson
2012-04-12
1
-2
/
+2
*
30388, 30389 (Stephane): zargs: handle zero-length arguments.
Peter Stephenson
2012-04-12
1
-1
/
+6
*
30383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() by
Bart Schaefer
2012-04-10
1
-1
/
+19
*
users/16944: more locals needed in url-quote-magic
Peter Stephenson
2012-04-01
1
-1
/
+6
*
doc the Functions/Zle/split-shell-arguments commit
Peter Stephenson
2012-03-30
1
-1
/
+4
*
add some braces to avoid compiler warnings
Peter Stephenson
2012-03-30
1
-1
/
+6
*
unposted: add missing parenthesis
Peter Stephenson
2012-03-29
1
-1
/
+3
*
users/16932: implement $UNDO_CHANGE_NO and argument to undo widget
Peter Stephenson
2012-03-29
1
-1
/
+7
*
30378: new gradle completion
Mikael Magnusson
2012-03-25
1
-1
/
+6
*
30368: _tmux: complete arguments to unambiguous partial subcommands
Mikael Magnusson
2012-03-24
1
-1
/
+5
*
30372: _tmux: redirect errors to /dev/null
Mikael Magnusson
2012-03-24
1
-1
/
+4
*
30371: _ssh: you can specify -i multiple times
Mikael Magnusson
2012-03-24
1
-1
/
+6
*
30367: Doc/Zsh/contrib.yo: vcs_info, mention settings used for patch-format/n...
Simon Ruderich
2012-03-23
1
-1
/
+3
*
30366: Misc/vcs_info-examples: Fix outdated quilt examples.
Simon Ruderich
2012-03-23
1
-1
/
+5
*
30354: Luka Perkov: quilt completion update
Peter Stephenson
2012-03-13
1
-1
/
+3
*
30351 + 30352: metafy strings on import into zsh variables
Peter Stephenson
2012-03-13
1
-1
/
+7
*
users/16865: note that -eq is less convient than (( ... == ... ))
Peter Stephenson
2012-03-07
1
-1
/
+7
[next]