about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 26545: new "emulate" testPeter Stephenson2009-02-101-1/+5
|
* 26544: complete pdf files as well as ps.Clint Adams2009-02-101-1/+6
|
* Greg Klanderman: 26538: sanitise options in _read_compPeter Stephenson2009-02-091-1/+4
|
* 26535: Richard Hartmann: typo in recent pathPeter Stephenson2009-02-091-1/+8
| | | | 26536: Richard Hartmann: option index entries for "NO" options
* 26530: emulate -c restores all options on returnAndrey Borzenkov2009-02-081-1/+7
|
* Allan Caffee <allan.caffee@gmail.com>: 26532:Peter Stephenson2009-02-071-1/+6
| | | | 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-061-1/+4
|
* 26517: fix naming of prompt expansion section in Unix manualPeter Stephenson2009-02-061-1/+8
|
* unposted: fix release number in last checkinPeter Stephenson2009-02-051-1/+3
|
* 26513: README: note ".." completion bugPeter Stephenson2009-02-051-1/+6
|
* 26504: document that local_options does not restore everythingAndrey Borzenkov2009-02-011-1/+6
|
* 26494: completion for pydoc.Clint Adams2009-01-301-1/+5
|
* Ingmar Vanhassel: 26474: add "git describe --tags" completion and fix typos.Clint Adams2009-01-291-1/+3
|
* Ingmar Vanhassel: 26473: complete "git commit --cleanup=" and "git commit ↵Clint Adams2009-01-291-1/+3
| | | | --allow-empty".
* Ingmar Vanhassel: 26472: complete "git add --intent-to-add".Clint Adams2009-01-291-1/+3
|
* Ingmar Vanhassel: 26471: update "git rebase" completion.Clint Adams2009-01-291-1/+3
|
* Ingmar Vanhassel: 26470: update "git svn" completion.Clint Adams2009-01-291-1/+3
|
* 26485: _path_files with accept-exact-dirs could get path order wrongPeter Stephenson2009-01-291-1/+6
|
* Ingmar Vanhassel: 26469: complete "git clone --verbose".Clint Adams2009-01-291-1/+3
|
* Ingmar Vanhassel: 26468: "git stage" is now a synonym for "git add". git ↵Clint Adams2009-01-291-1/+4
| | | | diff: --staged is a synonym for --cached.
* Ingmar Vanhassel: 26467: add "git remote rename" completion.Clint Adams2009-01-291-1/+3
|
* Jörg Sommer: 26453: complete modinfo -k.Clint Adams2009-01-291-1/+3
|
* Jörg Sommer: 26452: drop completion of modinfo -f.Clint Adams2009-01-291-1/+3
|
* Jörg Sommer: 26451: use globbing to find available modules, now that ↵Clint Adams2009-01-291-1/+4
| | | | modprobe -l is deprecated.
* 26483: Completion/Unix/Command/_getfacl, Completion/Unix/Command/_setfacl: ↵Clint Adams2009-01-291-1/+4
| | | | handle SGI's acl programs as well as Cygwin's.
* unposted: move _getfacl and _setfacl from Completion/Cygwin/Command toClint Adams2009-01-291-1/+3
| | | | Completion/Unix/Command.
* 26482: complete patch -U, --unified-reject-files, --global-reject-file.Clint Adams2009-01-291-1/+6
|
* 26466: suffix in certain matcher modes mishandled patternPeter Stephenson2009-01-291-1/+6
|
* 26463: Greg Klanderman: add zle-line-finish widgetPeter Stephenson2009-01-281-1/+12
| | | | | 26464: Greg Klanderman: fix insert-ids=single for menu completion 26465: Greg Klanderman: command keymap for execution
* 26448: add glob sort operators oe and o+Peter Stephenson2009-01-271-1/+6
|
* Greg Klanderman: 26439: Doc/Zsh/mod_system.yo: convert to subsystemsPeter Stephenson2009-01-261-1/+6
|
* 26425: allow "emulate sh -c command" to eval command under sh emulationAndrey Borzenkov2009-01-251-1/+8
|
* 26413: update ant completion for version 1.7.1Doug Kearns2009-01-241-1/+3
|
* 26411: update Cygwin completion functionsDoug Kearns2009-01-241-1/+19
|
* 26407: patch to handle aptitude build-dep, from Sven Joachim.Clint Adams2009-01-221-1/+4
|
* 26405: completion for xmms2, from Louis-David Mitterand.Clint Adams2009-01-221-1/+6
|
* unposted: Fix some typos in the development guideDoug Kearns2009-01-221-1/+5
|
* 26373: initialise variable in menu completion in attempt to prevent crashPeter Stephenson2009-01-201-1/+7
|
* 26372: update antiword completion for version 0.37Doug Kearns2009-01-201-1/+6
|
* 26366: add "isearch" keymap and "accept-search" functinoPeter Stephenson2009-01-191-1/+5
|
* Doug Kearns: 26365: new python 3.0 optionsPeter Stephenson2009-01-191-1/+6
|
* 26362: avoid calling regfree() on uninitialized regex_t.Wayne Davison2009-01-191-5/+11
|
* Fixed a few compiler warnings.Wayne Davison2009-01-191-1/+8
|
* 26361: update rake completion for version 0.8.3Doug Kearns2009-01-191-1/+3
|
* fix Doug's changelog dateClint Adams2009-01-191-2/+2
|
* 26360: add --work-tree option to git completionDoug Kearns2009-01-191-1/+5
|
* 26315: define ZSH_PATCHLEVEL to "unknown" if not foundPeter Stephenson2009-01-151-1/+6
|
* 26313: --enable-custom-patchlevelPeter Stephenson2009-01-151-1/+7
| | | | unposted: WARN_CREATE_GLOBAL in tcp_log
* Phil Pennock: 26312: Document no variables altered on failed matchPeter Stephenson2009-01-151-1/+7
|