Commit graph

5215 commits

Author SHA1 Message Date
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
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