Bart Schaefer
|
2938c58c82
|
29107: replace overlapping strcpy with memmove
|
2011-04-29 15:23:33 +00:00 |
|
Mikael Magnusson
|
6a69eb2978
|
_make: add _make- prefix to helper functions
|
2011-04-27 13:03:41 +00:00 |
|
Wayne Davison
|
348d2842f3
|
Use "const" qualifier in termcap prototypes.
|
2011-04-26 19:08:26 +00:00 |
|
Frank Terbeck
|
875f048b8b
|
unposted: Revert change from 28896, which did more evil than good.
|
2011-04-25 22:26:18 +00:00 |
|
Frank Terbeck
|
e38f65bba4
|
Simon Ruderich: 29041: _git: Add completion for `tig'.
|
2011-04-25 15:04:47 +00:00 |
|
Frank Terbeck
|
12d12ebc92
|
Felipe Contreras: 29028: _git: Add useful completion for `gitk'.
|
2011-04-25 11:50:14 +00:00 |
|
Bart Schaefer
|
ecb32c6b12
|
Jun T.: 29031: increment global minfo state when inserting characters
on the line during interactive menu selection.
|
2011-04-24 19:10:20 +00:00 |
|
Bart Schaefer
|
e08e95afdb
|
remove stray conflict marker
|
2011-04-22 06:01:44 +00:00 |
|
Bart Schaefer
|
e349201f9a
|
29025: Test/A01grammar.ztst: in select test, assert LINES=3 to print list
|
2011-04-22 06:00:27 +00:00 |
|
Frank Terbeck
|
c316ec1958
|
unposted: INSTALL: Clarify at which point directories from --enable-additional-fpath are added to $fpath.
|
2011-04-21 21:36:33 +00:00 |
|
Frank Terbeck
|
2b9f9b59e2
|
29027: _screen: support "/dev/ttyUSB0 [baud]"-style arguments.
|
2011-04-21 21:05:48 +00:00 |
|
Frank Terbeck
|
37bb9f7353
|
Valentin Haenel: 29019: Fix git stash completion (apply and pop subcommands).
|
2011-04-21 20:57:51 +00:00 |
|
Peter Stephenson
|
8d50102fda
|
Set version to 4.3.11-dev-2
|
2011-04-19 15:07:10 +00:00 |
|
Peter Stephenson
|
6112308057
|
Don't complete p4 reopen to same change.
|
2011-04-19 15:06:07 +00:00 |
|
Frank Terbeck
|
32974286d4
|
29008, 29012: Add --enable-additional-fpath' option to add arbitrary directories to the default $fpath'.
|
2011-04-18 20:36:31 +00:00 |
|
Peter Stephenson
|
95b83f217d
|
Simon Ruderich: 29004: update archive list
|
2011-04-18 08:38:52 +00:00 |
|
Wayne Davison
|
c06f5b4556
|
Fix compiler warning due to state.doff duplication.
|
2011-04-15 14:56:53 +00:00 |
|
Frank Terbeck
|
fe5109bc43
|
Simon Ruderich: 28927: Fix "git tag -v" completion.
|
2011-04-15 14:32:09 +00:00 |
|
Mikael Magnusson
|
2c6c147bd3
|
28998: use correct return status in _make
|
2011-04-15 09:57:40 +00:00 |
|
Peter Stephenson
|
7657ea65dc
|
28997: make --enable-libc-musl explicit
|
2011-04-14 09:11:02 +00:00 |
|
Peter Stephenson
|
8020750b3c
|
gi1242+zsh: 28991: fix _svn caching policy
|
2011-04-13 08:13:04 +00:00 |
|
Peter Stephenson
|
97827c1bf5
|
Valentin Ochs: 28990: more changes needed for signals.
|
2011-04-12 15:04:19 +00:00 |
|
Peter Stephenson
|
d2fd8b86cf
|
Valentin Ochs: 28990: more changes needed for signals.
|
2011-04-12 14:51:31 +00:00 |
|
Peter Stephenson
|
c358c64c1d
|
Valentin Ochs: 28989: define _POSIX_C_SOURCE
when testing for sigset_t in configure (needed for musl).
|
2011-04-12 12:44:05 +00:00 |
|
Peter Stephenson
|
35ddd9c4ba
|
users/15953: handle EINTR when using read -k or -q with -u or -p
|
2011-04-11 16:34:21 +00:00 |
|
Peter Stephenson
|
f2ea8831e1
|
users/15945: various _yum corrections and updates
|
2011-04-11 08:46:05 +00:00 |
|
Wayne Davison
|
9e0b7684e5
|
28977: fix copying of uninitialized memory when trying to
spell-correct a really long string.
|
2011-04-06 00:04:06 +00:00 |
|
Peter Stephenson
|
47d1215cb4
|
Stef van Vlierberghe: 28965 (as posted in 28967):
findproc() should not return processes not marked as SP_RUNNING
|
2011-04-01 11:02:15 +00:00 |
|
Frank Terbeck
|
eb46727d3a
|
28959: Make the nvcsformats style be used if vcs_info is disabled.
|
2011-03-30 21:24:42 +00:00 |
|
Frank Terbeck
|
7c50fa1262
|
28961: Add `no-vcs' hook.
|
2011-03-30 21:19:17 +00:00 |
|
Frank Terbeck
|
abe0ee3936
|
28960: Add functions to add/remove static hooks.
|
2011-03-30 21:17:07 +00:00 |
|
Frank Terbeck
|
d7bcf2bb96
|
28958: Support registering hooks independent of the context.
|
2011-03-30 21:13:37 +00:00 |
|
Frank Terbeck
|
15779b019d
|
Add new vcs_info backend files to corresponding `.distfiles' file.
|
2011-03-30 20:11:17 +00:00 |
|
Frank Terbeck
|
ae6fb299f3
|
Mike Meyer: 28956, 28957: Add fossil support to vcs_info.
|
2011-03-30 20:07:05 +00:00 |
|
mikamika
|
c9b0a25bb7
|
Fix typo in _vim
|
2011-03-29 10:08:52 +00:00 |
|
Peter Stephenson
|
35004b546d
|
Mikael: 28948: compdef -e overrides interpretation of argument as service
|
2011-03-29 08:46:56 +00:00 |
|
Bart Schaefer
|
67847a96ee
|
28926: No newline after the last line in listlist() when printing the list
in a single column.
|
2011-03-28 04:50:20 +00:00 |
|
Peter Stephenson
|
e4059eedc7
|
Mikael: 28941: fix $CURSOR access when metafied
|
2011-03-27 17:55:41 +00:00 |
|
Peter Stephenson
|
ee52e3c349
|
28936: ${#$} and ${#?} also didn't work
|
2011-03-21 11:09:50 +00:00 |
|
Frank Terbeck
|
2895154f89
|
Johan Sundström: 28890: New _npm completion.
|
2011-03-20 10:34:33 +00:00 |
|
Frank Terbeck
|
cce858f5ae
|
Nikolai Weibull: 28913: Fix typo which broke `send-email' completion.
|
2011-03-18 22:43:19 +00:00 |
|
Frank Terbeck
|
b85b9a229d
|
Nikolai Weibull: 28911: Only show modified files for git-checkout without tree.
|
2011-03-18 22:39:41 +00:00 |
|
Frank Terbeck
|
9e2278e0c1
|
Nikolai Weibull: 28914: Typo fix in `cvsexportcommit' description
|
2011-03-18 22:35:52 +00:00 |
|
Frank Terbeck
|
166d91a480
|
28896: unset `monitor' option while the widget is running to avoid accidential data loss.
|
2011-03-16 20:53:57 +00:00 |
|
Peter Stephenson
|
b9cdf11d4f
|
Mikael: users/15875: fix _gpg to use _arguments return status
|
2011-03-16 14:22:56 +00:00 |
|
Bart Schaefer
|
9b2ab24ea5
|
Greg Klanderman: 28887: fix quoting in defs array
|
2011-03-12 01:04:00 +00:00 |
|
Peter Stephenson
|
4263d2b821
|
28889: ${##} should return the length of $#
|
2011-03-11 21:05:59 +00:00 |
|
Peter Stephenson
|
336836987f
|
fix completion funny with dynamic directories
|
2011-03-11 18:26:02 +00:00 |
|
Peter Stephenson
|
f2dca9e155
|
users/15864: turn zsh_directory_name into a hook
|
2011-03-11 16:32:07 +00:00 |
|
Peter Stephenson
|
cc69ecfb9e
|
28886: Fix region_highlight dynamic updates for $PREDISPLAY
|
2011-03-11 10:33:33 +00:00 |
|