summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-1624268: handle backslashed = in mailbox completionPeter Stephenson2-1/+3
2007-12-16Typo in 24264.Bart Schaefer1-1/+1
2007-12-1624264: restrict effect of 24234 to parameter substitution code and documentPeter Stephenson7-124/+146
2007-12-15Improved --whole-file description.Wayne Davison2-1/+6
2007-12-1424252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSDPeter Stephenson4-1/+24
2007-12-1424251: attempt to fix sitem() YODL macro in ztexi.yoPeter Stephenson2-1/+5
2007-12-1324242: unify top lines as #!/bin/zsh (followed by options).Clint Adams8-7/+12
2007-12-13Peter: 24235: handle underscoresClint Adams2-5/+10
2007-12-1324241: explain the effect of time glob modifiers betterPeter Stephenson2-2/+11
2007-12-1324240: make vared check for trailing garbage earlierPeter Stephenson2-0/+7
2007-12-1324239: _subscript added too many backslashesPeter Stephenson2-1/+5
2007-12-1324236: another case where cond -N test can failPeter Stephenson2-1/+6
2007-12-1324234: apply typeset parameter flags consistentlyPeter Stephenson5-155/+193
2007-12-12users/12325: implement OSI rules for test & [, add more doc warningsPeter Stephenson3-1/+28
2007-12-12users/12305: option output not well documentedPeter Stephenson4-6/+27
2007-12-11unposted: updateClint Adams2-15/+19
2007-12-11users/12307: Expand delay in [[ -N ... ]] test to 2 secondsPeter Stephenson2-3/+7
2007-12-1124210: set -o should abort on failurePeter Stephenson2-5/+9
2007-12-11unposted: 4.3.4-dev-4Peter Stephenson3-3/+9
2007-12-10Vincent Lefevre: 24192: make GNU make completion support -includePeter Stephenson2-3/+8
2007-12-0924150: Exit status of null command should be exit status of last cmdsubst.Bart Schaefer3-2/+18
2007-12-0924197: interface to ztrftime() for insufficient memory was brokenPeter Stephenson3-6/+11
2007-12-0824188: completion for GNU id.Clint Adams2-1/+16
2007-12-0824187: completion for members.Clint Adams2-0/+13
2007-12-0724174: Oliver's deuglification of 24169.Clint Adams2-1/+6
2007-12-07unposted: add explanatory comment for blocking around fork()Peter Stephenson2-0/+8
2007-12-0724179: use queue_signals() for 24170Peter Stephenson4-32/+7
2007-12-07Guillaume Chazarain: 24170: block interrupts around fork()Peter Stephenson2-0/+9
2007-12-0724173: fix thinko in 24171Clint Adams2-2/+2
2007-12-07unposted: arghClint Adams2-2/+2
2007-12-0724172: check ncurses.h, ncurses/ncurses.h, and ncursesw/ncurses.h for curses ...Clint Adams2-6/+12
2007-12-0724171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ncurs...Clint Adams2-1/+6
2007-12-0624169: use print in command substitution to avoid a literal non-ASCII charact...Clint Adams2-1/+7
2007-12-0524160: build terminfo module if ncursesw is present but curses.h is not.Clint Adams3-2/+30
2007-12-05unposted: typo in "ip addr replace" completionPeter Stephenson2-1/+6
2007-12-0424147Wayne Davison2-10/+13
2007-12-0324148: attempt to use strerror_r() to make errors in signal handle saferPeter Stephenson3-3/+41
2007-12-03document the distfiles businessPeter Stephenson3-1/+44
2007-12-0324140: spelling fix and removal of redundant "config" subcommand as proposed ...Clint Adams2-2/+6
2007-12-0124135: consistently complete subcommands with minus signs instead of undersco...Clint Adams2-4/+9
2007-11-30arno: 24134: extra find completion optionsPeter Stephenson2-0/+16
2007-11-2924130: belated ChangeLog entry for calendar_parse change:Peter Stephenson1-0/+7
2007-11-29Kohsuke Kawaguchi: 24129: when completing ant targets,Peter Stephenson7-45/+207
2007-11-28Test for matcher fix in 24127Peter Stephenson2-0/+10
2007-11-2824127: bug in matcher specs with left anchor and partial wordsPeter Stephenson3-24/+50
2007-11-28One more rsync 3.0.0 option.Wayne Davison2-1/+7
2007-11-28Mustafa Oezkan: 24126: additional mount completion optionsPeter Stephenson2-0/+7
2007-11-26Ryan F: users/12154: MacOS X group completionPeter Stephenson2-1/+10
2007-11-26unposted: changes for 4.3.4-dev-3Peter Stephenson3-47/+212
2007-11-2624120: termcap string memory allocation was screwyPeter Stephenson2-1/+8