Peter Stephenson
31c5c7bb11
unposted: fix previous commit: ihwend -> hwend
2013-07-22 21:00:50 +01:00
Peter Stephenson
6533ae0719
31559: Fix history line problem with aliases and comments
2013-07-22 20:58:57 +01:00
Eric Cook
4e3f838269
31558: name of qemu executable changed in completion.
2013-07-22 19:03:54 +01:00
Peter Stephenson
709dbbbda8
31549: Fix third problem with file descriptor management.
...
Replace ad-hoc subsh_close file descriptor for pipe management with the new
job-based addfilelist() mechanism.
2013-07-21 18:23:04 +01:00
Peter Stephenson
39ab9952e8
31545: Use of FD_CLOEXEC to remove possibility of fd reuse.
...
File descriptors of mmap'd dump files are closed if and only if
an exec is performed.
2013-07-20 23:23:18 +01:00
Peter Stephenson
9a192dddd2
c.f. 31531: complete xcf files for image manipulation packages
2013-07-19 19:30:27 +01:00
Peter Stephenson
cda21a28e6
31536 with additions: Fix hang in previous process substitution fix.
...
Close applicable file descriptors when waiting for a job.
2013-07-19 12:09:32 +01:00
Peter Stephenson
3c5732223f
31528: use job table to record file descriptors associated with process subst
2013-07-17 21:33:16 +01:00
Jun T
29256a7c96
31525: Fix some options in _make
2013-07-17 19:27:20 +01:00
Nick Cross
a71b8df9b2
Update make completion with gnu options
2013-07-12 09:37:36 +01:00
Peter Stephenson
7e17ea8016
users/17856: rewrite _make to use _arguments.
...
No new option handling yet, but this should make it easier to add.
2013-07-11 11:14:38 +01:00
Peter Stephenson
669c070efe
31503: zmv improvements for user-specified programs.
...
-p splits words of commands passed to it.
-P is like -p for when the program doesn't understand the -- convention
2013-07-03 12:46:02 +01:00
Clint Adams
96c8b2832b
31500: Completion/Debian/Command/_dput: dput-ng completion support from Sebastian Ramacher.
2013-06-28 15:15:06 -04:00
Clint Adams
758d0a605b
31499: dcut completion from Sebastian Ramacher.
2013-06-28 14:51:48 -04:00
Clint Adams
94825c5cb1
mail went through
2013-06-28 14:37:03 -04:00
Clint Adams
25c7763067
31xxx: Completion/Debian/Command/_dak: complete files for subcommands that are not explicitly specified.
2013-06-28 14:36:04 -04:00
Mikael Magnusson
d904e85904
31483: Call zrefresh() before unqueue()ing signals
...
Not doing so causes problems for example with this .zshrc
zle -N zle-line-init foo
zle -N set-local-history bar
foo() { zle set-local-history -n 1 }
bar() { zle reset-prompt }
2013-06-27 13:02:23 +02:00
Frank Terbeck
88599a0508
31485: vcs_info, git: Avoid error messages for `guilt' users
...
Guilt uses the same internal directory for keeping state as stgit, but
it doesn't use the same files (not surprisingly). This caused error
messages due to missing files.
This fixes that by making the "stgit-active?" test stricter.
Reported-by: Axel Beckert <abe@debian.org>
2013-06-18 09:16:59 +02:00
Peter Stephenson
657d546452
Orphaned ChangeLog notes that should have been committed earlier
2013-06-17 09:30:50 +01:00
Peter Stephenson
347a63da0c
31465: fix basic completion and globbing uses of disabled patterns
2013-06-13 18:40:36 +01:00
Peter Stephenson
fdf2867e5f
31444: Basic code for enable/disable -p
2013-06-13 18:38:33 +01:00
Barton E. Schaefer
e36e7d9ade
31474: create patchlevel.h correctly when using a separate build tree
2013-06-13 09:46:43 -07:00
Hong Xu
77feb2c1c4
move comment to individual line in .editorconfig
2013-06-10 10:13:33 +01:00
Bruce Stephens
ee4391d33e
31459: fix alignment of zsh entry in info menu
2013-06-10 10:11:07 +01:00
Barton E. Schaefer
8a35ec4eef
31205: Do not display "(eval)" as a tag context
2013-06-10 00:18:52 -07:00
Barton E. Schaefer
8812e0b825
31466: Cause git and cvs to ignore one another, in case anyone wants to
...
import this tree into a CVS repository.
2013-06-09 23:43:13 -07:00
Peter Stephenson
68d0d76db5
31441: use array to decide which forms of pattern are enabled
2013-06-01 20:39:09 +01:00
Peter Stephenson
aa0875daa1
31436: document KSH_GLOB doesn't support recursive directories
2013-05-30 16:40:06 +01:00
Peter Stephenson
95c044372a
31433: zcat -f doesn't need suffix .gz
2013-05-29 19:21:34 +01:00
Peter Stephenson
711c103e77
31422: better heuristic for timestamps in age function
2013-05-29 19:20:12 +01:00
Peter Stephenson
a46aef7704
31405: weasel words about PRINT_EXIT_STATUS option.
2013-05-22 20:58:32 +01:00
Peter Stephenson
a4d3b8f676
31419: Add time zone and year to string formatted time output from zstat
2013-05-21 17:42:57 +01:00
Peter Stephenson
692a15363f
31418: improve documentation for "age" function
2013-05-21 17:11:04 +01:00
Peter Stephenson
06e17f8112
Omitted ChangeLog entry for previous commit
2013-05-21 16:18:57 +01:00
Peter Stephenson
17d38259f8
Fix merge
2013-05-21 16:15:29 +01:00
Stephane Chazelas
2989e4b66e
31417: age function needs protection against file names starting "-"
2013-05-21 14:45:52 +01:00
Barton Schaefer
1182a75e1b
upon "read" of a short line, assign all variables passed as arguments.
...
It was noted that (print 1 2 | read one two three four) assigned values
only to $one and $two except in the case where EOF was reached.
2013-05-20 23:38:58 -07:00
Peter Stephenson
aa7467b0bf
Improve Perforce jobs completion to limit
...
potentially huge output using jobview by default;
fix quoting of arguments passed on to eval within _call_program.
2013-05-14 14:25:14 +01:00
Richard Hartmann
bb6e894f27
Add .ogv to mplayer completion
2013-05-10 10:03:12 +01:00
Mihai Moldovan
d88bd1409e
Unused function attribute fix for clang compilation
2013-05-10 10:00:52 +01:00
Frank Terbeck
2405b0ac0c
31376: Make sure every execve() is prefixed by winch_unblock()
...
This was suggested by Bart Schaefer in 31375.
2013-05-05 20:33:36 +02:00
Frank Terbeck
9604bc9a9f
Revert "31372: Do not block SIGWINCH for child processes"
...
This reverts commit f8ab02ad5f
.
As Bart suggested in 31375.
2013-05-05 20:33:07 +02:00
Bart Schaefer
f8ab02ad5f
31372: Do not block SIGWINCH for child processes
...
Something similar may also be needed in the zpty and clone modules.
2013-05-05 11:27:39 +02:00
Kenyon Ralph
3d6d6136e2
31371: _brctl: update brctl subcommands
...
Add hairpin and showstp. These are available since at least
bridge-utils 1.5.
2013-05-05 11:10:46 +02:00
Peter Stephenson
60e41f9fc8
31369: set locale for completion if locale command is not usable
2013-05-04 16:07:34 +01:00
Bart Schaefer
4e43360261
31361: handle negative optno ("no" prefix used)
...
when storing options with parseopts_insert() for sticky contexts
2013-04-30 00:22:03 -07:00
Bart Schaefer
f4b0833270
31353: fix handling of floating point in ternary
2013-04-30 00:18:13 -07:00
Bart Schaefer
a700c61c77
31350: block SIGWINCH nearly all the time, except
...
when about to calculate prompts or do synchronous read, so
syscalls are not interrupted by window size changes.
2013-04-30 00:10:31 -07:00
Bart Schaefer
d19e18c68d
31350: block SIGWINCH nearly all the time, except
...
when about to calculate prompts or do synchronous read, so
syscalls are not interrupted by window size changes.
2013-04-30 00:08:49 -07:00
Jun T
cbf6f144a9
31357: _cp: add support for Mac OS X
...
If not GNU nor darwin, assume POSIX.
2013-04-29 17:11:05 +02:00