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
71052cb69c Danek (plus .distfiles): 30520: updated Solaris 11 copmletion 2012-06-21 08:50:14 +00:00
Peter Stephenson
cbb8a3c762 30518: attempt to supply tgoto() prototype when missing only.
For Solaris 10 and earlier.
2012-06-21 08:45:02 +00:00
Peter Stephenson
e71f43fbf7 30519 plus correction from Danek: try to modernise MACHINES 2012-06-21 08:43:21 +00:00
Peter Stephenson
c3fb9dbfa3 Dima Kogan: 30515: fix globbing problem with large files:
failure owing to bad cast with large integers
2012-06-18 09:05:01 +00:00
Bart Schaefer
38a4364db5 users/17134: avoid bad math error 2012-06-16 04:30:35 +00:00
Phil Pennock
0ea4e90a7a ChangeLog for 30513 2012-06-16 01:26:32 +00:00
Peter Stephenson
e0c8d8dec3 30509: updates for 5.0.0 2012-06-15 21:23:41 +00:00
Peter Stephenson
8b6c8b870a Danek: 30510: bad indentation in params.yo 2012-06-15 21:22:36 +00:00
Clint Adams
f9257b66c8 30503: rudimentary completion for mosh. 2012-06-10 03:35:51 +00:00
Mikael Magnusson
02a3fc7271 Jeremy Mates: 30505: Allow multiple --header= in _wget 2012-06-10 03:25:39 +00:00
Mikael Magnusson
b0a64cce8d unposted: add : to ChangeLog entry 2012-06-06 14:07:28 +00:00
Peter Stephenson
d65a9da50a 30497: xsltproc option completion issue 2012-06-06 13:22:15 +00:00
Peter Stephenson
5b32dece55 users/17132: skip-whitespace-first style for compatibility with bash etc.
in widgets using forward-word-match
2012-06-04 16:40:42 +00:00
Peter Stephenson
07933936f3 Foudil Brétel: _systemctl -> _systemd plus enhancements 2012-05-31 08:38:55 +00:00
Frank Terbeck
c3d6e0b13b unposted: Add x-seq: number of last commit to ChangeLog (30488) 2012-05-23 07:42:38 +00:00
Frank Terbeck
c45bb3e70c Juliano Ravasi: VCS_INFO_get_data_git: Fix initialisation of `$stgit_unapplied' 2012-05-23 07:39:48 +00:00
Peter Stephenson
7d09ec507c Jun T.: 30483: improved completion on MacOS 2012-05-22 08:58:41 +00:00
Peter Stephenson
d64e62ef11 Danek: 30485: trailing garbage after signal number not recognised in kill 2012-05-22 08:57:22 +00:00
Peter Stephenson
338c70ff56 c.f 30482 (Peter Jaros): typo in description. 2012-05-21 16:31:11 +00:00
Mikael Magnusson
95f02efe7e 30474: add ssh -O cancel completion 2012-05-17 13:37:08 +00:00
Mikael Magnusson
08408fe134 30473: update _strace completion 2012-05-17 13:35:52 +00:00
Mikael Magnusson
e86eb843bf ChangeLog: forgot to mention who reported 30468 2012-05-14 15:36:37 +00:00
Mikael Magnusson
c435a8cc61 30466: Add prompt format and printf format completion. 2012-05-14 15:32:26 +00:00
Mikael Magnusson
2a7c994ed4 30468: prompt_fade_setup: add missing $ 2012-05-14 15:24:20 +00:00
Bart Schaefer
4a29eaaccd Describe differences in -i/-I/-l/-L/-n options from xargs to zargs. 2012-05-08 16:50:26 +00:00
Peter Stephenson
d60de3001b 30469: Src/builtin.c: allow reverse listing of history using
fc -r, but don't allow reverse execution of commands at all.
2012-05-08 11:29:32 +00:00
Peter Stephenson
ff7644409a unposted, c.f. 30465: add index entries and cross-references
for match, mbegin, mend, MATCH, MBEGIN, MEND
2012-05-03 09:20:09 +00:00
Mikael Magnusson
f7ce5878b8 30425 (fixed): Add localhistory/globalhistory to $ZLE_STATE as set by the set-local-history zle widget 2012-05-02 13:30:33 +00:00
Mikael Magnusson
150dc9021b 30461, 30462 (tweaked): add missing local for match, mbegin and mend 2012-05-02 13:09:37 +00:00
Peter Stephenson
cd1b5d86e0 users/17046: don't count too many elements when splitting quoted parameter
substitution on null parameter
2012-05-01 19:43:44 +00:00
Mikael Magnusson
8da652f6ae 30456: Completion/Unix/Command/_getconf: Use new array syntax. 2012-05-01 12:33:13 +00:00
Peter Stephenson
c335b7f0a1 30455: remove max array length test 2012-04-25 09:31:57 +00:00
Mikael Magnusson
3e05817b77 30444: add NEWS entry for 30431 2012-04-25 09:18:48 +00:00
Mikael Magnusson
92c8a8fa2a 30430: fix some errors and outdatedness in intro.ms 2012-04-25 09:15:09 +00:00
Mikael Magnusson
8afbb00962 30429: avoid error in _init_d when service doesn't exist 2012-04-25 09:12:58 +00:00
Peter Stephenson
e49e41725a unposted: add test for valid identifier to 30431 2012-04-22 20:49:39 +00:00
Peter Stephenson
cb4ff5e970 30439: ${...:*...} with nonexistent or non-array after *
should return no results
2012-04-22 18:39:53 +00:00
Peter Stephenson
5eb53bf88d 30431 with typo in _typeset fix:
add ${...:|...} and ${...:*...} operators, as documented
2012-04-22 18:10:42 +00:00
Bart Schaefer
19fe2dcc03 30433: double backslash is not line continuation. 2012-04-21 18:42:56 +00:00
Mikael Magnusson
8a5928841a 30427: fix syntax error from previous commit 2012-04-20 15:40:25 +00:00
Mikael Magnusson
e440ba875d 30412: document set-local-history 2012-04-19 22:37:41 +00:00
Peter Stephenson
da025c6349 Michael Proko: 30414: more flexible configuration file finding for _mdadm 2012-04-16 12:35:51 +00:00
Peter Stephenson
4f142f2794 30413: (q-) parameter flag should quote null string
(q-q) etc. should be treated as errors
2012-04-16 11:26:09 +00:00
Peter Stephenson
1a8b031749 unposted: incporate Bart's NEWS suggestions from 30408 2012-04-15 19:20:57 +00:00
Peter Stephenson
b8d7e068fc 30410 plus one other case: avoid divide-by-zero errors
in TIMEFMT interpretation
2012-04-15 13:46:35 +00:00
Peter Stephenson
bf62018cc7 30402: turn intro.ms into intro.pdf for doc distribution 2012-04-14 20:42:38 +00:00
Mikael Magnusson
1416ec9644 30406: NEWS: typo fixes 2012-04-14 19:24:49 +00:00
Peter Stephenson
287bd2dff2 update Etc/.distfiles for moved NEWS-4.3 2012-04-13 22:37:37 +00:00
Peter Stephenson
b8a8a8dd59 Christian Neukirchen: 30398, 30399: TIMEFMT documentation 2012-04-13 22:33:36 +00:00
Peter Stephenson
41a0865337 30400 plus extra tweaks: update NEWS for 5.0 2012-04-13 22:26:41 +00:00
Peter Stephenson
653abd34a9 30391: tweak to ignore DISABLED flag in new hash-based arrayuniq() 2012-04-13 16:01:20 +00:00
Peter Stephenson
b1f58eb766 fix UTF-8 2012-04-12 19:54:15 +00:00
Peter Stephenson
5e2fe3ca18 30388, 30389 (Stephane): zargs: handle zero-length arguments. 2012-04-12 18:45:59 +00:00
Bart Schaefer
4a4d9f3cbe 30383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() by
implementing a hash seive algorithm; add test to exercise it.
2012-04-10 01:17:02 +00:00
Peter Stephenson
246a63d9d3 users/16944: more locals needed in url-quote-magic 2012-04-01 17:28:31 +00:00
Peter Stephenson
a2ad2a4bbd doc the Functions/Zle/split-shell-arguments commit 2012-03-30 11:02:26 +00:00
Peter Stephenson
791ada572b add some braces to avoid compiler warnings 2012-03-30 11:01:11 +00:00
Peter Stephenson
fbc51c9ea7 unposted: add missing parenthesis 2012-03-29 20:41:36 +00:00
Peter Stephenson
13a45d74eb users/16932: implement $UNDO_CHANGE_NO and argument to undo widget 2012-03-29 20:31:33 +00:00
Mikael Magnusson
8bb9818cd4 30378: new gradle completion 2012-03-25 14:50:44 +00:00
Mikael Magnusson
511fc6e367 30368: _tmux: complete arguments to unambiguous partial subcommands 2012-03-24 22:49:20 +00:00
Mikael Magnusson
9db1831828 30372: _tmux: redirect errors to /dev/null 2012-03-24 22:47:34 +00:00
Mikael Magnusson
f3a1ac84b0 30371: _ssh: you can specify -i multiple times 2012-03-24 22:46:04 +00:00
Simon Ruderich
ff4b48e001 30367: Doc/Zsh/contrib.yo: vcs_info, mention settings used for patch-format/nopatch-format. 2012-03-23 16:37:55 +00:00
Simon Ruderich
d5db14e3c9 30366: Misc/vcs_info-examples: Fix outdated quilt examples. 2012-03-23 16:34:38 +00:00
Peter Stephenson
6985875634 30354: Luka Perkov: quilt completion update 2012-03-13 09:48:14 +00:00
Peter Stephenson
a76c8de44c 30351 + 30352: metafy strings on import into zsh variables 2012-03-13 09:47:01 +00:00
Peter Stephenson
afa112474c users/16865: note that -eq is less convient than (( ... == ... )) 2012-03-07 14:33:21 +00:00
Bart Schaefer
fa8a0e241c 30320: "emulate" accepts invocation-time flags; other small doc tweaks. 2012-03-07 06:10:42 +00:00
Peter Stephenson
a0d24f0bf3 Alexey: 30322: Completion/Unix/Command/_xmlsoft: accept more
file types.
2012-03-06 20:08:54 +00:00
Clint Adams
45090b19df 30317: complete git merge --ff-only 2012-03-06 02:36:12 +00:00
Clint Adams
942e163807 30316: complete .pdf for evince and epdfview. 2012-03-06 02:10:25 +00:00
Clint Adams
50a3065dc2 30314: add completion for ssh-copy-id. 2012-03-05 16:03:11 +00:00
Peter Stephenson
86f8e8de69 30307 plus tweak suggsted by Wayne: use %lld for zlong when long long 2012-03-05 10:06:28 +00:00
Peter Stephenson
7614be7fe1 30303: emulate inside function marked for execution tracing enables xtrace 2012-03-01 13:00:52 +00:00
Bart Schaefer
3c3d3dc92c Several previously uncommitted patches or patches based on list discussion;
see 30272, 30184, 30090, users/16715, users/16697.
2012-03-01 03:38:30 +00:00
Mikael Magnusson
47a48ced0e 30276: Src/glob.c: Use zlong rather than int when calculating brace expansions of the form {1..9}. 2012-02-29 17:06:07 +00:00
Peter Stephenson
6f93994a5a 30299: "$*" was split with SHWORDSPLIT if IFS was empty or unset 2012-02-29 09:57:40 +00:00
Peter Stephenson
10082faced 30270: don't need errors when testing to see if mtime test will work 2012-02-26 18:54:52 +00:00
Peter Stephenson
3425cf5124 update to 4.3.17-dev-0 and fix year 2012-02-26 18:50:27 +00:00
Peter Stephenson
db7d0ac341 unposted: 4.3.17 2012-02-23 21:39:30 +00:00
Bart Schaefer
3604a9c4ac 30242: Tests for ${...=...} in POSIX emulation 2012-02-22 15:35:49 +00:00
Peter Stephenson
f9c94bd221 30238 plus small tweaks: document the fork behaviour on suspending complex
builtins
2012-02-22 09:43:13 +00:00
Bart Schaefer
15138d4fb7 30242: use PREFORK_SINGLE for ${...=...} in POSIX emulation 2012-02-20 17:50:39 +00:00
Peter Stephenson
5f25bb8223 Fix post number for 30203 2012-02-20 10:34:18 +00:00
Peter Stephenson
66d61af2b5 unposted: 4.3.16 2012-02-19 19:33:19 +00:00
Peter Stephenson
4a8b5161ae unposted: 4.3.16 2012-02-19 19:28:12 +00:00
Peter Stephenson
c80d7a63ca 30231, 30232: updates for 4.3.16 2012-02-15 20:41:41 +00:00
Oliver Kiddle
1fe821a8a1 30198: fix environ style lookup to be done in conventional manner 2012-02-14 17:01:17 +00:00
Oliver Kiddle
f97a208aed fix dpkg-deb completion broken by 30199 (spotted by Mikael) 2012-02-14 16:40:18 +00:00
Peter Stephenson
c3b79e0f69 users/16760: make reply local in url-quote-magic for the benefit of styles 2012-02-14 15:33:01 +00:00
Frank Terbeck
6157e2d00b 30214: prompt_redhat_setup: Fix quoting in `redhat' prompt. 2012-02-13 20:06:49 +00:00
Peter Stephenson
53f893d062 30181, plus rename of PF_* flags to PREFORK_*:
Pass sh-wordsplitting instructions to paramsubst() using flags,
avoiding side effects of explicitly setting and unsetting the
SHWORDSPLIT option.
2012-02-12 20:27:48 +00:00
Mikael Magnusson
cbbed5ed84 30206: Fix ldd completion 2012-02-11 12:56:15 +00:00
Oliver Kiddle
c5fce37bce 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
Oliver Kiddle
32eb4faf7c 30197: complete subversion changelists 2012-02-10 16:00:59 +00:00
Oliver Kiddle
b627021d6f 30177: completion for fontconfig fonts 2012-02-10 12:41:37 +00:00
Bart Schaefer
3489c15799 30193: remnulargs() after poking into string in case length changes 2012-02-09 20:12:33 +00:00
Peter Stephenson
8e711e2abc fix typo in ChangeLog 2012-02-08 09:52:39 +00:00
Peter Stephenson
fe7337447c Timothy Redaelli: file name manipulations
in history can return NULL if HAVE_CANONICALIZE_FILE_NAME
2012-02-08 09:35:17 +00:00
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