1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 22:32:12 +02:00
Commit graph

5168 commits

Author SHA1 Message Date
Clint Adams
9433977a83 23831: fix handling of merge strategy option. 2007-09-25 17:58:50 +00:00
Clint Adams
f24ab2ef94 23829: merge in the remaining git completion changes from Nikolai Weibull's repository. 2007-09-25 16:35:43 +00:00
Clint Adams
c3ba77bd66 23828: merge in lots of git completion changes from Nikolai Weibull's repository. 2007-09-25 16:03:01 +00:00
Clint Adams
e29ee5795e 23827: allow all arguments to options to either immediately follow the option letter or be the next word. 2007-09-25 14:44:09 +00:00
Clint Adams
55c6f279ff 23824: merge in git rerere completion from Nikolai Weibull's repository. 2007-09-23 19:44:05 +00:00
Clint Adams
e16f52a1e7 23823: merge in git rev-parse completion from Nikolai Weibull's repository. 2007-09-23 19:31:27 +00:00
Clint Adams
cf6c33dcf9 23822: merge in git rm completion fixes from Nikolai Weibull's repository. 2007-09-21 18:47:28 +00:00
Peter Stephenson
a5ccfcf70b users/11852: _expand_alias removed quotes from aliases incorrectly 2007-09-18 08:22:35 +00:00
Clint Adams
11b96deb75 correct article number now that the mailing list is no longer sluggish 2007-09-13 13:55:12 +00:00
Clint Adams
8deb3e6c43 2381x: set vipenultsrchstr to NULL after freeing it to avoid vi-mode history search segfaults. 2007-09-13 10:14:56 +00:00
Peter Stephenson
f5a6b2a8c9 users/11818: allow non-numeric keys for job status parameters 2007-09-05 16:16:15 +00:00
Peter Stephenson
8cfe028631 unposted: fix recurring calendar event format in calendar 2007-09-05 08:34:27 +00:00
Peter Stephenson
e85760e05e users/11807: fix some job display bugs 2007-09-04 20:43:52 +00:00
Peter Stephenson
40e70b0419 23812: fix core dump on ( command & ) from 23460 2007-08-31 09:07:45 +00:00
Clint Adams
cf9c7884f1 23810: completion for lighty-{enable,disable}-mod 2007-08-30 23:09:03 +00:00
Peter Stephenson
e0a3e74b15 23809: expand $'...' in completion word 2007-08-30 21:46:01 +00:00
Peter Stephenson
0564c9e999 23808: debugging for wcs_nicechar() 2007-08-30 15:18:25 +00:00
Peter Stephenson
4af9d97317 23807: fix interactive completion mode 2007-08-30 14:38:26 +00:00
Peter Stephenson
bcd3d2ab27 updates for dev version 2007-08-23 22:09:36 +00:00
Peter Stephenson
db3ba137b3 23795: improve ${(Q)...} with $'..' 2007-08-23 22:04:25 +00:00
Peter Stephenson
437f67718c unposted: calendar_show: error in subscripts 2007-08-23 09:17:02 +00:00
Peter Stephenson
d931eed826 23794: fix crash completing on "foo$" (quotes significant) 2007-08-22 17:24:08 +00:00
Peter Stephenson
749951e03d 23792: test and documentation for improved backslash quoting 2007-08-22 10:46:40 +00:00
Peter Stephenson
55b7a07a7e 23791: use VARARR for MB_CUR_MAX
users/11791: remove mysterious comment around emulate -L zsh in
incremental-complete-word
2007-08-22 09:25:32 +00:00
Clint Adams
4cff29774e 23788: add -h option to chown symlinks rather than targets, and change default behavior to do the opposite. 2007-08-21 22:59:48 +00:00
Clint Adams
10ad489ff0 23785: add missing backslash in _arguments list in git-send-email. 2007-08-21 17:48:21 +00:00
Clint Adams
489ba6da6e 23785: add missing backslash in _arguments list. 2007-08-21 17:46:40 +00:00
Peter Stephenson
55d3523d04 unposted: calendar_scandate needs to find the first time on the line 2007-08-21 17:37:04 +00:00
Peter Stephenson
8bd881b7b6 users/11790: avoid nounset 2007-08-21 17:35:55 +00:00
Peter Stephenson
bfa48687c0 23784: Use $'\...' for quoting unparseable characters 2007-08-20 21:22:18 +00:00
Clint Adams
53184f457b 23783: use _path_commands. 2007-08-19 23:31:30 +00:00
Clint Adams
4e945291a2 23782: commands with descriptions. 2007-08-19 23:04:07 +00:00
Clint Adams
1380ae67c2 23781: base host completion on output of dput -H. 2007-08-19 15:53:23 +00:00
Clint Adams
e7932926a6 23780: add -e, -H, and optional host argument. 2007-08-19 11:06:02 +00:00
Peter Stephenson
34570ca318 23778: document KSH_TYPESET behaviour in typeset manual entry 2007-08-18 10:08:41 +00:00
Clint Adams
b37f52b884 23775: restore completion of devicename=filename pairs after -Z and -M. 2007-08-18 04:23:18 +00:00
Peter Stephenson
0a607f5eef 23764: allow hidden continuations in calendar entries
allow UIDs to help with updates
2007-08-16 12:03:57 +00:00
Peter Stephenson
c05f1046d8 Roy Marples: 23762: need to suppress [...] quoting in case in configure 2007-08-16 10:54:40 +00:00
Peter Stephenson
c9a9214740 Roy Marples: 23726: need to suppress [...] quoting in case in configure 2007-08-16 10:54:39 +00:00
Peter Stephenson
1a4e80df1b 23761: calendar -b shows brief output 2007-08-16 09:31:47 +00:00
Peter Stephenson
91d714752c 23759: a few improvements to pick-web-browser 2007-08-14 17:21:05 +00:00
Peter Stephenson
83cbc075ac 23757: suppress correction of command words followed by () 2007-08-14 11:51:16 +00:00
Andrey Borzenkov
649d87c8cb 23751: complete module files too 2007-08-12 09:04:52 +00:00
Clint Adams
38a2d37d0e 23748: better completion for growisofs and mkisofs. 2007-08-09 03:03:07 +00:00
Clint Adams
a9a59a7276 23749: completion for cdrdao. 2007-08-09 03:01:09 +00:00
Clint Adams
0815805c08 23746: partial completion for growisofs. 2007-08-08 03:02:40 +00:00
Clint Adams
85f6065185 23745: partial completion for genisoimage. 2007-08-08 02:25:43 +00:00
Clint Adams
e0b5299dc8 23738: additional git diff args. 2007-08-04 16:42:18 +00:00
Clint Adams
72de6a1e7f 23739: merge in git diff completion fixes from Nikolai Weibull's repository. 2007-08-04 16:39:25 +00:00
Peter Stephenson
3c75ea5de5 23736: status for file save wasn't initialised 2007-08-01 21:52:35 +00:00