about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 23794: fix crash completing on "foo$" (quotes significant)Peter Stephenson2007-08-222-1/+5
* 23792: test and documentation for improved backslash quotingPeter Stephenson2007-08-223-3/+16
* 23791: use VARARR for MB_CUR_MAXPeter Stephenson2007-08-223-2/+10
* 23788: add -h option to chown symlinks rather than targets, and change defaul...Clint Adams2007-08-213-5/+27
* 23785: add missing backslash in _arguments list in git-send-email.Clint Adams2007-08-212-2/+2
* 23785: add missing backslash in _arguments list.Clint Adams2007-08-211-0/+5
* unposted: calendar_scandate needs to find the first time on the linePeter Stephenson2007-08-212-37/+51
* users/11790: avoid nounsetPeter Stephenson2007-08-213-0/+9
* 23784: Use $'\...' for quoting unparseable charactersPeter Stephenson2007-08-202-53/+112
* 23783: use _path_commands.Clint Adams2007-08-196-10/+16
* 23782: commands with descriptions.Clint Adams2007-08-192-0/+80
* 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