about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 23781: base host completion on output of `dput -H`.Clint Adams2007-08-192-1/+19
* 23780: add -e, -H, and optional host argument.Clint Adams2007-08-192-0/+8
* 23778: document KSH_TYPESET behaviour in typeset manual entryPeter Stephenson2007-08-182-1/+13
* 23775: restore completion of devicename=filename pairs after -Z and -M.Clint Adams2007-08-182-3/+21
* 23764: allow hidden continuations in calendar entriesPeter Stephenson2007-08-164-13/+68
* Roy Marples: 23762: need to suppress [...] quoting in case in configurePeter Stephenson2007-08-161-0/+8
* Roy Marples: 23726: need to suppress [...] quoting in case in configurePeter Stephenson2007-08-161-0/+3
* 23761: calendar -b shows brief outputPeter Stephenson2007-08-163-6/+25
* 23759: a few improvements to pick-web-browserPeter Stephenson2007-08-143-87/+151
* 23757: suppress correction of command words followed by ()Peter Stephenson2007-08-142-3/+23
* 23751: complete module files tooAndrey Borzenkov2007-08-122-1/+10
* 23748: better completion for growisofs and mkisofs.Clint Adams2007-08-092-61/+333
* 23749: completion for cdrdao.Clint Adams2007-08-092-0/+310
* 23746: partial completion for growisofs.Clint Adams2007-08-082-0/+66
* 23745: partial completion for genisoimage.Clint Adams2007-08-082-0/+51
* 23738: additional git diff args.Clint Adams2007-08-042-0/+25
* 23739: merge in git diff completion fixes from Nikolai Weibull's repository.Clint Adams2007-08-042-4/+9
* 23736: status for file save wasn't initialisedPeter Stephenson2007-08-012-0/+4
* update some .distfilesPeter Stephenson2007-08-018-2/+14
* 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