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-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
2007-01-05
23091: *roff problems noticed by doclifter
Peter Stephenson
3
-13
/
+17
2007-01-05
20390: prefer ncurses to curses
Peter Stephenson
2
-6
/
+21
2007-01-04
23089: relax playlist glob pattern to work with newer versions.
Clint Adams
2
-1
/
+6
2007-01-04
23088: printf formats and arguments need different octal escape sequences
Peter Stephenson
3
-4
/
+9
2007-01-04
23086: printf should handle octal escapes in the \0NNN form
Peter Stephenson
3
-2
/
+12
2007-01-02
22817: update for modern options, add completion of releases.
Clint Adams
2
-3
/
+25
2007-01-02
23080: fix -c and -g (both were mistakenly -b).
Clint Adams
2
-2
/
+7
2006-12-19
23071: signed characters with no multibyte support
Peter Stephenson
2
-3
/
+11
2006-12-19
23070: Fix [[ -N file ]] test failure on NFS
Peter Stephenson
2
-0
/
+6
2006-12-19
document OS may handle negative or zero PID in kill
Peter Stephenson
4
-51
/
+117
2006-12-18
23054, part: error message for "kill -" with nothing after the - was confusing
Peter Stephenson
2
-0
/
+9
2006-12-17
23060: make everything in Doc makes info
Peter Stephenson
2
-1
/
+3
[next]