summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
24180: back off strerror_r() patch, except for use of temporary var
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
keys.
2007-12-0724171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ↵Clint Adams2-1/+6
ncursesw/ncurses.h is present.
2007-12-0624169: use print in command substitution to avoid a literal non-ASCII ↵Clint Adams2-1/+7
character in the German translation of args for cut completion.
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
by Wayne.
2007-12-0124135: consistently complete subcommands with minus signs instead of ↵Clint Adams2-4/+9
underscores.
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
previous commit abstracted calendar_parse from calendar and used it in calendar_add to help with recurrences
2007-11-29Kohsuke Kawaguchi: 24129: when completing ant targets,Peter Stephenson7-45/+207
skip those beginning - that cant be invoked from the command line
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
2007-11-26c.f. 12248: zshcalsys.1 missing from distPeter Stephenson2-1/+7
2007-11-2424118: only link against libnsl if we have NIS and need it for yp_all, or if ↵Clint Adams2-4/+9
we need it for getpwnam.
2007-11-23Markus Waldeck: 24117: completion for uname.Clint Adams2-0/+58
2007-11-2324113: createparamtable() was still messing withBart Schaefer2-0/+9
the internals of the environment even when USE_SET_UNSET_ENV.
2007-11-2324098: Fix my botch with 23924, rework out new prompts andGeoff Wing2-8/+11
their lengths before use in resetvideo().
2007-11-22unposted: fix typo in git psvar assignment.Clint Adams2-1/+4
2007-11-22Sean Finney: 24115: offer tags as well as heads where refspecs are valid.Clint Adams2-1/+6
2007-11-2224114: make colon suffix removable after the first part of refspecs.Clint Adams2-1/+6
2007-11-21arno.: 24111: complete -lsbin and -lsman options to dlocate.Clint Adams2-0/+7
2007-11-2124110: change ncurses includes againPeter Stephenson2-4/+8
2007-11-2024108 plus YAT: fix tests for ncurses headers even morePeter Stephenson2-10/+15
2007-11-2024107: extra search for ncurses headers but dont use if library isnt ncursesPeter Stephenson3-11/+43
2007-11-20????? & 24104: attempt to fix error message on Tru64 UnixPeter Stephenson4-5/+36
24103: fix zsh.texi dependency on version 24104: dont search for ncurses library if no ncurses.h
2007-11-20add some mod_export tags where neededPeter Stephenson3-3/+5
2007-11-20unposted: prepare for 4.3.4-dev-2Peter Stephenson7-3/+17
2007-11-19users/12230: fix problem setting killring to zero sizePeter Stephenson2-10/+16
2007-11-19From Eric Mangold: update _twisted completionPeter Stephenson2-2/+7
2007-11-18Nikolai Weibull: 24075: completion of values for --preserve and --no-preserve.Clint Adams2-2/+7
2007-11-1224093: floating point precisionPeter Stephenson2-1/+5
2007-11-1224089 plus tweak: fix curses on older systemsPeter Stephenson3-9/+19
2007-11-12Vin Shelton: 24088: error with no multibytePeter Stephenson2-1/+6
2007-11-11Nikolai Weibull: 24046: improve completion for Solaris and GNU strips.Clint Adams2-3/+62