index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-02-22
23183 complete comma-separated list of directories/modules for --added-modules.
Clint Adams
2
-2
/
+20
2007-02-18
unposted: document some limitations of utils.c
Peter Stephenson
2
-0
/
+15
2007-02-16
23182: _arguments problem with --with-foo[=BAR] specifiers
Peter Stephenson
2
-1
/
+11
2007-02-14
23178: update for modern versions of make-kpkg.
Clint Adams
2
-5
/
+30
2007-02-14
23177: better formatting of unprintable multibyte characters under 256
Peter Stephenson
2
-1
/
+8
2007-02-14
23169 (tweaked): report error on failure to dup for multios
Bart Schaefer
2
-5
/
+45
2007-02-13
23172: typo displaying multiline explanation strings
Peter Stephenson
2
-1
/
+8
2007-02-13
23168: fix error message for failed bind
Peter Stephenson
2
-1
/
+6
2007-02-12
23165: fix problems with bases: error if over 36 and don't interpret octal
Peter Stephenson
5
-10
/
+51
2007-02-11
23164: Silence popd when PUSHD_SILENT is set.
Felix Rosencrantz
2
-3
/
+8
2007-02-10
fix metafication of ${(#)x}
Peter Stephenson
3
-4
/
+46
2007-02-08
unposted: document BAUD change in README
Peter Stephenson
2
-0
/
+11
2007-02-08
23159 plus minor doc tweaks: leave BAUD parameter unset by default
Peter Stephenson
5
-116
/
+29
2007-02-07
23153: restore old ztrcmp() and add comment about why
Peter Stephenson
2
-46
/
+37
2007-02-06
23152: make ztrcmp() respect MULTIBYTE
Peter Stephenson
7
-69
/
+107
make sorting of printed hash tables more consistent
2007-02-06
unposted: uninitialised variable could result from 23144
Peter Stephenson
2
-1
/
+6
2007-02-05
23151: partial completion for mtn (monotone) command.
Clint Adams
3
-0
/
+48
2007-02-04
23150: completion for cdbs-edit-patch.
Clint Adams
3
-0
/
+10
2007-02-02
23144: Felix Eckhofer <felix@tribut.de>: NULL pointer in complist.c
Peter Stephenson
2
-0
/
+6
2007-02-02
23143: make =-expansion with metacharacters more consistent
Peter Stephenson
3
-11
/
+17
2007-02-01
unposted: we could add checksched() twice to the timed event list
Peter Stephenson
2
-9
/
+54
2007-01-31
23142: calendar enhancements: relative times, recurring events
Peter Stephenson
7
-81
/
+397
2007-01-30
23141: don't zrfresh() after printjob() that didn't print
Peter Stephenson
2
-5
/
+20
2007-01-29
23140: handle syntax for iputils variant as well as whichever arping for ↵
Clint Adams
2
-2
/
+28
which we had already been completing.
2007-01-27
23138: further tweak to backslashes in $'...'
Peter Stephenson
3
-10
/
+43
2007-01-27
23136: handle Bnulls now added in $'...'
Peter Stephenson
3
-9
/
+29
2007-01-26
Fixed a few problems revealed by compiler warnings.
Wayne Davison
1
-0
/
+10
2007-01-26
Mark an arg as UNUSED().
Wayne Davison
1
-1
/
+1
2007-01-26
Silenced a compiler warning by making an int unsigned.
Wayne Davison
1
-1
/
+1
2007-01-26
Fixed the error checking of mbrtowc() since its return vlaue can never
Wayne Davison
1
-1
/
+1
be < 0 -- it returns MB_INVALID, (size_t)-1, which is a positive value.
2007-01-24
unposted: sched deleted timed function twice
Peter Stephenson
2
-4
/
+5
2007-01-24
23131: new tests for command substitution
Peter Stephenson
3
-1
/
+89
2007-01-23
23126, modified: bug in zle history inside $( and $((
Peter Stephenson
2
-9
/
+23
2007-01-22
23122: bug with new sort stuff
Peter Stephenson
2
-6
/
+18
2007-01-22
23119: lower case in sorting properly
Peter Stephenson
4
-4
/
+67
2007-01-21
unposted; typo
Peter Stephenson
1
-1
/
+1
2007-01-21
23118: improve sorting to make it work with locales
Peter Stephenson
15
-221
/
+497
2007-01-21
23117: strip out erroneous commas.
Clint Adams
3
-15
/
+16
2007-01-21
23116: strip out erroneous commas.
Clint Adams
2
-7
/
+14
2007-01-19
23115: ";|" at end of case clause causes later patterns to be tested
Peter Stephenson
8
-29
/
+101
2007-01-18
unposted: typo in calendar_scandate doc
Peter Stephenson
1
-1
/
+1
2007-01-18
unposted: typo in calendar_scandate doc
Peter Stephenson
2
-2
/
+3
2007-01-18
23114: ${foo:s/bar/rod} broken
Peter Stephenson
2
-1
/
+10
2007-01-16
users/11113: improve _todo.sh
Peter Stephenson
2
-18
/
+18
2007-01-15
23107, 23109: suppress parallel makes.
Bart Schaefer
2
-1
/
+11
2007-01-14
23104: fix line numbers for DEBUGBEFORECMD
Peter Stephenson
3
-7
/
+41
tidy up some wordcode definitions
2007-01-12
23101: various combinations of ZERR with function returns were feature-ridden
Peter Stephenson
3
-1
/
+75
2007-01-09
users/11111: add DEBUG_BEFORE_CMD option
Peter Stephenson
5
-1
/
+31
2007-01-09
23098: printf multibyte character widths
Peter Stephenson
3
-12
/
+75
2007-01-08
23097: splitting of $'...' strings in completion
Peter Stephenson
5
-33
/
+77
[next]