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
*
23252: complete for "aptitude unhold".
Clint Adams
2007-03-30
1
-0
/
+5
*
unposted: better fix for complist line wrap from 23248
Peter Stephenson
2007-03-30
1
-0
/
+4
*
23248: Completion listing problem with lines nearly screen width
Peter Stephenson
2007-03-29
1
-0
/
+7
*
unposted: update .distfiles
Clint Adams
2007-03-29
1
-0
/
+5
*
23246: fix completions of redirections that occur before the command word
Peter Stephenson
2007-03-28
1
-0
/
+5
*
23241: Daniel Qarras: fix for _module.
Clint Adams
2007-03-28
1
-0
/
+5
*
unposted: uninitialized variable in 23238
Peter Stephenson
2007-03-27
1
-0
/
+2
*
23238: jobs didn't get deleted if they weren't printed
Peter Stephenson
2007-03-27
1
-0
/
+6
*
unposted: more random calendar system fixes and improvements
Peter Stephenson
2007-03-26
1
-0
/
+12
*
users/11333: fix users-hosts for ssh when user matched
Peter Stephenson
2007-03-25
1
-0
/
+6
*
23236: Daniel Qarras: enhancements for _module.
Clint Adams
2007-03-24
1
-0
/
+5
*
unposted: nitpicked version of zmodload doc tweak
Peter Stephenson
2007-03-23
1
-0
/
+3
*
23232: minor tweaks to zmodload
Peter Stephenson
2007-03-23
1
-0
/
+6
*
23228: calendar tweaks, including summer time adjustment
Peter Stephenson
2007-03-22
1
-0
/
+6
*
23226: handle "nice -n<->"
Peter Stephenson
2007-03-22
1
-0
/
+5
*
fix output of prompt in single line ZLE
Peter Stephenson
2007-03-19
1
-0
/
+5
*
23221: Martin Koeppe: don't use XTABS if not defined
Peter Stephenson
2007-03-19
1
-0
/
+4
*
Fix lower casing of option names in some locales.
Peter Stephenson
2007-03-15
1
-0
/
+5
*
23215: completion for "module".
Clint Adams
2007-03-14
1
-5
/
+10
*
23214: complete files after svn commit --file.
Clint Adams
2007-03-13
1
-0
/
+5
*
Fix for comm completion.
Felix Rosencrantz
2007-03-12
1
-0
/
+5
*
23206: completion for hg.
Clint Adams
2007-03-08
1
-0
/
+4
*
23205: fix misspelling of "effect".
Clint Adams
2007-03-05
1
-0
/
+4
*
23203: acroread -version to get version (from Zvi)
Peter Stephenson
2007-03-01
1
-0
/
+6
*
23198: improve _values -s
Peter Stephenson
2007-02-27
1
-0
/
+9
*
23196: tweak apt-cache madison and --installed.
Clint Adams
2007-02-27
1
-0
/
+5
*
unposted: another _ip typo
Peter Stephenson
2007-02-27
1
-0
/
+5
*
23190: tweak _net_interfaces for Linux
Peter Stephenson
2007-02-26
1
-0
/
+4
*
unposted: tweak ip route show abbreviations
Peter Stephenson
2007-02-26
1
-0
/
+5
*
Log a few belated commits.
Bart Schaefer
2007-02-26
1
-0
/
+13
*
23176: apply the (X) parameter flag to the (#) flag; fix comment typo.
Bart Schaefer
2007-02-25
1
-0
/
+7
*
23186: _ip completion and regex handling additions
Peter Stephenson
2007-02-25
1
-0
/
+6
*
23185: qemu completion improvements.
Clint Adams
2007-02-25
1
-0
/
+5
*
changelog typo
Clint Adams
2007-02-24
1
-1
/
+1
*
23183: Completion/Unix/Command/_qemu: completion for qemu.
Clint Adams
2007-02-24
1
-0
/
+4
*
23183 complete comma-separated list of directories/modules for --added-modules.
Clint Adams
2007-02-22
1
-0
/
+6
*
unposted: document some limitations of utils.c
Peter Stephenson
2007-02-18
1
-0
/
+5
*
23182: _arguments problem with --with-foo[=BAR] specifiers
Peter Stephenson
2007-02-16
1
-0
/
+6
*
23178: update for modern versions of make-kpkg.
Clint Adams
2007-02-14
1
-0
/
+5
*
23177: better formatting of unprintable multibyte characters under 256
Peter Stephenson
2007-02-14
1
-0
/
+5
*
23169 (tweaked): report error on failure to dup for multios
Bart Schaefer
2007-02-14
1
-0
/
+6
*
23172: typo displaying multiline explanation strings
Peter Stephenson
2007-02-13
1
-0
/
+6
*
23168: fix error message for failed bind
Peter Stephenson
2007-02-13
1
-0
/
+5
*
23165: fix problems with bases: error if over 36 and don't interpret octal
Peter Stephenson
2007-02-12
1
-0
/
+6
*
23164: Silence popd when PUSHD_SILENT is set.
Felix Rosencrantz
2007-02-11
1
-0
/
+4
*
fix metafication of ${(#)x}
Peter Stephenson
2007-02-10
1
-0
/
+6
*
unposted: document BAUD change in README
Peter Stephenson
2007-02-08
1
-0
/
+3
*
23159 plus minor doc tweaks: leave BAUD parameter unset by default
Peter Stephenson
2007-02-08
1
-0
/
+6
*
23153: restore old ztrcmp() and add comment about why
Peter Stephenson
2007-02-07
1
-0
/
+6
*
23152: make ztrcmp() respect MULTIBYTE
Peter Stephenson
2007-02-06
1
-0
/
+7
[next]