Peter Stephenson [Tue, 11 Dec 2007 10:02:16 +0000 (11 10:02 +0000)]
unposted: 4.3.4-dev-4
Peter Stephenson [Mon, 10 Dec 2007 18:05:04 +0000 (10 18:05 +0000)]
Vincent Lefevre: 24192: make GNU make completion support -include
Bart Schaefer [Sun, 9 Dec 2007 23:53:33 +0000 (9 23:53 +0000)]
24150: Exit status of null command should be exit status of last cmdsubst.
Peter Stephenson [Sun, 9 Dec 2007 14:58:36 +0000 (9 14:58 +0000)]
24197: interface to ztrftime() for insufficient memory was broken
Clint Adams [Sat, 8 Dec 2007 16:48:44 +0000 (8 16:48 +0000)]
24188: completion for GNU id.
Clint Adams [Sat, 8 Dec 2007 16:38:36 +0000 (8 16:38 +0000)]
24187: completion for members.
Clint Adams [Fri, 7 Dec 2007 17:03:29 +0000 (7 17:03 +0000)]
24174: Oliver's deuglification of 24169.
Peter Stephenson [Fri, 7 Dec 2007 14:07:50 +0000 (7 14:07 +0000)]
unposted: add explanatory comment for blocking around fork()
Peter Stephenson [Fri, 7 Dec 2007 11:34:47 +0000 (7 11:34 +0000)]
24179: use queue_signals() for 24170
24180: back off strerror_r() patch, except for use of temporary var
Peter Stephenson [Fri, 7 Dec 2007 10:33:58 +0000 (7 10:33 +0000)]
Guillaume Chazarain: 24170: block interrupts around fork()
Clint Adams [Fri, 7 Dec 2007 03:15:17 +0000 (7 03:15 +0000)]
24173: fix thinko in 24171
Clint Adams [Fri, 7 Dec 2007 02:53:17 +0000 (7 02:53 +0000)]
unposted: argh
Clint Adams [Fri, 7 Dec 2007 02:47:46 +0000 (7 02:47 +0000)]
24172: check ncurses.h, ncurses/ncurses.h, and ncursesw/ncurses.h for curses keys.
Clint Adams [Fri, 7 Dec 2007 00:11:44 +0000 (7 00:11 +0000)]
24171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ncursesw/ncurses.h is present.
Clint Adams [Thu, 6 Dec 2007 19:10:33 +0000 (6 19:10 +0000)]
24169: use print in command substitution to avoid a literal non-ASCII character in the German translation of args for cut completion.
Clint Adams [Wed, 5 Dec 2007 15:21:22 +0000 (5 15:21 +0000)]
24160: build terminfo module if ncursesw is present but curses.h is not.
Peter Stephenson [Wed, 5 Dec 2007 11:12:39 +0000 (5 11:12 +0000)]
unposted: typo in "ip addr replace" completion
Wayne Davison [Tue, 4 Dec 2007 01:40:18 +0000 (4 01:40 +0000)]
24147
Peter Stephenson [Mon, 3 Dec 2007 22:46:10 +0000 (3 22:46 +0000)]
24148: attempt to use strerror_r() to make errors in signal handle safer
Peter Stephenson [Mon, 3 Dec 2007 19:04:08 +0000 (3 19:04 +0000)]
document the distfiles business
Clint Adams [Mon, 3 Dec 2007 02:43:28 +0000 (3 02:43 +0000)]
24140: spelling fix and removal of redundant "config" subcommand as proposed by Wayne.
Clint Adams [Sat, 1 Dec 2007 23:55:49 +0000 (1 23:55 +0000)]
24135: consistently complete subcommands with minus signs instead of underscores.
Peter Stephenson [Fri, 30 Nov 2007 22:59:00 +0000 (30 22:59 +0000)]
arno: 24134: extra find completion options
Peter Stephenson [Thu, 29 Nov 2007 10:03:21 +0000 (29 10:03 +0000)]
24130: belated ChangeLog entry for calendar_parse change:
previous commit abstracted calendar_parse from calendar and used
it in calendar_add to help with recurrences
Peter Stephenson [Thu, 29 Nov 2007 09:49:42 +0000 (29 09:49 +0000)]
Kohsuke Kawaguchi: 24129: when completing ant targets,
skip those beginning - that cant be invoked from the command line
Peter Stephenson [Wed, 28 Nov 2007 21:34:09 +0000 (28 21:34 +0000)]
Test for matcher fix in 24127
Peter Stephenson [Wed, 28 Nov 2007 21:14:14 +0000 (28 21:14 +0000)]
24127: bug in matcher specs with left anchor and partial words
Wayne Davison [Wed, 28 Nov 2007 21:06:30 +0000 (28 21:06 +0000)]
One more rsync 3.0.0 option.
Peter Stephenson [Wed, 28 Nov 2007 17:28:57 +0000 (28 17:28 +0000)]
Mustafa Oezkan: 24126: additional mount completion options
Peter Stephenson [Mon, 26 Nov 2007 23:46:55 +0000 (26 23:46 +0000)]
Ryan F: users/12154: MacOS X group completion
Peter Stephenson [Mon, 26 Nov 2007 13:48:44 +0000 (26 13:48 +0000)]
unposted: changes for 4.3.4-dev-3
Peter Stephenson [Mon, 26 Nov 2007 10:27:59 +0000 (26 10:27 +0000)]
24120: termcap string memory allocation was screwy
Peter Stephenson [Mon, 26 Nov 2007 09:58:58 +0000 (26 09:58 +0000)]
c.f. 12248: zshcalsys.1 missing from dist
Clint Adams [Sat, 24 Nov 2007 01:56:49 +0000 (24 01:56 +0000)]
24118: only link against libnsl if we have NIS and need it for yp_all, or if we need it for getpwnam.
Clint Adams [Fri, 23 Nov 2007 15:47:21 +0000 (23 15:47 +0000)]
Markus Waldeck: 24117: completion for uname.
Bart Schaefer [Fri, 23 Nov 2007 02:32:56 +0000 (23 02:32 +0000)]
24113: createparamtable() was still messing with
the internals of the environment even when USE_SET_UNSET_ENV.
Geoff Wing [Fri, 23 Nov 2007 00:19:23 +0000 (23 00:19 +0000)]
24098: Fix my botch with 23924, rework out new prompts and
their lengths before use in resetvideo().
Clint Adams [Thu, 22 Nov 2007 19:15:17 +0000 (22 19:15 +0000)]
unposted: fix typo in git psvar assignment.
Clint Adams [Thu, 22 Nov 2007 19:09:27 +0000 (22 19:09 +0000)]
Sean Finney: 24115: offer tags as well as heads where refspecs are valid.
Clint Adams [Thu, 22 Nov 2007 16:46:35 +0000 (22 16:46 +0000)]
24114: make colon suffix removable after the first part of refspecs.
Clint Adams [Wed, 21 Nov 2007 18:50:06 +0000 (21 18:50 +0000)]
arno.: 24111: complete -lsbin and -lsman options to dlocate.
Peter Stephenson [Wed, 21 Nov 2007 09:53:48 +0000 (21 09:53 +0000)]
24110: change ncurses includes again
Peter Stephenson [Tue, 20 Nov 2007 16:02:16 +0000 (20 16:02 +0000)]
24108 plus YAT: fix tests for ncurses headers even more
Peter Stephenson [Tue, 20 Nov 2007 15:48:51 +0000 (20 15:48 +0000)]
24107: extra search for ncurses headers but dont use if library isnt ncurses
Peter Stephenson [Tue, 20 Nov 2007 14:19:59 +0000 (20 14:19 +0000)]
????? & 24104: attempt to fix error message on Tru64 Unix
24103: fix zsh.texi dependency on version
24104: dont search for ncurses library if no ncurses.h
Peter Stephenson [Tue, 20 Nov 2007 09:55:09 +0000 (20 09:55 +0000)]
add some mod_export tags where needed
Peter Stephenson [Tue, 20 Nov 2007 09:41:44 +0000 (20 09:41 +0000)]
unposted: prepare for 4.3.4-dev-2
Peter Stephenson [Mon, 19 Nov 2007 16:53:09 +0000 (19 16:53 +0000)]
users/12230: fix problem setting killring to zero size
Peter Stephenson [Mon, 19 Nov 2007 11:52:20 +0000 (19 11:52 +0000)]
From Eric Mangold: update _twisted completion
Clint Adams [Sun, 18 Nov 2007 20:35:27 +0000 (18 20:35 +0000)]
Nikolai Weibull: 24075: completion of values for --preserve and --no-preserve.
Peter Stephenson [Mon, 12 Nov 2007 16:55:11 +0000 (12 16:55 +0000)]
24093: floating point precision
Peter Stephenson [Mon, 12 Nov 2007 12:16:50 +0000 (12 12:16 +0000)]
24089 plus tweak: fix curses on older systems
Peter Stephenson [Mon, 12 Nov 2007 09:43:54 +0000 (12 09:43 +0000)]
Vin Shelton: 24088: error with no multibyte
Clint Adams [Sun, 11 Nov 2007 02:55:07 +0000 (11 02:55 +0000)]
Nikolai Weibull: 24046: improve completion for Solaris and GNU strips.
Peter Stephenson [Sat, 10 Nov 2007 20:29:27 +0000 (10 20:29 +0000)]
24083: add zcurses querychar
Peter Stephenson [Sat, 10 Nov 2007 19:04:10 +0000 (10 19:04 +0000)]
24082: delete-whole-word-match failed on whitespace
Peter Stephenson [Sat, 10 Nov 2007 17:37:55 +0000 (10 17:37 +0000)]
24081: fix xtrace
Peter Stephenson [Sat, 10 Nov 2007 14:30:22 +0000 (10 14:30 +0000)]
Mikael Magnusson, 24076; 24081: cancel argument processing after widget
calls with general arguments
Wayne Davison [Fri, 9 Nov 2007 15:03:35 +0000 (9 15:03 +0000)]
Another _rsync update.
Wayne Davison [Fri, 9 Nov 2007 15:01:26 +0000 (9 15:01 +0000)]
Adding missed single-letter options for --acls and --xattrs.
Peter Stephenson [Thu, 8 Nov 2007 12:34:12 +0000 (8 12:34 +0000)]
users/12198: make menu-select documentation clearer
Peter Stephenson [Thu, 8 Nov 2007 12:13:20 +0000 (8 12:13 +0000)]
typo in mouse args in 24073
Peter Stephenson [Thu, 8 Nov 2007 12:07:10 +0000 (8 12:07 +0000)]
typo in parameter setting 24073
Peter Stephenson [Thu, 8 Nov 2007 12:04:02 +0000 (8 12:04 +0000)]
typo in parameter setting 24073
Peter Stephenson [Wed, 7 Nov 2007 22:35:13 +0000 (7 22:35 +0000)]
24073 (plus tweak): zcurses mouse handling
Peter Stephenson [Tue, 6 Nov 2007 20:45:07 +0000 (6 20:45 +0000)]
24070: some \u fixes in getkeystring()
Peter Stephenson [Tue, 6 Nov 2007 14:14:16 +0000 (6 14:14 +0000)]
24069: add zcurses_keycodes
Peter Stephenson [Tue, 6 Nov 2007 11:04:34 +0000 (6 11:04 +0000)]
24068: attempt to make `printf "%g\n" -0 output "-0"
Wayne Davison [Mon, 5 Nov 2007 07:31:39 +0000 (5 07:31 +0000)]
Changes for _rsync.
Wayne Davison [Mon, 5 Nov 2007 07:30:06 +0000 (5 07:30 +0000)]
Added new options for upcoming 3.0.0 release.
Peter Stephenson [Sun, 4 Nov 2007 16:45:53 +0000 (4 16:45 +0000)]
fallout from 24050: add curses_keys.h to .cvsignore
add high res timestamps to NEWS
Oliver Kiddle [Thu, 1 Nov 2007 17:57:57 +0000 (1 17:57 +0000)]
24050: handle nanosecond resolution timestamps on systems that support them
Oliver Kiddle [Thu, 1 Nov 2007 10:59:40 +0000 (1 10:59 +0000)]
24048: fix home directory expansion with NIS on Solaris
Oliver Kiddle [Thu, 1 Nov 2007 10:56:39 +0000 (1 10:56 +0000)]
Frank Benkstein: 24047: fix compdef for more than three commands using the
same service
Oliver Kiddle [Wed, 31 Oct 2007 21:03:21 +0000 (31 21:03 +0000)]
24045: fix memory leak where old value of an environment variable isn't freed
Bart Schaefer [Wed, 31 Oct 2007 16:07:45 +0000 (31 16:07 +0000)]
24043: remove an erroneous emulate
Bart Schaefer [Wed, 31 Oct 2007 16:03:07 +0000 (31 16:03 +0000)]
24043: remove one "emulate" that was too many
Wayne Davison [Wed, 31 Oct 2007 06:24:23 +0000 (31 06:24 +0000)]
Fix uninitialized-var compiler warning.
Wayne Davison [Wed, 31 Oct 2007 06:22:57 +0000 (31 06:22 +0000)]
Fixed the use of an uninitialized 'x' in spckword() if shout is NULL.
Clint Adams [Wed, 31 Oct 2007 00:35:36 +0000 (31 00:35 +0000)]
24039: cope with FreeBSD cut in addition to GNU cut.
Peter Stephenson [Tue, 30 Oct 2007 21:03:10 +0000 (30 21:03 +0000)]
24038: add "zcurses bg"
Peter Stephenson [Tue, 30 Oct 2007 14:01:32 +0000 (30 14:01 +0000)]
users/12149: "@" with splitting in double quotes retains empty fields
Peter Stephenson [Tue, 30 Oct 2007 11:03:13 +0000 (30 11:03 +0000)]
adapted 24030: work around Solaris cancelling curses key timeout
Clint Adams [Mon, 29 Oct 2007 14:00:31 +0000 (29 14:00 +0000)]
Markus Waldeck: 24032 (tweaked): completion for cut.
Peter Stephenson [Mon, 29 Oct 2007 11:38:13 +0000 (29 11:38 +0000)]
fix crash when colo[u]r is not available in curses
Peter Stephenson [Mon, 29 Oct 2007 10:30:04 +0000 (29 10:30 +0000)]
Remove broken curses debug
Peter Stephenson [Sun, 28 Oct 2007 20:28:29 +0000 (28 20:28 +0000)]
add zcurses timeout
Peter Stephenson [Sun, 28 Oct 2007 19:52:40 +0000 (28 19:52 +0000)]
24027: subwindows, "touch", optimized refresh
Peter Stephenson [Sun, 28 Oct 2007 00:21:54 +0000 (28 00:21 +0000)]
24026: default colors in zcurses
Peter Stephenson [Sat, 27 Oct 2007 23:53:16 +0000 (27 23:53 +0000)]
unposted: document zcurses position properly
Peter Stephenson [Sat, 27 Oct 2007 23:52:13 +0000 (27 23:52 +0000)]
unposted: document zcurses position properly
Peter Stephenson [Sat, 27 Oct 2007 23:43:26 +0000 (27 23:43 +0000)]
24025: new zcurses "clear" and "location" subcommands
zcurses window "stdscr"
various minor zcurses tweaks
Peter Stephenson [Sat, 27 Oct 2007 23:42:47 +0000 (27 23:42 +0000)]
24025: new zcurses "clear" and "location" subcommands
zcurses window "stdscr"
various minor zcurses tweaks
Peter Stephenson [Fri, 26 Oct 2007 22:04:51 +0000 (26 22:04 +0000)]
zcurses input: oops
Peter Stephenson [Fri, 26 Oct 2007 21:59:56 +0000 (26 21:59 +0000)]
24024: add zcurses input with keypad handling
Clint Adams [Fri, 26 Oct 2007 19:17:01 +0000 (26 19:17 +0000)]
24022: completion for dpkg-repack by Dr. Markus Waldeck, tweaked a bit.
Peter Stephenson [Thu, 25 Oct 2007 09:33:01 +0000 (25 09:33 +0000)]
c.f. users/12110: another tweak to $SECONDS doc
Peter Stephenson [Thu, 25 Oct 2007 09:26:07 +0000 (25 09:26 +0000)]
c.f. users/12109: tweak to $SECONDS doc
Peter Stephenson [Thu, 25 Oct 2007 09:00:02 +0000 (25 09:00 +0000)]
users/12100: default to a case-insensitive matcher with NO_CASE_GLOB
Peter Stephenson [Wed, 24 Oct 2007 22:23:10 +0000 (24 22:23 +0000)]
24018: add zcurses scroll