1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00
Commit graph

5774 commits

Author SHA1 Message Date
Peter Stephenson
a84560cbf2 Holger Macht via Ismail: 30185: openSUSE directory missed from
module definition
2012-02-07 15:41:01 +00:00
Peter Stephenson
4735ee67af 30127: forbid fc from executing history lines in reverse 2012-02-05 19:28:16 +00:00
Peter Stephenson
368d303a20 Mariusz Glebocki: 30179: suppress stderr for listing services 2012-02-03 09:53:01 +00:00
Frank Terbeck
756f17a755 A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition" 2012-02-01 12:53:48 +00:00
Peter Stephenson
9c21d0baae seiler via Ismail: 30174: osc completion update 2012-01-31 11:49:50 +00:00
Peter Stephenson
6a364de3e1 Felipe: 30158: compgen test not useful with current bashcompinit 2012-01-31 09:40:36 +00:00
Peter Stephenson
76512cdeb0 Richard Hartmann: 30140: whitespace fix in mplayer completion 2012-01-29 18:29:26 +00:00
Peter Stephenson
23907bb840 Felipe Contreras: 31031 to 30137: various bashcompinit improvements 2012-01-29 18:23:53 +00:00
Peter Stephenson
a14bba1ae8 Ben: 30118: sqlite completion 2012-01-23 10:03:08 +00:00
Peter Stephenson
084103d30e Ben: 30117: new xclip completion 2012-01-22 20:04:01 +00:00
Frank Terbeck
0d15215d86 30114: VCS_INFO_check_com: Remove a superfluous stat() 2012-01-19 16:57:40 +00:00
Peter Stephenson
69a6df462c missed log entry for 30110 2012-01-17 19:19:32 +00:00
Frank Terbeck
c8381cda78 30111: Src/exec.c: Fix segfaults with exec options. 2012-01-16 22:14:11 +00:00
Peter Stephenson
cd40e8caf6 Stepan Koltsov: 30105: fix stgit delete completion 2012-01-09 19:48:12 +00:00
Peter Stephenson
609a9d264d typo 2012-01-08 19:00:25 +00:00
Peter Stephenson
8b87aca62e users/16711: try to take account of PATH_DIRS option in command completion 2012-01-08 16:04:38 +00:00
Peter Stephenson
59ff3c6920 30098: missed commit log entry 2012-01-08 15:59:46 +00:00
Peter Stephenson
2d47270112 unposted: fix uninitialised variable warning in pcre 2012-01-06 10:08:53 +00:00
Peter Stephenson
942fe9d6de 30087: Christian Höltje: remove any hooks with prompt theme 2012-01-05 20:04:09 +00:00
Peter Stephenson
9b923cccea 30084: `zle -T tc func' for zle testing of termcap output 2012-01-05 20:01:24 +00:00
Frank Terbeck
1a330ad751 30079: Src/params.c: Restore LC_ALL' when setting LANG'. 2012-01-04 22:35:55 +00:00
Peter Stephenson
731877dd78 30084: missing zsfree(argzero) 2012-01-04 17:50:11 +00:00
Bart Schaefer
bcd0fd1128 queue_signals() to prevent adjustwinsize() loop on FreeBSD 2012-01-02 19:31:16 +00:00
Frank Terbeck
ea7e24879f 30048: C02cond.ztst: Avoid [[ -N ... ]] on file-systems mounted `noatime' 2011-12-30 13:37:41 +00:00
Frank Terbeck
ee03cac7fe 30046: VCS_INFO_get_data_svn: Fix support for subversion version 1.7 2011-12-30 13:32:51 +00:00
Bart Schaefer
30c98aa87e 30069: replace empty parens with LPAR()RPAR() in an example. 2011-12-28 03:20:18 +00:00
Peter Stephenson
ae146b0fe2 30041: fix bash-style offsets for positional parameters when scalars 2011-12-21 22:39:28 +00:00
Peter Stephenson
1ea6009209 T.C. Hollingsworth: 30036: new systemctl argument completion 2011-12-21 22:24:45 +00:00
Bart Schaefer
81cb361d73 30033: silence valgrind warnings 2011-12-20 17:15:50 +00:00
Peter Stephenson
fceb078924 unposted: update version to 4.3.15-dev-0 to avoid clash with 4.3.15 install 2011-12-19 11:12:28 +00:00
Peter Stephenson
09532a70ea unposted: release 4.3.15 2011-12-17 15:15:20 +00:00
Peter Stephenson
0082320b79 Simon Olofsson: fix matching of subversion help text 2011-12-16 09:18:34 +00:00
Mikael Magnusson
4264cab646 29783: _update-alternatives: Add more options. 2011-12-14 12:58:32 +00:00
Mikael Magnusson
346c4c46cc 30021: _globquals: Add d flag, show what unit the digits are entered in. 2011-12-14 01:11:20 +00:00
Mikael Magnusson
fd1c2364f4 30019: _tar: fix parsing of argument to -C. 2011-12-13 19:33:15 +00:00
Mikael Magnusson
02dc5c681e 29998: _git: fix a typo (--rerbose). 2011-12-13 19:28:19 +00:00
Bart Schaefer
71996d83d9 30012 and 30020: $state_descr and prompt_preview_theme 2011-12-13 17:44:33 +00:00
Peter Stephenson
93139f39f1 30000 plus some comments: Better POSIXJOBs behaviour.
Don't restore default SIGTTOU etc. behaviour if still doing job control.
Only carry on doing job control in subshell if it's a real
(...) subshell
2011-12-12 19:25:02 +00:00
Peter Stephenson
290ab11885 discussed in 29984: use m+7 for files more than a week old 2011-12-11 17:48:26 +00:00
Peter Stephenson
acb97e6115 29991: allow explicit "d" for days in time qualifiers 2011-12-11 17:22:59 +00:00
Mikael Magnusson
a7794bd153 29961: _ssh: extend option completion. 2011-12-10 19:37:35 +00:00
Mikael Magnusson
ac78bd010c 29962: Actually return ret in _ssh. 2011-12-10 19:35:49 +00:00
Peter Stephenson
3346803ffd Fix ChangeLog --- last entry was added in the middle instead of the top 2011-12-10 18:43:36 +00:00
Peter Stephenson
2b4e0140d6 GI: 29977: caching and function definition fixes for _modutils 2011-12-10 18:23:00 +00:00
Bart Schaefer
48c46fe9b1 Fix some zsh-users article references that have transposed or off-by-one
digits.
2011-12-10 03:39:29 +00:00
Simon Ruderich
d374f2b180 29918: Completion: Add new _remote_files() helper and use it to reduce code duplication. 2011-12-09 22:39:08 +00:00
Simon Ruderich
3e1146677f 29917: Completion/Unix/Command/_ssh: Tabs to spaces. 2011-12-09 22:32:52 +00:00
Mikael Magnusson
df2140e4cb 29409: Add xprop and xlsatoms completions. 2011-12-09 15:58:35 +00:00
Mikael Magnusson
9d83e165fc unposted: remove duplicated 'the' in compsys.yo. 2011-12-09 15:54:17 +00:00
Peter Stephenson
94ef211b9b unposted: add NO_ignoreclosebraces to options for completion 2011-12-09 15:02:39 +00:00
Peter Stephenson
87151e8bd7 users/16614: update config.guess and config.sub from automake 1.11.1 2011-12-09 15:01:39 +00:00
Mikael Magnusson
86df8f1643 unposted: fix typo in ChangeLog 2011-12-09 14:52:18 +00:00
Mikael Magnusson
45cd289e49 29876: Update getent completion. 2011-12-09 14:51:54 +00:00
Peter Stephenson
e3182c18de 29955++: IGNORE_CLOSE_BRACES option 2011-12-08 19:42:07 +00:00
Peter Stephenson
22aede45f6 29928: belated commit to fix OpenBSD redirection test 2011-12-08 15:55:10 +00:00
Peter Stephenson
b018282930 Update version to 4.3.14-dev-0 2011-12-07 20:13:39 +00:00
Oliver Kiddle
fe1dc5102a 29952: fix cut'n'paste error in nanosecond timestamp support 2011-12-07 01:31:20 +00:00
Peter Stephenson
79f2f7fa2c unposted: 4.3.14 2011-12-06 19:49:34 +00:00
Mikael Magnusson
30e26c4885 unposted: Fix typo in ChangeLog (memoryx). 2011-12-05 19:35:22 +00:00
Peter Stephenson
74eed99c31 29940: metafy() added null termination even if buffer was not modifiable 2011-12-03 23:15:37 +00:00
Peter Stephenson
724fd07a67 29934: Stef van Vlierberghe: uninitialised memory after lexer realloc 2011-12-03 17:24:45 +00:00
Peter Stephenson
5d949f9cda unposted: fix documentation for "*" test output syntax 2011-12-02 10:27:13 +00:00
Peter Stephenson
ae8e3ba86d 29924: add ability to match test output using patterns 2011-12-01 21:52:55 +00:00
Peter Stephenson
d6d0297b10 complete directories in _nm 2011-12-01 14:55:28 +00:00
Peter Stephenson
c88084895d 29923: work around test problem with invalid file descriptor message 2011-12-01 14:22:55 +00:00
Peter Stephenson
9d71f4c207 Release 4.3.13 2011-11-30 19:20:15 +00:00
Peter Stephenson
79dd647496 Ismail Dönmez: 29920: NO_EXEC problem with arithmetic substitution 2011-11-28 09:48:22 +00:00
Peter Stephenson
ef6bed0742 unposted: 4.3.12-test-3 2011-11-25 20:09:22 +00:00
Simon Ruderich
6540e8d8cf 29916: Completion/Unix/Command/_git: Prevent clash with _remote_files() in _ssh. 2011-11-24 21:21:46 +00:00
Peter Stephenson
d47847c5f5 29915: new nm completion 2011-11-24 09:16:40 +00:00
Peter Stephenson
b0602dc5b4 Ignacy Gawędzki: 29912: add "--" to ls in ssh completion 2011-11-23 09:50:56 +00:00
Peter Stephenson
7d04b8f486 Foudil Brétel: 29911: systemctl completion updates 2011-11-21 11:31:24 +00:00
Peter Stephenson
5d1b11027b gi1242: users/16587: _lp tidy up 2011-11-20 21:47:10 +00:00
Peter Stephenson
7c4a811134 29908: make MIME functions handle stacked suffixes 2011-11-18 09:52:50 +00:00
Peter Stephenson
cf4e27a129 29907: Jun T.: remove declaration of unused variable 2011-11-17 12:27:18 +00:00
Bart Schaefer
7c5173ba0f users/16581: skip correction shortcut based on command table search when
the word is not in command position; on rejected command correction,
reset incremental path hashing.
2011-11-15 15:08:56 +00:00
Peter Stephenson
c6722cf086 g1242: printing completion improvements 2011-11-14 09:51:06 +00:00
Frank Terbeck
6ed7fab103 Akinori MUSHA: 29900: Backends/VCS_INFO_detect_svn: Adjust detection to support subversion 1.7. 2011-11-09 17:49:25 +00:00
Peter Stephenson
970adcc4d0 Haakon Riiser: 29895, 29897: _ffmpeg, _nmcli 2011-11-08 09:51:31 +00:00
Simon Ruderich
b337296b93 29893: Completion/Unix/Command/_ssh: Update (mostly) for 5.9. 2011-11-07 20:57:44 +00:00
Peter Stephenson
ec6914b061 29894: display and use previous replacement in replace-string 2011-11-07 11:13:48 +00:00
Peter Stephenson
a6e039e12e 29892: fix regular expression replacements in replace-string
improve variable save and restore in read-from-minibuffer
2011-11-04 14:31:23 +00:00
Peter Stephenson
45faf8f5b2 29891: make zle -lL with arguments work 2011-11-04 14:14:26 +00:00
Peter Stephenson
fdb00982f5 Jun T: 29883: cast resource types to types they should be anyway 2011-10-31 09:48:58 +00:00
Peter Stephenson
19550e7713 users/16547: quote p4 arguments with colons in from _describe 2011-10-30 19:39:43 +00:00
Peter Stephenson
6cd43e7d70 29879: metafy dlerror message to avoid corruption 2011-10-28 10:46:23 +00:00
Phil Pennock
fe15a9e2bb 29867: pcre/ZTST_unimplemented change from Bart 2011-10-26 23:28:26 +00:00
Peter Stephenson
faa02346a8 29844, 29845: remove bogus
error on closing fd's 0 to 9; update test
2011-10-26 18:48:13 +00:00
Peter Stephenson
68d1c094db 29865: don't compile pcre if no pcre-config 2011-10-26 16:46:09 +00:00
Peter Stephenson
31c422299d 29859: compadd handles its own options 2011-10-26 12:45:10 +00:00
Peter Stephenson
aba557a13c Jérémie Roquet: c.f. users/16541:
should be "filename generation", not "file generation" in cond doc
2011-10-24 15:35:13 +00:00
Peter Stephenson
e5f1efa5a2 Foudil Brétel: 29842: major update to systemctl completion 2011-10-24 11:32:41 +00:00
Phil Pennock
2f3c16d40f 29838: metafy/unmetafy strings for PCRE matching (UTF-8 fixes) 2011-10-24 11:31:25 +00:00
Peter Stephenson
332fbbd700 users/16492: OpenIndiana issue 2011-10-23 16:43:48 +00:00
Simon Ruderich
7cfd2fcccd 29823: Completion/Unix/Command/_perl: Update for 5.14.1. 2011-10-22 19:47:10 +00:00
Frank Terbeck
8ce9c1cbe7 Suraj N. Kurapati: vcs_info-examples: Mention different ways to handle remote branch names in `vi-git-remotebranch()'. 2011-10-19 18:14:08 +00:00
Peter Stephenson
7d9c12334b update and tigy up for 4.3.12-test-2 2011-10-17 17:30:48 +00:00
Peter Stephenson
4685aae843 small _perforce documentation update 2011-10-17 17:00:48 +00:00
Peter Stephenson
8dc39360c9 29820: _pick_variant -b to match builtin 2011-10-14 19:01:41 +00:00
Mikael Magnusson
c70e44c9bd 29815: include mod_langinfo in documentation 2011-10-12 13:03:54 +00:00
Bart Schaefer
188abdd708 29799: swap order of RESET_PROMPT / REFRESH in adjustwinsize(). 2011-10-02 01:10:11 +00:00
Bart Schaefer
748bd73d88 unposted: cross-reference zmodload from the modules intro doc.
29769: follow-up 29677 to handle the case where thisjob == -1.
2011-09-25 18:09:13 +00:00
Peter Stephenson
6f2f2c7477 Daniel Friesel: 29796: complete .webm in mplayer: typo 2011-09-22 09:07:36 +00:00
Peter Stephenson
64d3354ab5 Daniel Friesel: 29796: complete .webm in mplayer 2011-09-22 08:38:29 +00:00
Peter Stephenson
664675dc10 Luka Perkov: 29788: improved quilt completion 2011-09-21 09:31:02 +00:00
Peter Stephenson
84f8330e0d users/16375: initialise nrefs on each loop in match tests 2011-09-18 17:44:12 +00:00
Mikael Magnusson
1c2ff68529 29764, 29765: fix various problems with _pgrep. 2011-09-16 12:18:40 +00:00
Peter Stephenson
3dba9a8614 29776: fix case of double quotes in double-quote-style
parsing where end character is something else
2011-09-15 14:04:51 +00:00
Peter Stephenson
a0700c5440 29773: Marco Hinz: some perl modules weren't completed 2011-09-15 09:30:01 +00:00
Clint Adams
01778d160a 29762: bts completion tag update from Ansgar Burchardt. 2011-09-10 22:28:00 +00:00
Bart Schaefer
571015bc32 29760: fix references to _i_ulwdirs 2011-09-10 17:09:50 +00:00
Peter Stephenson
fdfd451861 unposted: Perforce completion for 2010.2 release 2011-09-07 15:58:54 +00:00
Simon Ruderich
b2da9b3afc 29757: Doc/Zsh/compsys.yo: Remove superfluous brace. 2011-09-07 13:43:38 +00:00
Simon Ruderich
d88c4241f9 29756: Doc/Zsh/params.yo: DIRSTACKSIZE is unlimited by default. 2011-09-07 13:40:23 +00:00
Mikael Magnusson
0e0f259540 29755: add -O stop to to _ssh. 2011-09-07 07:32:57 +00:00
Mikael Magnusson
ed5e4106fd 29733: Jonathan: add apt-get changelog completion. 2011-09-06 16:24:20 +00:00
Mikael Magnusson
40a31c0180 29741: _zattr: add ret=0 and fix filename globbing. 2011-09-06 16:22:08 +00:00
Mikael Magnusson
f3a6bf454d 29740: _wget: add --content-disposition. 2011-09-06 16:19:40 +00:00
Mikael Magnusson
ecbdf148a2 29739: _rsync: redefine _rsync(), -e takes cuddled args 2011-09-06 16:17:46 +00:00
Mikael Magnusson
76524a7f7d 29738: _ssh: Add PreferredAuthentications completion. 2011-09-06 16:15:06 +00:00
Mikael Magnusson
ba3ebac710 29736: mention when zstyle -t returns 1. 2011-09-06 16:13:09 +00:00
Bart Schaefer
7e528b4985 users/16302: pattern matching for plain files was broken by 29444 2011-09-05 22:01:11 +00:00
Simon Ruderich
2dbde98c48 unposted: fix missing attribution in changelog 2011-08-30 16:37:38 +00:00
Simon Ruderich
22f4a6d175 29745: Completion/X/Command/_mplayer: fix -ss completion. 2011-08-30 16:16:12 +00:00
Peter Stephenson
a6de37ec2b 29744: don't mess up non '-A' cases in read -E fix 2011-08-29 17:21:39 +00:00
Bart Schaefer
557baa173c users/16291: prompt_bart_preexec uses history text in the non-"fg" case
to avoid alias expansion.
2011-08-29 16:08:28 +00:00
Mikael Magnusson
c0ec6c4238 29722, 29706: fix two things in _mplayer. 2011-08-29 15:18:03 +00:00
Peter Stephenson
af071465b1 29731: fix read -AE, test that and read -Ae 2011-08-28 17:06:27 +00:00
Peter Stephenson
ca7269e82d users/16289: don't delete temporary files on disown.
Document.
2011-08-28 16:38:28 +00:00
Bart Schaefer
c4beabbc64 Belatedly add move-line-in-buffer. 2011-08-20 18:39:24 +00:00
Bart Schaefer
14f5735ed0 29711: Avoid expensive "getent group" unless directories are group writable. 2011-08-20 18:33:57 +00:00
Nikolai Weibull
cfdb417a6b 29707: Completion/Unix/Command/_ln: New _ln completer 2011-08-20 07:44:39 +00:00
Mikael Magnusson
cf845a396e 29705: add correct number of slashes when completing //TRANSLIT. 2011-08-18 14:28:49 +00:00
Mikael Magnusson
f0eaa5713e unposted: move _schedtool to correct dir 2011-08-18 12:48:42 +00:00
Bart Schaefer
ecb6967236 users/16251: use preexec hook in prompt_bart_setup to capture jobtext.
29694: Avoid overwriting current history word when not expanding an alias
or history event.
2011-08-18 02:23:10 +00:00
Peter Stephenson
85b00bb0f7 29703: crash when failing to parse process substitutions 2011-08-17 20:26:05 +00:00
Peter Stephenson
815e52cdbf users/16253, users/16255: a nulstring should be split like an empty string 2011-08-17 19:00:08 +00:00
Peter Stephenson
5bbedb3df3 Anthony R Fletcher: users/16260: new systemctl completion 2011-08-17 18:54:30 +00:00
Nikolai Weibull
9e8cdf31b9 29698: Completion/Unix/Command/_git: Complete diff options for git log 2011-08-17 10:50:26 +00:00
Mikael Magnusson
2a79494070 29690: new _twidge and _cryptsetup completers from Daniel Friesel. 2011-08-17 10:24:34 +00:00
Mikael Magnusson
7ae7996614 29683: add -O forward to _ssh. 2011-08-17 10:20:00 +00:00
Mikael Magnusson
57ca91ba9d 29682: new _schedtool completer 2011-08-17 10:18:14 +00:00
Mikael Magnusson
cd3acd762d 29681: use [] to dereference region_highlights 2011-08-17 10:15:49 +00:00
Wayne Davison
2c9b4e769f 29650: Don't lose time info after a suspend+restore. 2011-08-16 15:27:05 +00:00
Peter Stephenson
3ba487ca77 unposted: use pm->node.nam to get names for parameters in errors 2011-08-15 19:32:30 +00:00
Mikael Magnusson
512660352f 29504: note when (#cN,M) can't be used in place of # or ##. 2011-08-14 23:19:22 +00:00
Mikael Magnusson
7db1a0cf3d 29388, 29680: clarify note about e:string: quoting. 2011-08-14 23:10:41 +00:00
Bart Schaefer
516ea294b8 29677: Do not allow external processes in a pipeline to become suspended
when the end of the pipe is controlled by a builtin in the current shell
which cannot itself become suspended.
2011-08-14 18:34:27 +00:00
Mikael Magnusson
8af2cbd1f2 unposted: fix capitalized word in the middle of a sentence 2011-08-14 14:21:27 +00:00
Mikael Magnusson
d0366e1960 unposted: fix a typo in a comment. 2011-08-14 14:16:45 +00:00
Mikael Magnusson
20c52f6221 28852: Use syntax that doesn't depend on SHORT_LOOPS being set. 2011-08-14 13:40:53 +00:00
Mikael Magnusson
7142697448 unposted: ChangeLog: put two spaces between name and email, remove non-initial tabs 2011-08-14 07:30:31 +00:00
Mikael Magnusson
5d97a1f1cd 29673: Clarify what 'other' in the ignore-line style does 2011-08-14 07:21:20 +00:00
Peter Stephenson
cc9352c33d missed ChangeLog 2011-08-12 18:33:20 +00:00
Peter Stephenson
548c4562fe fix tests using zsh/datetime that I broke 2011-08-11 19:32:50 +00:00
Peter Stephenson
773737e09f 29674: add $epochtime to datetime 2011-08-11 19:20:56 +00:00
Peter Stephenson
bbbaed2b53 29663: add $EPOCHREALTIME to zsh/datetime 2011-08-10 11:31:18 +00:00
Bart Schaefer
92ee9324a9 29654: "wait" should resume stopped jobs identified by process ID as well
as by job number; temporary (?) workaround for pipelines getting lost if
TSTP is delivered when a shell builtin is the tail of the pipe.
2011-08-10 03:21:15 +00:00
Peter Stephenson
e7f198f267 29661: Improved documentation for {var}>... redirections 2011-08-09 18:26:24 +00:00
Peter Stephenson
4a3ce8ab89 29644: work around _describe bug, plus cosmetic tweaks 2011-08-03 20:57:32 +00:00
Peter Stephenson
d48faef8cd 29633: more care with anonymous and other functions 2011-08-03 18:45:17 +00:00
Peter Stephenson
771b059a52 29635: Improve _complete_debug syntax and handling of fd's 2011-08-03 09:36:49 +00:00
Frank Terbeck
d557905eb6 Luka Perkov: 29624: _quilt: Improve push' and pop' completion. 2011-07-29 13:07:52 +00:00
Peter Stephenson
7d1480af54 29626: arguments to anonymous functions shouldn't be parsed as command words 2011-07-28 09:20:02 +00:00
Peter Stephenson
6844a63daf 29602 etc. etc.: description of filename extension 2011-07-28 09:18:34 +00:00
Peter Stephenson
b12242cb3f 29561: missed file 2011-07-27 19:14:16 +00:00
Mikael Magnusson
c3d1277229 29618: Fix some syntax to not depend on SHORT_LOOPS being set. 2011-07-27 10:26:25 +00:00
Peter Stephenson
45913f43e5 29561: Allow closing of fd's not recorded by the shell 2011-07-25 10:20:09 +00:00
Mikael Magnusson
164cf1abd5 29596: fix syntax to work with ksh_arrays 2011-07-22 13:22:20 +00:00
Nikolai Weibull
6b42b83f41 * 29582, 29589: Update handling of third-party Git commands 2011-07-22 13:08:25 +00:00
Nikolai Weibull
53998c2cf5 unposted: Completion/Unix/Command/_git: Use _files, not _path_files. 2011-07-22 09:44:22 +00:00
Nikolai Weibull
aad36667de unposted: Completion/Unix/Command/_git: Adjust some TODO items. 2011-07-21 11:37:45 +00:00
Nikolai Weibull
3eb0846645 unposted: Completion/Unix/Command/_git: Update git-add completion to not
complete already given file arguments and also to not list file completions if
an option is being completed.
2011-07-21 10:03:09 +00:00
Nikolai Weibull
d37eda52f3 unposted: Completion/Unix/Command/_git: Fix bug in git-add completion that
prevented -f option from being used correctly.
2011-07-21 09:15:41 +00:00
Nikolai Weibull
e3c1917345 unposted: Completion/Unix/Command/_git: Move _gitk and _tig to correct
location.
2011-07-21 09:08:32 +00:00
Nikolai Weibull
6502b38277 29272: Completion/Unix/Command/_git: Use return values correctly accross all
completion functions.
2011-07-21 09:05:57 +00:00
Peter Stephenson
a8657c4b40 29555: fix problem using open fd beyond max_zsh_fd 2011-07-19 09:26:56 +00:00
Peter Stephenson
5c3c825e5f users/16131: skip reading empty history file 2011-07-18 18:13:03 +00:00
Peter Stephenson
5f275faa95 Matthieu Baerts: 29547: bzr: cdiff subcommand. 2011-07-18 09:04:00 +00:00
Peter Stephenson
a05a51ce8a 29542: fix crash in hbegin(), remove bad test
29543: fix backslash-newline within words with histlexwords
2011-07-12 08:37:11 +00:00
Peter Stephenson
d1a557d008 Eric Moors: 29531: Android debugger completion 2011-07-04 20:14:51 +00:00
Frank Terbeck
7176a14e80 Removing superfluous word from ChangeLog entry 2011-07-03 14:04:00 +00:00
Frank Terbeck
3dfa00a583 unposted: contrib.yo: Fix typo "paramter" to. Caught by debian's lintian. 2011-07-03 11:54:11 +00:00
Peter Stephenson
5276ff27d4 Omitted log entry 2011-07-01 19:34:19 +00:00
Peter Stephenson
ad29258c8c 29530: ${...?...} shouldn't cause an error with NO_EXEC option 2011-07-01 15:23:01 +00:00
Frank Terbeck
47347fc7d7 Daniel Bolton: 29529: _aptitude: Complete format specifiers with the `-F' option. 2011-07-01 12:04:54 +00:00
Frank Terbeck
73497c5f5e 29523: _git-buildpackage: Use "#desc:" line for _git third-party add-on completion description. 2011-07-01 07:39:15 +00:00
Frank Terbeck
eefe297228 29521: _git: Add `user-commands' support again. 2011-07-01 07:38:45 +00:00
Frank Terbeck
77b0e65eda 29519: _git: Pick up addon completions from $fpath. 2011-07-01 07:38:16 +00:00
Frank Terbeck
f5ba9011f0 29527: _git: Make file-completion fallback optional. 2011-07-01 07:37:44 +00:00
Frank Terbeck
3761265e45 29518: _git: Fall back to file completion for unknown sub-commands. 2011-07-01 07:36:48 +00:00
Frank Terbeck
f028b97e8f 29526: vcs_info: Set max-exports' early after certain start-up' hooks. 2011-06-30 07:43:53 +00:00
Frank Terbeck
38868daa44 Sebastian Ramacher: 29513: _apt: Add markauto and unmarkauto sub-commands. 2011-06-28 19:22:50 +00:00
Peter Stephenson
5179d9fc81 Mikael Muszynski: complete .m4v files for mplayer 2011-06-27 08:38:33 +00:00
Peter Stephenson
e1680e6840 29503: Missing popheap() on failed autoload 2011-06-23 19:29:24 +00:00
Peter Stephenson
ccc76c933f update version to 4.3.12-dev-1 because of wordcode changes 2011-06-20 08:48:45 +00:00
Doug Kearns
67ef9605f1 unposted: clean up completion descriptions as per Etc/completion-style-guide 2011-06-20 02:24:56 +00:00
Peter Stephenson
59a4cc38ea Luka Perkov: 29493: handle apvlv 2011-06-19 20:14:21 +00:00
Peter Stephenson
6062529d3f 29492: add argument handling to anonymous functions 2011-06-19 20:12:00 +00:00
Peter Stephenson
437d5d98f6 unposted: Remove additional for loop noticed by Mikael 2011-06-19 19:42:41 +00:00
Peter Stephenson
962624e8c3 29491: remove some variables set but not used 2011-06-19 16:26:10 +00:00
Peter Stephenson
c31caeb086 29490: add RLIMIT_RTTIME 2011-06-19 00:10:34 +00:00
Peter Stephenson
9dc573c260 Michel Dos Reis: 29482: handle .gz kernel modules 2011-06-18 19:24:41 +00:00
Doug Kearns
65f7cbeaed 29483: add --servername completion to _vim 2011-06-16 06:23:32 +00:00
Bart Schaefer
98b29d02ca 29481: always return a matching job in findproc() but scan the whole list
to prefer running jobs
2011-06-15 15:38:14 +00:00
Peter Stephenson
4e556ac875 unposted: document change to brace parameter completion context in 29452/29459 2011-06-14 18:59:23 +00:00
Bart Schaefer
f7fe1ca0d7 fix attribution 2011-06-12 15:05:31 +00:00
Bart Schaefer
57f5b97681 29472: findproc() needs at least to also return stopped jobs. 2011-06-12 15:04:32 +00:00
Peter Stephenson
525d0adf15 Jeremy Sylvestre: 29468: add some ligatures and symbols to composed characters 2011-06-08 17:19:12 +00:00
Peter Stephenson
03b0edaa63 29462: fix warning 2011-06-06 09:08:21 +00:00
Bart Schaefer
7598220496 29444: when _path_files is called with a pattern to match directories, do
not descend into subdirectories for fake-files unless some are defined
2011-06-05 16:47:44 +00:00
Clint Adams
c0d2cb5d02 fix whitespace in Functions/Zle/move-line-in-buffer 2011-06-05 05:40:53 +00:00
Peter Stephenson
d7582f006f 29459: Further fixes for parameter flag completion,
plus drive-by fix for double-quoted parameter completion with flags
2011-06-04 21:32:06 +00:00
Peter Stephenson
d292edc4dc 29452: allow completion of parameter flags 2011-06-03 22:06:59 +00:00
Peter Stephenson
22af58bf2b 29451: ${##stuff} removes stuff from the head of $# 2011-06-03 22:03:43 +00:00
Mikael Magnusson
16324d2ff3 29422: fix g:: test failing in some locales 2011-06-03 20:55:40 +00:00
Mikael Magnusson
e468775400 29448: complete symlinks to files in _initctl too 2011-06-03 20:53:16 +00:00
Mikael Magnusson
0bff0b356c 29438: complete dynamic directory names in command position 2011-06-03 20:51:37 +00:00
Peter Stephenson
12e246495c 29413: "print -S" for saving to history with lexical word split 2011-06-03 19:54:43 +00:00
Frank Terbeck
42a260df99 29434: contrib.yo: Use PLUS() to avoid a + being silently dropped. 2011-06-02 16:15:23 +00:00
Frank Terbeck
8101886e48 29412: _tmux: Disable sub-command completions if tmux is not found in `$path'. 2011-06-01 21:30:11 +00:00
Frank Terbeck
0deff4f99a Valentin Haenel: 29431: Hook example for signaling untracked files in git repositories 2011-06-01 21:21:04 +00:00
Bart Schaefer
0cc65dba53 users/16064: example widget for line motion inside multiline buffers
without navigating history
2011-06-01 15:30:20 +00:00
Bart Schaefer
f1667d2c62 29416: Fix (mis-)uses of var() in vcs_info documentation. 2011-06-01 15:06:17 +00:00
Peter Stephenson
6c6b9a919d unposted: update version to avoid confusion with release 2011-05-31 19:49:53 +00:00
Frank Terbeck
5e2a1cf4cc Jan Pobrislo: 29411: vcs_info: Major bzr backend update. 2011-05-31 19:07:06 +00:00
Bart Schaefer
b4ce09f88d 29410: skip autoload persistence test when zsh/example is not available. 2011-05-31 16:01:38 +00:00
Mikael Magnusson
70e0128c0f users/16057: add _tree 2011-05-31 12:38:32 +00:00
Peter Stephenson
21266db1d9 unposted: releaset 4.3.12 2011-05-31 08:49:38 +00:00
Nikolai Weibull
23102b3a9b unposted: Completion/Unix/Command/_git: Update git-branch completion to deal
with -r and -d correctly.
2011-05-29 15:10:30 +00:00
Peter Stephenson
31456074c8 histlexwords splitting of ";;" in case 2011-05-27 21:56:09 +00:00
Mikael Magnusson
b197c9dbfb 29385: document when local-directories is used instead of directories 2011-05-27 15:57:50 +00:00
Mikael Magnusson
4e6035312b 29387: add completion for at and friends 2011-05-27 14:55:55 +00:00
Mikael Magnusson
607dbc0cd1 29392: remove use-perl style docs 2011-05-27 14:50:30 +00:00
Mikael Magnusson
2865dc2157 29334: complete with _arguments -- for zsh 2011-05-27 14:48:06 +00:00
Mikael Magnusson
3214cf0a74 29384: Add _comp_caller_options 2011-05-27 14:36:33 +00:00
Mikael Magnusson
2b2ad86b13 28364: document another special highlight 2011-05-27 14:29:02 +00:00
Bart Schaefer
8a6222a372 29382: apply 29374 to zccmd_input too. 2011-05-27 13:54:07 +00:00
Mikael Magnusson
bd2d0636d2 29329: fix undefined behaviour in math.c 2011-05-27 01:42:30 +00:00
Mikael Magnusson
6c6cb0e23d unposted: document PROMPT_EOL_MARK can be empty 2011-05-27 00:51:38 +00:00
Mikael Magnusson
ac8c1304ec 29376: redefine _initctl too 2011-05-27 00:12:51 +00:00
Mikael Magnusson
a75cbae6b7 29365: redefine _make() in _make. 2011-05-27 00:10:46 +00:00
Mikael Magnusson
32d7fea7a7 29331: note g:: flag in NEWS 2011-05-26 23:55:07 +00:00
Peter Stephenson
261e017611 unposted: expand CONTRIBUTORS 2011-05-26 09:37:26 +00:00
Peter Stephenson
54acd80359 29374: exit ZLE immediately if exit pending when keypress expected 2011-05-26 09:19:11 +00:00
Peter Stephenson
671479ded1 changelog 2011-05-25 21:46:25 +00:00
Peter Stephenson
9d1976518e Bernhard Tittelbach: 29371: completion for initctl etc. 2011-05-25 19:48:05 +00:00
Bart Schaefer
223dfb1ae0 Transposed digits typo. 2011-05-25 16:08:29 +00:00
Bart Schaefer
e39dfaeb95 29367, 29368: avoid redirecting the xtrace of simple commands along with
their standard error.
2011-05-24 15:49:03 +00:00
Bart Schaefer
52ab943585 Belated commit: unposted tweak to description of the -l / LOGIN option. 2011-05-24 14:59:42 +00:00