1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-04 08:30:54 +02:00
Commit graph

5107 commits

Author SHA1 Message Date
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
Clint Adams
9e0b5dd6ce 23654: add completion for reprepro. 2007-07-05 15:35:49 +00:00
Clint Adams
a922e1dbe7 23653: add completion for apt-get autoremove. 2007-07-04 02:59:45 +00:00
Peter Stephenson
0f915955d3 unposted: force latest version of files from vendor to main branch 2007-07-03 17:25:35 +00:00
Peter Stephenson
876fa2c44e unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
Peter Stephenson
6fa964914d unposted: force latest aclocal.m4 from vendor to the main branch 2007-07-03 16:55:30 +00:00
Clint Adams
225f928547 23645: use == instead of =. 2007-07-03 07:13:29 +00:00
Clint Adams
38fbcffca0 23644: merge in git remote completion from Nikolai Weibull's repository. 2007-07-03 07:08:14 +00:00
Clint Adams
8aaefc464f 23639: merge in git quiltimport completion from Nikolai Weibull's repository. 2007-07-02 15:59:18 +00:00
Clint Adams
58b9d6573d 23639: merge in git merge-tree completion from Nikolai Weibull's repository. 2007-07-02 15:47:53 +00:00
Clint Adams
2dfb0d5af4 23629: change references to "beta" to "dev" or "development". 2007-07-02 14:30:46 +00:00
Peter Stephenson
6b936c3d29 Tomasz Pala: users/11599: _ip improvements 2007-07-01 21:41:37 +00:00
Clint Adams
5d46210ce5 23628: merge in from Nikolai Weibull's repository completion for git mktree. 2007-07-01 17:05:54 +00:00
Clint Adams
f8f845bfed 23627: merge in from Nikolai Weibull's repository fixes for git hash-object, index-pack, merge-index. 2007-07-01 16:55:05 +00:00
Oliver Kiddle
622d3e7f1d 23611: new completions for ldd and LD_DEBUG on Solaris and Linux 2007-06-29 08:51:57 +00:00
Clint Adams
0e7a50be36 23610: merge in from Nikolai Weibull's repository git describe as well as fixes for diff-index, diff-files, and diff-stages. 2007-06-28 15:24:15 +00:00
Clint Adams
29ecb22684 fix typo of '23607' 2007-06-28 15:05:06 +00:00
Clint Adams
a3c81ff80f 23609: merge in git clean completion from Nikolai Weibull's repository. 2007-06-28 15:02:13 +00:00
Peter Stephenson
4d52b7ebe6 23670: rationalise some linked list functions 2007-06-27 13:56:10 +00:00
Peter Stephenson
4be5febd94 23606: make all module feature autoloads pass through one function 2007-06-26 19:38:34 +00:00
Clint Adams
cc2867746a 23595: merge in git archive completion from Nikolai Weibull's repository. 2007-06-24 15:35:39 +00:00
Clint Adams
be3ada1cc7 23594: merge in git grep completion from Nikolai Weibull's repository. 2007-06-24 15:15:59 +00:00
Clint Adams
d78f7b910b 23593: merge in git annotate completion from Nikolai Weibull's repository. 2007-06-24 14:58:15 +00:00
Clint Adams
f00a49c808 23587: completion for xrandr. 2007-06-23 21:32:23 +00:00
Clint Adams
98ca677052 23586: completion for dmidecode. 2007-06-23 21:28:50 +00:00
Peter Stephenson
9534c89981 23585: handle errno properly in history save errors 2007-06-23 18:15:14 +00:00