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

7183 commits

Author SHA1 Message Date
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
c214b86e94 30101: add HASH_EXECUTABLES_ONLY option 2012-01-08 16:02:54 +00:00
Peter Stephenson
59ff3c6920 30098: missed commit log entry 2012-01-08 15:59:46 +00:00
Peter Stephenson
9934781a97 30098: Jun T.: alternative to 30079: don't setlocale() in setlang() if LC_ALL set 2012-01-07 23:21:00 +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
Peter Stephenson
432112c425 30081: make _main_complete independent of IGNORE_CLOSE_BRACES option 2012-01-05 19:59:42 +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
Bart Schaefer
c33f3b0747 30020: prevent prompt_opts and zle_highlight from leaking out of
prompt_preview_theme
2011-12-13 17:43:55 +00:00
Bart Schaefer
3f98949ca8 30012: add $state_descr 2011-12-13 17:43:01 +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