Peter Stephenson
|
3206b8a2ea
|
27442 plus tweak: wait returns status for $! even if exited
|
2009-12-02 09:46:12 +00:00 |
|
Peter Stephenson
|
bc51b97d53
|
Alexey: 27445: ruby completion argument
|
2009-12-01 19:34:03 +00:00 |
|
Peter Stephenson
|
c969dea22f
|
27441: add "sa" for suffix alias completion highlighting
|
2009-11-30 17:26:47 +00:00 |
|
Peter Stephenson
|
1d5a54270b
|
Richard Hartmann: 27440: typos in module warnings
|
2009-11-30 09:59:40 +00:00 |
|
Peter Stephenson
|
b7c0ab63f3
|
Baptiste Daroussin: 27431: _make: fix for FreeBSD
|
2009-11-24 15:46:54 +00:00 |
|
Peter Stephenson
|
d81fb9f1a8
|
27430: extend make variable value completion
|
2009-11-24 11:04:25 +00:00 |
|
Peter Stephenson
|
85842387f8
|
27429: _make: restore variable value completion
make indentation more standard
|
2009-11-24 10:14:33 +00:00 |
|
Peter Stephenson
|
b97284cde2
|
Michael Hwang <michael.a.hwang@gmail.com>: 27428:
improved _make
|
2009-11-24 10:01:01 +00:00 |
|
Peter Stephenson
|
b7e76da2ef
|
Alexey: users/14588: ztodo function and completion
|
2009-11-22 19:17:32 +00:00 |
|
Peter Stephenson
|
3d8115275f
|
Alexey: users/14588: ztodo function and completion
|
2009-11-22 19:06:54 +00:00 |
|
Bart Schaefer
|
6c48ef6b45
|
27415: Src/Zle/computil.c: comparguments "*::..." descriptions could step
on sequentially earlier descriptions when completing for a word other than
the last word on the command line.
|
2009-11-21 06:51:14 +00:00 |
|
Bart Schaefer
|
6bc88e679a
|
27415: Src/Zle/computil.c: fix comparguments "*::..." descriptions.
|
2009-11-21 06:50:56 +00:00 |
|
Clint Adams
|
f1a8b0ca38
|
27417: fix completion after gpg --verify-files.
|
2009-11-20 23:01:17 +00:00 |
|
Clint Adams
|
2746eec722
|
unposted: change bracket colors default to yellow when in an ssh session.
|
2009-11-20 03:05:54 +00:00 |
|
Peter Stephenson
|
be1e9c189d
|
Greg: 27416: repository path enhancement
|
2009-11-19 09:48:42 +00:00 |
|
Peter Stephenson
|
9e260715c4
|
unposted: improvement to whole-path Perforce completion
|
2009-11-17 14:16:32 +00:00 |
|
Peter Stephenson
|
76e087f4b2
|
Greg Klanderman: 27409: subversion and URL paths
|
2009-11-15 17:52:02 +00:00 |
|
Peter Stephenson
|
51f1c08fd7
|
c.f. 27408: remove _mercurial and put back some 2> /dev/null
|
2009-11-15 17:50:12 +00:00 |
|
Peter Stephenson
|
ee5574b063
|
Frank Terbeck: 27407: tmux switch-client completion
|
2009-11-15 17:44:33 +00:00 |
|
Peter Stephenson
|
d1c26dca90
|
Benjamin R. Haskell: 27399: argument problem in env completion
|
2009-11-15 17:42:09 +00:00 |
|
Peter Stephenson
|
6383453f57
|
Benjamin R. Haskell: users/14565: argument problem in env completion
|
2009-11-15 17:38:46 +00:00 |
|
Peter Stephenson
|
ffa186098c
|
Baptiste Daroussin: 27379, 27381: BSD completions
|
2009-11-12 19:34:34 +00:00 |
|
Bart Schaefer
|
31012c47d5
|
Greg K: Replace 27377 with 27391.
|
2009-11-12 04:19:42 +00:00 |
|
Bart Schaefer
|
96feec40a5
|
users/14548: Src/Modules/termcap.c: prevent libtermcap from exiting on an
unknown terminal type
|
2009-11-11 16:26:19 +00:00 |
|
Bart Schaefer
|
816e6be1e0
|
Alexey Froloff: 27367: Completion/Unix/Command/_ri: update for Ruby 1.9
and later
|
2009-11-11 16:26:00 +00:00 |
|
Bart Schaefer
|
5575ba2256
|
users/14548: Src/Modules/termcap.c: prevent libtermcap from exiting
Alexey Froloff: 27367: Completion/Unix/Command/_ri: update for Ruby 1.9
|
2009-11-11 16:25:13 +00:00 |
|
Bart Schaefer
|
14dc2fe7f2
|
Frank Terbeck: 27364: Completion/Unix/Command/_tmux: fix cut'n'paste error
|
2009-11-11 15:54:52 +00:00 |
|
Bart Schaefer
|
c864e7790e
|
Frank Terbeck: 27364: Completion/Unix/Command/_tmux: fix cut'n'paste error
in descriptions
|
2009-11-11 15:54:14 +00:00 |
|
Bart Schaefer
|
aadd4e48ed
|
Greg Klanderman: 27377 (slightly tweaked): Completion/Unix/Command/_rm: fix
ignored (duplicate) file names
27368, 27369: FEATURES: replace an incorrect example
|
2009-11-10 22:21:34 +00:00 |
|
Bart Schaefer
|
f91f79c457
|
Greg Klanderman: 27377 (slightly tweaked): fix ignored (duplicate) file names
|
2009-11-10 22:17:02 +00:00 |
|
Bart Schaefer
|
b159a6bba2
|
27368, 27369: replace one incorrect example with two correct ones
|
2009-11-10 22:16:37 +00:00 |
|
Peter Stephenson
|
a3055b2363
|
Mikael: 27362: some more attr fixes
|
2009-11-07 23:57:27 +00:00 |
|
Clint Adams
|
bce9aa947d
|
Frank Terbeck: 27359: completion for tmux 1.1.
|
2009-11-07 18:58:45 +00:00 |
|
Clint Adams
|
ce8bb05546
|
Frank Terbeck: 27359: completion for tmux 1.1.
|
2009-11-07 18:18:44 +00:00 |
|
Peter Stephenson
|
f30af94885
|
27357: fix compiler warnings in attr module
27358: fix error if $0 altered in sourced file
|
2009-11-06 22:38:47 +00:00 |
|
Peter Stephenson
|
d6c4e4c692
|
Frank Terbeck: 27353: more VCS_Info sanity checks
|
2009-11-06 14:35:33 +00:00 |
|
Peter Stephenson
|
39e4cfd4db
|
Jun T.: 27351: zdelattr missed first argument
|
2009-11-05 09:44:32 +00:00 |
|
Peter Stephenson
|
eeb5b6c941
|
Mikael: 27347: enhance extended attribute support
|
2009-11-04 11:33:59 +00:00 |
|
Peter Stephenson
|
a92507d2b8
|
Mikael: 27337: fix bug searching for / when
scanning symlinks in cd
|
2009-11-03 10:00:34 +00:00 |
|
Peter Stephenson
|
65e45654b3
|
unposted: brief calendar display
|
2009-11-03 09:57:34 +00:00 |
|
Peter Stephenson
|
f25c62cb18
|
unposted: Functions/Calendar/calendar: brief display failed on single lines
|
2009-10-29 09:50:45 +00:00 |
|
Clint Adams
|
8a04e94478
|
unposted: update config.guess and config.sub to 2009-06-10 and 2009-06-11 versions respectively.
|
2009-10-24 05:24:12 +00:00 |
|
Clint Adams
|
ff1a8cff74
|
27315: update for mpc 0.17.
|
2009-10-24 04:40:32 +00:00 |
|
Clint Adams
|
5cd9c4b500
|
27314: update list of mpc search types.
|
2009-10-24 04:17:39 +00:00 |
|
Peter Stephenson
|
d5d858b0e2
|
unposted: more local variables needed
|
2009-10-22 09:28:30 +00:00 |
|
Peter Stephenson
|
7c4c41a0bb
|
unposted, c.f. 27313: mailing list and website moved
|
2009-10-22 09:28:02 +00:00 |
|
Peter Stephenson
|
c12144b3b9
|
Mikael: 27312: valgrind option changes
|
2009-10-18 19:53:50 +00:00 |
|
Peter Stephenson
|
a252b6110d
|
Frank Terbeck: 27309: VCS_INFO doc
Holger Weiss: 27310: typo in matcher doc
Jesse Weinstein: 27310: redundant diff option
|
2009-10-18 19:47:29 +00:00 |
|
Peter Stephenson
|
8ed0fad414
|
27308, based on 27305 from Edgar Merino:
search for init scripts in other locations
|
2009-10-04 18:20:00 +00:00 |
|
Peter Stephenson
|
179cd828a5
|
Lionel Flandrin: 27307: enhanced Mecurial VCS_INFO support
|
2009-10-04 18:18:12 +00:00 |
|