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
Commit message (
Expand
)
Author
Age
Files
Lines
*
unposted: more NEWS tweaks
Peter Stephenson
2012-04-15
1
-1
/
+7
*
unposted: more NEWS tweaks
Peter Stephenson
2012-04-15
1
-0
/
+9
*
unposted: incporate Bart's NEWS suggestions from 30408
Peter Stephenson
2012-04-15
1
-1
/
+1
*
unposted: incporate Bart's NEWS suggestions from 30408
Peter Stephenson
2012-04-15
2
-9
/
+14
*
30410 plus one other case: avoid divide-by-zero errors
Peter Stephenson
2012-04-15
2
-4
/
+16
*
30402: turn intro.ms into intro.pdf for doc distribution
Peter Stephenson
2012-04-14
3
-2
/
+11
*
30406: NEWS: typo fixes
Mikael Magnusson
2012-04-14
2
-6
/
+10
*
update Etc/.distfiles for moved NEWS-4.3
Peter Stephenson
2012-04-13
2
-1
/
+4
*
Christian Neukirchen: 30398, 30399: TIMEFMT documentation
Peter Stephenson
2012-04-13
2
-6
/
+9
*
30400 plus extra tweaks: update NEWS for 5.0
Peter Stephenson
2012-04-13
3
-342
/
+627
*
30391: tweak to ignore DISABLED flag in new hash-based arrayuniq()
Peter Stephenson
2012-04-13
2
-2
/
+8
*
fix UTF-8
Peter Stephenson
2012-04-12
1
-2
/
+2
*
30388, 30389 (Stephane): zargs: handle zero-length arguments.
Peter Stephenson
2012-04-12
2
-9
/
+14
*
30383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() by
Bart Schaefer
2012-04-10
3
-4
/
+118
*
users/16944: more locals needed in url-quote-magic
Peter Stephenson
2012-04-01
2
-2
/
+8
*
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
3
-8
/
+17
*
unposted: add missing parenthesis
Peter Stephenson
2012-03-29
2
-2
/
+4
*
users/16932: implement $UNDO_CHANGE_NO and argument to undo widget
Peter Stephenson
2012-03-29
6
-4
/
+59
*
30378: new gradle completion
Mikael Magnusson
2012-03-25
3
-1
/
+121
*
30368: _tmux: complete arguments to unambiguous partial subcommands
Mikael Magnusson
2012-03-24
2
-1
/
+17
*
30372: _tmux: redirect errors to /dev/null
Mikael Magnusson
2012-03-24
2
-7
/
+10
*
30371: _ssh: you can specify -i multiple times
Mikael Magnusson
2012-03-24
2
-2
/
+7
*
30367: Doc/Zsh/contrib.yo: vcs_info, mention settings used for patch-format/n...
Simon Ruderich
2012-03-23
2
-3
/
+5
*
30366: Misc/vcs_info-examples: Fix outdated quilt examples.
Simon Ruderich
2012-03-23
2
-7
/
+11
*
30354: Luka Perkov: quilt completion update
Peter Stephenson
2012-03-13
2
-8
/
+18
*
30351 + 30352: metafy strings on import into zsh variables
Peter Stephenson
2012-03-13
3
-17
/
+47
*
users/16865: note that -eq is less convient than (( ... == ... ))
Peter Stephenson
2012-03-07
2
-1
/
+12
*
30320: "emulate" accepts invocation-time flags; other small doc tweaks.
Bart Schaefer
2012-03-07
7
-87
/
+142
*
Alexey: 30322: Completion/Unix/Command/_xmlsoft: accept more
Peter Stephenson
2012-03-06
2
-2
/
+7
*
unposted: fix a typo in _git from previous commit (reolved)
Mikael Magnusson
2012-03-06
1
-1
/
+1
*
30317: complete git merge --ff-only
Clint Adams
2012-03-06
2
-1
/
+4
*
30316: complete .pdf for evince and epdfview.
Clint Adams
2012-03-06
2
-2
/
+5
*
30314: add completion for ssh-copy-id.
Clint Adams
2012-03-05
2
-3
/
+13
*
30307 plus tweak suggsted by Wayne: use %lld for zlong when long long
Peter Stephenson
2012-03-05
7
-5
/
+87
*
30303: emulate inside function marked for execution tracing enables xtrace
Peter Stephenson
2012-03-01
3
-1
/
+27
*
Several previously uncommitted patches or patches based on list discussion;
Bart Schaefer
2012-03-01
1
-2
/
+22
*
unposted (users/16697): use a better output file name when the DISPLAY
Bart Schaefer
2012-03-01
1
-7
/
+8
*
unposted (30090): add -h (help) and -L (list extant hooks) options.
Bart Schaefer
2012-03-01
1
-5
/
+17
*
30184: use a HASH_EXECUTABLES_ONLY test that matches the test used by
Bart Schaefer
2012-03-01
1
-1
/
+2
*
unposted (users/16715): document HASH_LIST_ALL effects on correction.
Bart Schaefer
2012-03-01
1
-2
/
+3
*
30272 (tweaked): most failures of fork() cause non-interactive shells to
Bart Schaefer
2012-03-01
1
-11
/
+12
*
30276: Src/glob.c: Use zlong rather than int when calculating brace expansion...
Mikael Magnusson
2012-02-29
2
-4
/
+10
*
30299: "$*" was split with SHWORDSPLIT if IFS was empty or unset
Peter Stephenson
2012-02-29
3
-3
/
+18
*
Get the date right, even more
Peter Stephenson
2012-02-26
1
-1
/
+1
*
30270: don't need errors when testing to see if mtime test will work
Peter Stephenson
2012-02-26
2
-2
/
+6
*
update to 4.3.17-dev-0 and fix year
Peter Stephenson
2012-02-26
2
-3
/
+9
*
unposted: 4.3.17
zsh-4.3.17
Peter Stephenson
2012-02-23
4
-5
/
+9
*
30242: Tests for ${...=...} in POSIX emulation
Bart Schaefer
2012-02-22
2
-4
/
+8
*
30238 plus small tweaks: document the fork behaviour on suspending complex
Peter Stephenson
2012-02-22
2
-1
/
+22
[next]