summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2007-11-1024083: add zcurses querycharPeter Stephenson4-43/+177
2007-11-1024082: delete-whole-word-match failed on whitespacePeter Stephenson2-1/+4
2007-11-1024081: fix xtracePeter Stephenson1-1/+1
2007-11-10Mikael Magnusson, 24076; 24081: cancel argument processing after widgetPeter Stephenson5-5/+15
calls with general arguments
2007-11-09Another _rsync update.Wayne Davison1-0/+5
2007-11-09Adding missed single-letter options for --acls and --xattrs.Wayne Davison1-3/+3
2007-11-08users/12198: make menu-select documentation clearerPeter Stephenson2-2/+12
2007-11-08typo in mouse args in 24073Peter Stephenson1-1/+1
2007-11-08typo in parameter setting 24073Peter Stephenson1-1/+1
2007-11-08typo in parameter setting 24073Peter Stephenson2-4/+9
2007-11-0724073 (plus tweak): zcurses mouse handlingPeter Stephenson3-29/+292