about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 28051: update elinks completion for version 0.12pre5Doug Kearns2010-06-221-1/+5
|
* Fix a date in ChangeLog.Frank Terbeck2010-06-171-2/+4
|
* Holger Weiss: Doc/Zsh/compsys.yo: Fix a typo.Frank Terbeck2010-06-171-1/+3
|
* Holger Weiss: Completion/Unix/Command/_git: various fixes and enhancements.Frank Terbeck2010-06-171-1/+6
|
* 28042: transpose-lines widgetPeter Stephenson2010-06-161-1/+6
|
* 28038: improved handling of recurring events in calendar systemPeter Stephenson2010-06-141-1/+7
|
* unposted: extra note on ZSH_EVAL_CONTEXTPeter Stephenson2010-06-141-1/+3
|
* 28037: improved error messages for module autoloadsPeter Stephenson2010-06-141-1/+5
| | | | of math functions and builtins
* 28010: use getcwd() as fallback for zgetcwd()Peter Stephenson2010-06-141-2/+3
|
* 28010: use getcwd() as fallbackPeter Stephenson2010-06-141-1/+5
|
* Mikael: 28027: typoPeter Stephenson2010-06-131-1/+5
|
* 28026: use "zsh_directory_name c" for completion of dynamic directory namesPeter Stephenson2010-06-111-1/+5
|
* 28025: (D) parameter flagPeter Stephenson2010-06-111-1/+6
|
* Haakon Riiser: 28009: new ffmpeg completionPeter Stephenson2010-06-091-1/+5
|
* 28006: make zgetcwd() fall back to pwd,Peter Stephenson2010-06-081-1/+7
| | | | only use "." if setting pwd
* unposted: fix typo in _urpmi parameter nameDoug Kearns2010-06-071-1/+6
|
* Alexey: 27999: fix error messagePeter Stephenson2010-06-071-1/+5
|
* Simon Ruderich: 28002: fix bad _feh update commitDoug Kearns2010-06-071-1/+5
|
* unposted: fix incorrectly capitalized completion descriptionsDoug Kearns2010-06-061-9/+50
|
* 27983: colours could be output twicePeter Stephenson2010-06-031-1/+5
|
* 27994: better error for failed parameter autoloadPeter Stephenson2010-06-031-1/+6
|
* Holger Weiss: 27977: _git shouldn't return 0 if there are no matches.Frank Terbeck2010-06-031-1/+6
|
* 27990: don't use return value from setupterm()Peter Stephenson2010-06-021-1/+8
| | | | to decide if module booted OK
* Daniel Friesel: 27982: feh completion updatePeter Stephenson2010-06-011-1/+5
|
* Mikael: 27981: complete (e) in subscriptPeter Stephenson2010-05-311-1/+6
|
* Mikael: 27980: completion typoPeter Stephenson2010-05-281-1/+5
|
* 27965, 27966: Improve ${(q)...}: newline appears as $'\n;,Peter Stephenson2010-05-271-1/+6
|
* 27976: more parameter substitution order descriptionPeter Stephenson2010-05-271-1/+6
|
* Seth House: 27971: vcs_info: Fix a bug that caused the mercurial backend to ↵Frank Terbeck2010-05-271-1/+7
| | | | always return `default' as the branch name.
* users/15078: completion for zsh-mime-handlerPeter Stephenson2010-05-231-1/+8
|
* 27964: add back missing enditem().Clint Adams2010-05-221-1/+5
|
* Simon Ruderich: 27953: vcs_info: changed default formats and actionformats.Frank Terbeck2010-05-141-1/+5
|
* Simon Ruderich: 27954: vcs_info: more minor documentation fixes.Frank Terbeck2010-05-141-1/+6
|
* unposted: fix typo in previous commitPeter Stephenson2010-05-121-1/+4
|
* 27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxtPeter Stephenson2010-05-121-1/+9
|
* c.f. 27950: strip bogus whitespace from testsPeter Stephenson2010-05-101-1/+6
|
* Seth House, Simon Ruderich and myself: 27948: various vcs_info changesFrank Terbeck2010-05-101-1/+13
| | | | | | | | | | | | | | | | | | | | | | | Here's a diff-stat: Doc/Zsh/contrib.yo | 506 ++++++++++++++------- Functions/VCS_Info/.distfiles | 1 + Functions/VCS_Info/Backends/VCS_INFO_detect_hg | 14 +- Functions/VCS_Info/Backends/VCS_INFO_get_data_git | 35 +- Functions/VCS_Info/Backends/VCS_INFO_get_data_hg | 295 +++++++++---- Functions/VCS_Info/VCS_INFO_formats | 26 +- Functions/VCS_Info/VCS_INFO_hook | 10 +- Functions/VCS_Info/VCS_INFO_quilt | 190 ++++++++ Functions/VCS_Info/vcs_info | 30 +- Misc/.distfiles | 1 + Misc/vcs_info-examples | 496 ++++++++++++++++++++ 11 files changed, 1303 insertions(+), 301 deletions(-) The major changes are vast improvements for the mercurial (hg) backend (which was done almost entirely by Seth); improved documentation (mostly done by Simon and again Seth); quilt support (as an addon and stand alone, see the manual for details); a number of new hooks and a fair share of bugfixes.
* users/15031: another file completion quoting fix,Peter Stephenson2010-05-051-1/+5
| | | | useful if path-completion is false or accept-exact-dirs is true
* 27947: some cases where we should execute EXIT trapsPeter Stephenson2010-05-051-1/+6
|
* * 27813: Simon Ruderich: Completion/Unix/Command/_git: Complete some generic ↵Frank Terbeck2010-05-021-1/+6
| | | | symbolic references as heads.
* Bernd Zeimetz: 27931: completion for bts affects.Clint Adams2010-04-281-1/+6
|
* Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACEPeter Stephenson2010-04-281-1/+6
|
* 27926: fix completion suffix when inserting last wordPeter Stephenson2010-04-271-1/+4
|
* 27911: no completion colouring with old lists when turned offPeter Stephenson2010-04-271-1/+6
|
* 27908: Functions/VCS_Info/vcs_info: Avoid locale related problemsFrank Terbeck2010-04-261-1/+6
|
* unposted: update to _kfmclientPeter Stephenson2010-04-261-1/+9
| | | | unposted: update to _perforce for Perforce 2009.2
* fix previous commitClint Adams2010-04-251-3/+3
|
* 27914: find usb.ids in /usr/share/misc.Clint Adams2010-04-251-2/+5
|
* 27912: presume that pci.ids is uncompressed now.Clint Adams2010-04-251-1/+6
|
* users/15028 modified to unquote in one place:Peter Stephenson2010-04-231-1/+8
| | | | | with path-completion false or accept-exact-dirs true we need to unquote the string before sticking it in the current path