about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Mikael Magnusson: 26596: new git options.Clint Adams2009-02-252-5/+19
|
* 26593: complete multiple files for lintian.Clint Adams2009-02-252-2/+7
|
* 26588: don't expand aliases in run-helpPeter Stephenson2009-02-202-3/+7
|
* 26584: use bind/netdb.h where appropriatePeter Stephenson2009-02-203-1/+21
|
* 26583: use HOOK_FUNCTIONS more widelyPeter Stephenson2009-02-194-4/+16
|
* Jörg Sommer: 26582Peter Stephenson2009-02-182-1/+7
|
* 26580: Mikael: typo.Peter Stephenson2009-02-181-1/+3
|
* 26580: Mikael: typo.Peter Stephenson2009-02-181-1/+1
|
* 26579: fix hook function documentationPeter Stephenson2009-02-182-12/+26
|
* unposted: .cvsignore patchlevel.hPeter Stephenson2009-02-182-21/+24
|
* Arkadiusz Miskiewicz <arekm@maven.pl>: 26573:Peter Stephenson2009-02-182-2/+8
| | | | force compdump overwrite
* Danek Duvall: 26571: Additions for SolarisPeter Stephenson2009-02-149-447/+440
|
* Richard Hartmann: 26558: modify option description on invocation againPeter Stephenson2009-02-142-4/+12
|
* 26565: fix breakage in 26482.Clint Adams2009-02-122-2/+7
|
* 26560: document autoload -z/-k (finally)Peter Stephenson2009-02-122-1/+10
|
* 26546, 26556: sticky emulation for functions defined in emulate ... -c ...Peter Stephenson2009-02-1116-69/+322
| | | | environments, plus documentation
* unposted: slightly hacky change to "age", currently undocumentedPeter Stephenson2009-02-111-1/+7
|
* Richard Hartmann: 26550: document unchangeable options betterPeter Stephenson2009-02-113-9/+24
|
* Frank Terbeck: 26549: VCS_Info improvements: check for changes in gitPeter Stephenson2009-02-1114-15/+86
|
* Richard Hartmann: 26547: index NOoptions without underscorePeter Stephenson2009-02-112-2/+35
|
* 26545: new "emulate" testPeter Stephenson2009-02-102-1/+79
|
* 26544: complete pdf files as well as ps.Clint Adams2009-02-102-2/+7
|
* Greg Klanderman: 26538: sanitise options in _read_compPeter Stephenson2009-02-091-1/+4
|
* 26535: Richard Hartmann: typo in recent pathPeter Stephenson2009-02-092-2/+322
| | | | 26536: Richard Hartmann: option index entries for "NO" options
* 26530: emulate -c restores all options on returnAndrey Borzenkov2009-02-082-2/+9
|
* Allan Caffee <allan.caffee@gmail.com>: 26532:Peter Stephenson2009-02-072-2/+147
| | | | index options under names without underscore, too
* unposted (late ChangeLog commit): description of highlighting in zlePeter Stephenson2009-02-061-1/+6
|
* unposted: typo in previous patch spotted by MikaelPeter Stephenson2009-02-062-2/+5
|
* 26517: fix naming of prompt expansion section in Unix manualPeter Stephenson2009-02-067-9/+25
|
* unposted: fix release number in last checkinPeter Stephenson2009-02-052-2/+4
|
* 26513: README: note ".." completion bugPeter Stephenson2009-02-052-3/+16
|
* TBD: documentation of highlightingPeter Stephenson2009-02-041-6/+3
|
* 26504: document that local_options does not restore everythingAndrey Borzenkov2009-02-012-3/+9
|
* 26494: completion for pydoc.Clint Adams2009-01-302-1/+21
|
* Ingmar Vanhassel: 26474: add "git describe --tags" completion and fix typos.Clint Adams2009-01-292-3/+6
|
* Ingmar Vanhassel: 26473: complete "git commit --cleanup=" and "git commit ↵Clint Adams2009-01-292-1/+8
| | | | --allow-empty".
* Ingmar Vanhassel: 26472: complete "git add --intent-to-add".Clint Adams2009-01-292-1/+4
|
* Ingmar Vanhassel: 26471: update "git rebase" completion.Clint Adams2009-01-292-1/+5
|
* Ingmar Vanhassel: 26470: update "git svn" completion.Clint Adams2009-01-292-16/+32
|
* 26485: _path_files with accept-exact-dirs could get path order wrongPeter Stephenson2009-01-292-3/+8
|
* Ingmar Vanhassel: 26469: complete "git clone --verbose".Clint Adams2009-01-292-2/+5
|
* Ingmar Vanhassel: 26468: "git stage" is now a synonym for "git add". git ↵Clint Adams2009-01-292-2/+11
| | | | diff: --staged is a synonym for --cached.
* Ingmar Vanhassel: 26467: add "git remote rename" completion.Clint Adams2009-01-292-2/+9
|
* Jörg Sommer: 26453: complete modinfo -k.Clint Adams2009-01-292-2/+14
|
* Jörg Sommer: 26452: drop completion of modinfo -f.Clint Adams2009-01-292-2/+3
|
* Jörg Sommer: 26451: use globbing to find available modules, now that ↵Clint Adams2009-01-292-2/+5
| | | | modprobe -l is deprecated.
* 26483: Completion/Unix/Command/_getfacl, Completion/Unix/Command/_setfacl: ↵Clint Adams2009-01-293-3/+44
| | | | handle SGI's acl programs as well as Cygwin's.
* ARGHClint Adams2009-01-291-16/+0
|
* unposted: move _getfacl and _setfacl from Completion/Cygwin/Command toClint Adams2009-01-292-1/+19
| | | | Completion/Unix/Command.
* unposted: move _getfacl and _setfacl from Completion/Cygwin/Command to ↵Clint Adams2009-01-294-2/+4
| | | | Completion/Unix/Command.