Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-22 | 22375, 22376: ${(0)...} splits on NULL byte | Peter Stephenson | 2 | -0/+12 | |
2006-03-21 | 22638: MACHINES: IRIX | Peter Stephenson | 5 | -6/+37 | |
users/10047: zle widget -K keymap | |||||
2006-03-20 | thinko fix | Clint Adams | 2 | -2/+2 | |
2006-03-20 | 22371: use only alphanumerics and underscores as word characters with vi ↵ | Clint Adams | 3 | -13/+21 | |
bindings. | |||||
2006-03-20 | 22360, 22365: support version 2 of Yodl | Peter Stephenson | 24 | -147/+217 | |
2006-03-17 | 22366: better handling for multibyte-character-containing words in vi widgets. | Clint Adams | 2 | -12/+17 | |
2006-03-17 | 22364: add 'nice' and 'rt_priority' rlimits (NICE and RTPRIO). | Clint Adams | 2 | -0/+7 | |
2006-03-16 | 22349: completion for nautilus. | Clint Adams | 2 | -0/+18 | |
2006-03-13 | Got rid of a compiler warning. | Wayne Davison | 1 | -2/+6 | |
2006-03-13 | - Got rid of one compiler warning about a clobbered variable. | Wayne Davison | 1 | -2/+3 | |
- Split a line that had two statements on it (looked like an accidental joining). | |||||
2006-03-13 | users/10013: fix use of zshall in helpfiles | Peter Stephenson | 2 | -6/+11 | |
2006-03-09 | users/10007 | Wayne Davison | 1 | -0/+3 | |
2006-03-09 | Added missing <D> for HIST_SAVE_BY_COPY. | Wayne Davison | 1 | -1/+1 | |
2006-03-09 | 22335 | Wayne Davison | 1 | -0/+5 | |
2006-03-09 | Fix some compiler warnings and ensure that zmod gets restored | Wayne Davison | 1 | -7/+3 | |
properly in bin_zle_call(). | |||||
2006-03-08 | 22337: debugging code omitted from 22331 | Peter Stephenson | 2 | -1/+5 | |
2006-03-08 | 22301 | Wayne Davison | 1 | -0/+3 | |
2006-03-08 | Briefly enable aliases for one of the evals so that the expansion | Wayne Davison | 1 | -0/+2 | |
of a $(...) or `...` properly uses normal and global aliases. | |||||
2006-03-07 | 22271 | Wayne Davison | 1 | -0/+4 | |
2006-03-07 | Use the new "flags" integer to get rid of the mult_isarr global. | Wayne Davison | 1 | -55/+34 | |
2006-03-07 | Initialize the new "flags" integer when creating a list. | Wayne Davison | 2 | -0/+4 | |
2006-03-07 | 22331 and an extra change. | Wayne Davison | 1 | -0/+17 | |
2006-03-07 | Changed struct listnode to use "prev" for the previous pointer, | Wayne Davison | 2 | -24/+24 | |
not "last". | |||||
2006-03-07 | Changed some structures to avoid gcc's type-punned warnings. | Wayne Davison | 34 | -1066/+1043 | |
2006-03-07 | 22328, modified: add -o option to compadd | Peter Stephenson | 8 | -10/+149 | |
add _list_files helper to handle new file-list style for _path_files | |||||
2006-03-07 | unposted: version is on 4.3.2-dev-1 | Peter Stephenson | 2 | -2/+7 | |
2006-03-07 | Tweaked a couple comments. | Wayne Davison | 1 | -2/+2 | |
2006-03-06 | 22321: optimize 22318. | Bart Schaefer | 4 | -17/+41 | |
2006-03-06 | users/1097: rehash style for external commands | Peter Stephenson | 3 | -1/+16 | |
2006-03-03 | 22318: uniquifying special arrays was broken | Peter Stephenson | 2 | -1/+8 | |
2006-03-03 | 22277: missed bit | Peter Stephenson | 1 | -0/+34 | |
2006-03-02 | 22317: exit status from code backgrounded in function | Peter Stephenson | 5 | -40/+115 | |
22277, 22281, tweaks: standardize behaviour of wait builtin with trapped signals | |||||
2006-03-02 | c.f. 22307: change test $foo = bar to test x$foo = xbar in configure.ac | Peter Stephenson | 2 | -77/+82 | |
2006-03-02 | Release 4.3.2 | Peter Stephenson | 4 | -5/+16 | |
2006-03-01 | 22313 | Wayne Davison | 1 | -0/+5 | |
2006-03-01 | Added "mod_export" to the declaration of makecommaspecial(). | Wayne Davison | 1 | -1/+1 | |
2006-03-01 | 22036: fix warning from test | Peter Stephenson | 2 | -1/+4 | |
2006-02-28 | 22309: update for new surfraw debsec elvi. | Clint Adams | 2 | -0/+8 | |
2006-02-28 | Release 4.3.1, finally (updated...) | Peter Stephenson | 3 | -7/+17 | |
2006-02-28 | Release 4.3.1, finally | Peter Stephenson | 2 | -2/+4 | |
2006-02-28 | add missing .distfiles | Peter Stephenson | 2 | -36/+41 | |
2006-02-28 | 22305: no default for pine-directory | Peter Stephenson | 5 | -14/+39 | |
unposted: a couple of small doc fixes | |||||
2006-02-28 | Mention the latest _rsync tweaks. | Wayne Davison | 1 | -1/+1 | |
2006-02-28 | Added --no-H and --no-hard-links. | Wayne Davison | 1 | -0/+1 | |
2006-02-27 | _arguments -S for _schroot | Clint Adams | 2 | -3/+3 | |
2006-02-26 | 22302: completion for schroot. | Clint Adams | 3 | -3/+42 | |
2006-02-24 | One more _rsync tweak. | Wayne Davison | 1 | -0/+5 | |
2006-02-24 | Added --copy-dirlinks option. | Wayne Davison | 1 | -0/+1 | |
2006-02-22 | 22298: completion for diffstat | Clint Adams | 2 | -0/+24 | |
2006-02-20 | 22294: add GNU libc confstrings to getconf completion. | Clint Adams | 2 | -0/+10 | |