1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-15 13:34:18 +01:00
Commit Graph

5382 Commits

Author SHA1 Message Date
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
Peter Stephenson
eea6647c65 23671: command not found handler 2007-07-13 10:09:06 +00:00
Clint Adams
a1374319dc 23674: merge in git clone completion fixes from Nikolai Weibull's repository. 2007-07-12 06:34:20 +00:00
Clint Adams
01ba47bd4f revert that 2007-07-12 03:09:12 +00:00
Clint Adams
a5187bb6ac 23670: use getaddrinfo() and getnameinfo() instead of get*by* functions. 2007-07-12 02:33:19 +00:00
Clint Adams
25ded6226c 23666: redirect stderr from apt-cache --generate pkgnames to /dev/null. 2007-07-06 23:55:09 +00:00
Peter Stephenson
1b52f47cf2 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
Clint Adams
018c9a2708 23664: handle bts cache and cleancache subcommands. 2007-07-06 15:37:05 +00:00
Peter Stephenson
ccc2e1bd89 23660: fix numerical sorting of parameters + tests + documentation 2007-07-06 13:10:43 +00:00
Peter Stephenson
e8458f44c4 23658: ChangeLog entry missed out 2007-07-06 12:52:56 +00:00
Peter Stephenson
49083e59d8 unposted: improved calendar_lockfiles configuration 2007-07-06 09:15:04 +00:00
Peter Stephenson
4d5d0327a1 bad use of indices in _combination 2007-07-05 18:23:13 +00:00
Clint Adams
386920afb5 23655: merge in git instaweb completion from Nikolai Weibull's repository. 2007-07-05 16:49:58 +00:00