about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 23733: zmodload -LaF didn't include unloaded modulesPeter Stephenson2007-07-313-1/+9
* 23732: three broken testsPeter Stephenson2007-07-314-11/+15
* 23730: improve preprocessor and regression tests for 23725Peter Stephenson2007-07-315-13/+33
* 23726: test for adding and removing environment variablesPeter Stephenson2007-07-302-0/+14
* 23725: use setenv()/unsetenv() for environment memory managementPeter Stephenson2007-07-305-7/+88
* 23720: handle arguments to dvips -P as part of the same word.Clint Adams2007-07-292-1/+4
* 23718: don't use _arguments -s.Clint Adams2007-07-292-1/+5
* 23714: handle dvips -G, -R, -u, -U, -v, -V, -y, and -z.Clint Adams2007-07-282-0/+13
* add (#cN,M) globbing flagPeter Stephenson2007-07-275-8/+178
* 23712: handle dvips -j.Clint Adams2007-07-272-0/+5
* 23702: fix installing executable scriptsPeter Stephenson2007-07-263-4/+10
* attempt to remove executable permission, part 3Peter Stephenson2007-07-251-0/+6
* attempt to remove executable permission, part 2Peter Stephenson2007-07-251-6/+0
* unposted: force file to be non-executablePeter Stephenson2007-07-251-1/+1
* 23697: use -rdynamic where it seems to be available, not based on the value o...Clint Adams2007-07-252-1/+12
* 23696: x=x; x[-10]=y did bad thingsPeter Stephenson2007-07-253-1/+27
* 23694: fix =~Peter Stephenson2007-07-242-1/+6
* 23693: _match completion tried to match the quoted form of filenamesPeter Stephenson2007-07-232-2/+29
* 23691: declare local parameter scope for _arguments state.Clint Adams2007-07-222-1/+9
* Renato Botelho <rbgarga@gmail.com>: 23685: new FreeBSD completionsPeter Stephenson2007-07-204-0/+72
* 23686: respect TIN_HOMEDIR environment variable.Clint Adams2007-07-192-1/+6
* 23682: module field renaming missed from 23665Peter Stephenson2007-07-172-2/+7
* 23680: tests for 23671Peter Stephenson2007-07-132-0/+33
* 23671: command not found handlerPeter Stephenson2007-07-133-0/+41
* 23674: merge in git clone completion fixes from Nikolai Weibull's repository.Clint Adams2007-07-122-3/+13
* revert thatClint Adams2007-07-126-58/+128
* 23670: use getaddrinfo() and getnameinfo() instead of get*by* functions.Clint Adams2007-07-126-128/+58
* 23666: redirect stderr from apt-cache --generate pkgnames to /dev/null.Clint Adams2007-07-062-1/+7
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-0646-780/+1354
* 23664: handle bts cache and cleancache subcommands.Clint Adams2007-07-062-0/+17
* 23660: fix numerical sorting of parameters + tests + documentationPeter Stephenson2007-07-064-8/+18
* 23658: ChangeLog entry missed outPeter Stephenson2007-07-061-0/+5
* unposted: improved calendar_lockfiles configurationPeter Stephenson2007-07-062-4/+10
* bad use of indices in _combinationPeter Stephenson2007-07-051-2/+10
* 23655: merge in git instaweb completion from Nikolai Weibull's repository.Clint Adams2007-07-052-1/+17
* 23654: add completion for reprepro.Clint Adams2007-07-053-18/+85
* 23653: add completion for apt-get autoremove.Clint Adams2007-07-042-1/+7
* unposted: force latest version of files from vendor to main branchPeter Stephenson2007-07-031-7/+7
* unposted: force latest version of files from vendor to main branchPeter Stephenson2007-07-0325-194/+310
* unposted: force latest aclocal.m4 from vendor to the main branchPeter Stephenson2007-07-031-2/+27
* 23645: use == instead of =.Clint Adams2007-07-032-7/+17
* 23644: merge in git remote completion from Nikolai Weibull's repository.Clint Adams2007-07-032-1/+97
* 23639: merge in git quiltimport completion from Nikolai Weibull's repository.Clint Adams2007-07-022-1/+12
* 23639: merge in git merge-tree completion from Nikolai Weibull's repository.Clint Adams2007-07-022-1/+12
* 23629: change references to "beta" to "dev" or "development".Clint Adams2007-07-022-4/+9
* Tomasz Pala: users/11599: _ip improvementsPeter Stephenson2007-07-012-5/+22
* 23628: merge in from Nikolai Weibull's repository completion for git mktree.Clint Adams2007-07-012-1/+10
* 23627: merge in from Nikolai Weibull's repository fixes for git hash-object, ...Clint Adams2007-07-012-3/+10
* 23611: new completions for ldd and LD_DEBUG on Solaris and LinuxOliver Kiddle2007-06-295-1/+78
* 23610: merge in from Nikolai Weibull's repository git describe as well as fix...Clint Adams2007-06-282-9/+37