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