summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2010-06-22unposted: fix typos in INSTALL and READMEDoug Kearns1-1/+3
2010-06-2228051: update elinks completion for version 0.12pre5Doug Kearns1-1/+5
2010-06-17Fix a date in ChangeLog.Frank Terbeck1-2/+4
2010-06-17Holger Weiss: Doc/Zsh/compsys.yo: Fix a typo.Frank Terbeck1-1/+3
2010-06-17Holger Weiss: Completion/Unix/Command/_git: various fixes and enhancements.Frank Terbeck1-1/+6
2010-06-1628042: transpose-lines widgetPeter Stephenson1-1/+6
2010-06-1428038: improved handling of recurring events in calendar systemPeter Stephenson1-1/+7
2010-06-14unposted: extra note on ZSH_EVAL_CONTEXTPeter Stephenson1-1/+3
2010-06-1428037: improved error messages for module autoloadsPeter Stephenson1-1/+5
of math functions and builtins
2010-06-1428010: use getcwd() as fallback for zgetcwd()Peter Stephenson1-2/+3
2010-06-1428010: use getcwd() as fallbackPeter Stephenson1-1/+5
2010-06-13Mikael: 28027: typoPeter Stephenson1-1/+5
2010-06-1128026: use "zsh_directory_name c" for completion of dynamic directory namesPeter Stephenson1-1/+5
2010-06-1128025: (D) parameter flagPeter Stephenson1-1/+6
2010-06-09Haakon Riiser: 28009: new ffmpeg completionPeter Stephenson1-1/+5
2010-06-0828006: make zgetcwd() fall back to pwd,Peter Stephenson1-1/+7
only use "." if setting pwd
2010-06-07unposted: fix typo in _urpmi parameter nameDoug Kearns1-1/+6
2010-06-07Alexey: 27999: fix error messagePeter Stephenson1-1/+5
2010-06-07Simon Ruderich: 28002: fix bad _feh update commitDoug Kearns1-1/+5
2010-06-06unposted: fix incorrectly capitalized completion descriptionsDoug Kearns1-9/+50
2010-06-0327983: colours could be output twicePeter Stephenson1-1/+5
2010-06-0327994: better error for failed parameter autoloadPeter Stephenson1-1/+6
2010-06-03Holger Weiss: 27977: _git shouldn't return 0 if there are no matches.Frank Terbeck1-1/+6
2010-06-0227990: don't use return value from setupterm()Peter Stephenson1-1/+8
to decide if module booted OK
2010-06-01Daniel Friesel: 27982: feh completion updatePeter Stephenson1-1/+5
2010-05-31Mikael: 27981: complete (e) in subscriptPeter Stephenson1-1/+6
2010-05-28Mikael: 27980: completion typoPeter Stephenson1-1/+5
2010-05-2727965, 27966: Improve ${(q)...}: newline appears as $'\n;,Peter Stephenson1-1/+6
2010-05-2727976: more parameter substitution order descriptionPeter Stephenson1-1/+6
2010-05-27Seth House: 27971: vcs_info: Fix a bug that caused the mercurial backend to ↵Frank Terbeck1-1/+7
always return `default' as the branch name.
2010-05-23users/15078: completion for zsh-mime-handlerPeter Stephenson1-1/+8
2010-05-2227964: add back missing enditem().Clint Adams1-1/+5
2010-05-14Simon Ruderich: 27953: vcs_info: changed default formats and actionformats.Frank Terbeck1-1/+5
2010-05-14Simon Ruderich: 27954: vcs_info: more minor documentation fixes.Frank Terbeck1-1/+6
2010-05-12unposted: fix typo in previous commitPeter Stephenson1-1/+4
2010-05-1227951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxtPeter Stephenson1-1/+9
2010-05-10c.f. 27950: strip bogus whitespace from testsPeter Stephenson1-1/+6
2010-05-10Seth House, Simon Ruderich and myself: 27948: various vcs_info changesFrank Terbeck1-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.
2010-05-05users/15031: another file completion quoting fix,Peter Stephenson1-1/+5
useful if path-completion is false or accept-exact-dirs is true
2010-05-0527947: some cases where we should execute EXIT trapsPeter Stephenson1-1/+6
2010-05-02* 27813: Simon Ruderich: Completion/Unix/Command/_git: Complete some generic ↵Frank Terbeck1-1/+6
symbolic references as heads.
2010-04-28Bernd Zeimetz: 27931: completion for bts affects.Clint Adams1-1/+6
2010-04-28Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACEPeter Stephenson1-1/+6
2010-04-2727926: fix completion suffix when inserting last wordPeter Stephenson1-1/+4
2010-04-2727911: no completion colouring with old lists when turned offPeter Stephenson1-1/+6
2010-04-2627908: Functions/VCS_Info/vcs_info: Avoid locale related problemsFrank Terbeck1-1/+6
2010-04-26unposted: update to _kfmclientPeter Stephenson1-1/+9
unposted: update to _perforce for Perforce 2009.2
2010-04-25fix previous commitClint Adams1-3/+3
2010-04-2527914: find usb.ids in /usr/share/misc.Clint Adams1-2/+5
2010-04-2527912: presume that pci.ids is uncompressed now.Clint Adams1-1/+6