Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 31756: further make completion improvements. | Jun T | 2013-07-25 | 2 | -32/+49 |
| | | | | | | | ake care of mutually exclusive options. Add _description using $state_descr. Add completions for --debug=flag. Fix typo (pointed out by Daniel Shahaf). | ||||
* | 31574: alternative fix for bad fd if no FD_CLOEXEC. | Peter Stephenson | 2013-07-25 | 2 | -8/+21 |
| | | | | Remove dump records more consistently in that case. | ||||
* | 31572: Completion/Debian/Command/_linda: Deleted | Richard Hartmann | 2013-07-24 | 3 | -27/+3 |
| | |||||
* | 31571: Completion/Unix/Command/_vcsh: Update | Richard Hartmann | 2013-07-24 | 2 | -16/+137 |
| | |||||
* | 31750: fix for HISTREDUCEBLANKS option. | Peter Stephenson | 2013-07-24 | 2 | -2/+33 |
| | | | | | Don't truncate line after marked words if there's more non-white-space text, which is probably comments. | ||||
* | unposted: fix previous commit: ihwend -> hwend | Peter Stephenson | 2013-07-22 | 2 | -1/+4 |
| | |||||
* | 31559: Fix history line problem with aliases and comments | Peter Stephenson | 2013-07-22 | 2 | -0/+4 |
| | |||||
* | 31558: name of qemu executable changed in completion. | Eric Cook | 2013-07-22 | 2 | -3/+8 |
| | |||||
* | 31549: Fix third problem with file descriptor management. | Peter Stephenson | 2013-07-21 | 3 | -18/+6 |
| | | | | | Replace ad-hoc subsh_close file descriptor for pipe management with the new job-based addfilelist() mechanism. | ||||
* | 31545: Use of FD_CLOEXEC to remove possibility of fd reuse. | Peter Stephenson | 2013-07-20 | 3 | -0/+15 |
| | | | | | File descriptors of mmap'd dump files are closed if and only if an exec is performed. | ||||
* | c.f. 31531: complete xcf files for image manipulation packages | Peter Stephenson | 2013-07-19 | 3 | -2/+7 |
| | |||||
* | 31536 with additions: Fix hang in previous process substitution fix. | Peter Stephenson | 2013-07-19 | 3 | -0/+40 |
| | | | | Close applicable file descriptors when waiting for a job. | ||||
* | 31528: use job table to record file descriptors associated with process subst | Peter Stephenson | 2013-07-17 | 4 | -35/+63 |
| | |||||
* | 31525: Fix some options in _make | Jun T | 2013-07-17 | 2 | -4/+9 |
| | |||||
* | Update make completion with gnu options | Nick Cross | 2013-07-12 | 2 | -8/+35 |
| | |||||
* | users/17856: rewrite _make to use _arguments. | Peter Stephenson | 2013-07-11 | 2 | -10/+39 |
| | | | | No new option handling yet, but this should make it easier to add. | ||||
* | 31503: zmv improvements for user-specified programs. | Peter Stephenson | 2013-07-03 | 3 | -6/+25 |
| | | | | | -p splits words of commands passed to it. -P is like -p for when the program doesn't understand the -- convention | ||||
* | 31500: Completion/Debian/Command/_dput: dput-ng completion support from ↵ | Clint Adams | 2013-06-28 | 2 | -16/+48 |
| | | | | Sebastian Ramacher. | ||||
* | 31499: dcut completion from Sebastian Ramacher. | Clint Adams | 2013-06-28 | 2 | -0/+163 |
| | |||||
* | mail went through | Clint Adams | 2013-06-28 | 1 | -1/+1 |
| | |||||
* | 31xxx: Completion/Debian/Command/_dak: complete files for subcommands that ↵ | Clint Adams | 2013-06-28 | 2 | -0/+9 |
| | | | | are not explicitly specified. | ||||
* | 31483: Call zrefresh() before unqueue()ing signals | Mikael Magnusson | 2013-06-27 | 2 | -0/+7 |
| | | | | | | | | | 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 } | ||||
* | 31485: vcs_info, git: Avoid error messages for `guilt' users | Frank Terbeck | 2013-06-18 | 2 | -1/+8 |
| | | | | | | | | | | 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> | ||||
* | Orphaned ChangeLog notes that should have been committed earlier | Peter Stephenson | 2013-06-17 | 1 | -0/+8 |
| | |||||
* | 31465: fix basic completion and globbing uses of disabled patterns | Peter Stephenson | 2013-06-13 | 4 | -36/+87 |
| | |||||
* | 31444: Basic code for enable/disable -p | Peter Stephenson | 2013-06-13 | 8 | -12/+313 |
| | |||||
* | 31474: create patchlevel.h correctly when using a separate build tree | Barton E. Schaefer | 2013-06-13 | 3 | -2/+7 |
| | |||||
* | move comment to individual line in .editorconfig | Hong Xu | 2013-06-10 | 1 | -1/+3 |
| | |||||
* | 31459: fix alignment of zsh entry in info menu | Bruce Stephens | 2013-06-10 | 1 | -1/+1 |
| | |||||
* | 31205: Do not display "(eval)" as a tag context | Barton E. Schaefer | 2013-06-10 | 2 | -1/+4 |
| | |||||
* | 31466: Cause git and cvs to ignore one another, in case anyone wants to | Barton E. Schaefer | 2013-06-09 | 3 | -0/+9 |
| | | | | import this tree into a CVS repository. | ||||
* | 31441: use array to decide which forms of pattern are enabled | Peter Stephenson | 2013-06-01 | 4 | -91/+182 |
| | |||||
* | 31436: document KSH_GLOB doesn't support recursive directories | Peter Stephenson | 2013-05-30 | 3 | -2/+21 |
| | |||||
* | 31433: zcat -f doesn't need suffix .gz | Peter Stephenson | 2013-05-29 | 2 | -1/+8 |
| | |||||
* | 31422: better heuristic for timestamps in age function | Peter Stephenson | 2013-05-29 | 3 | -4/+20 |
| | |||||
* | 31405: weasel words about PRINT_EXIT_STATUS option. | Peter Stephenson | 2013-05-22 | 2 | -0/+6 |
| | |||||
* | 31419: Add time zone and year to string formatted time output from zstat | Peter Stephenson | 2013-05-21 | 2 | -2/+5 |
| | |||||
* | 31418: improve documentation for "age" function | Peter Stephenson | 2013-05-21 | 3 | -3/+15 |
| | |||||
* | Omitted ChangeLog entry for previous commit | Peter Stephenson | 2013-05-21 | 1 | -0/+5 |
| | |||||
* | Fix merge | Peter Stephenson | 2013-05-21 | 2 | -4/+4 |
|\ | |||||
| * | upon "read" of a short line, assign all variables passed as arguments. | Barton Schaefer | 2013-05-20 | 2 | -1/+6 |
| | | | | | | | | | | 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. | ||||
* | | 31417: age function needs protection against file names starting "-" | Stephane Chazelas | 2013-05-21 | 2 | -3/+8 |
|/ | |||||
* | Improve Perforce jobs completion to limit | Peter Stephenson | 2013-05-14 | 2 | -4/+13 |
| | | | | | potentially huge output using jobview by default; fix quoting of arguments passed on to eval within _call_program. | ||||
* | Add .ogv to mplayer completion | Richard Hartmann | 2013-05-10 | 2 | -1/+4 |
| | |||||
* | Unused function attribute fix for clang compilation | Mihai Moldovan | 2013-05-10 | 2 | -1/+6 |
| | |||||
* | 31376: Make sure every execve() is prefixed by winch_unblock() | Frank Terbeck | 2013-05-05 | 2 | -0/+9 |
| | | | | This was suggested by Bart Schaefer in 31375. | ||||
* | Revert "31372: Do not block SIGWINCH for child processes" | Frank Terbeck | 2013-05-05 | 2 | -3/+6 |
| | | | | | | This reverts commit f8ab02ad5f4226e46ab54e681a3e0404fdc1a9a6. As Bart suggested in 31375. | ||||
* | 31372: Do not block SIGWINCH for child processes | Bart Schaefer | 2013-05-05 | 2 | -1/+7 |
| | | | | Something similar may also be needed in the zpty and clone modules. | ||||
* | 31371: _brctl: update brctl subcommands | Kenyon Ralph | 2013-05-05 | 2 | -1/+10 |
| | | | | | Add hairpin and showstp. These are available since at least bridge-utils 1.5. | ||||
* | 31369: set locale for completion if locale command is not usable | Peter Stephenson | 2013-05-04 | 2 | -3/+15 |
| |