1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-22 00:21:27 +01:00
Commit graph

5144 commits

Author SHA1 Message Date
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
Peter Stephenson
d86089ee6e update some .distfiles 2007-08-01 21:38:33 +00:00
Peter Stephenson
eedfdb916a 23733: zmodload -LaF didn't include unloaded modules 2007-07-31 14:35:52 +00:00
Peter Stephenson
6c60a8ec79 23732: three broken tests 2007-07-31 14:24:26 +00:00
Peter Stephenson
595dd31b63 23730: improve preprocessor and regression tests for 23725 2007-07-31 11:26:54 +00:00
Peter Stephenson
40b42fc6f6 23726: test for adding and removing environment variables 2007-07-30 20:55:40 +00:00
Peter Stephenson
1ab7d0fd0b 23725: use setenv()/unsetenv() for environment memory management 2007-07-30 20:46:04 +00:00
Clint Adams
378c2c7ae7 23720: handle arguments to dvips -P as part of the same word. 2007-07-29 14:44:34 +00:00
Clint Adams
7043040501 23718: don't use _arguments -s. 2007-07-29 11:39:27 +00:00
Clint Adams
e2e59bd131 23714: handle dvips -G, -R, -u, -U, -v, -V, -y, and -z. 2007-07-28 07:03:43 +00:00
Peter Stephenson
a81e5a609e add (#cN,M) globbing flag 2007-07-27 21:51:32 +00:00
Clint Adams
60a05cf85a 23712: handle dvips -j. 2007-07-27 21:33:53 +00:00
Peter Stephenson
ab3c63ff9b 23702: fix installing executable scripts
23703: getenv() should be zgetenv()
2007-07-26 08:58:08 +00:00
Peter Stephenson
303a089a8e attempt to remove executable permission, part 3 2007-07-25 20:15:38 +00:00
Peter Stephenson
1f27eed7b1 attempt to remove executable permission, part 2 2007-07-25 20:15:15 +00:00
Peter Stephenson
71745c6f9b unposted: force file to be non-executable 2007-07-25 20:11:21 +00:00
Clint Adams
6850c625e2 23697: use -rdynamic where it seems to be available, not based on the value of $host. 2007-07-25 14:54:57 +00:00
Peter Stephenson
4fab17e62a 23696: x=x; x[-10]=y did bad things 2007-07-25 09:26:51 +00:00
Peter Stephenson
9084df4dc3 23694: fix =~ 2007-07-24 09:36:48 +00:00
Peter Stephenson
4860917a49 23693: _match completion tried to match the quoted form of filenames 2007-07-23 13:24:44 +00:00
Clint Adams
c388a9f495 23691: declare local parameter scope for _arguments state. 2007-07-22 11:40:00 +00:00
Peter Stephenson
ae5af3a655 Renato Botelho <rbgarga@gmail.com>: 23685: new FreeBSD completions 2007-07-20 16:39:13 +00:00
Clint Adams
29729c14ad 23686: respect TIN_HOMEDIR environment variable. 2007-07-19 15:53:18 +00:00
Peter Stephenson
6ad2655802 23682: module field renaming missed from 23665 2007-07-17 07:01:55 +00:00
Peter Stephenson
71f659dc00 23680: tests for 23671 2007-07-13 22:28:00 +00:00