Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Seth House, Simon Ruderich and myself: 27948: various vcs_info changes | Frank Terbeck | 2010-05-10 | 1 | -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 Stephenson | 2010-05-05 | 1 | -1/+5 |
| | | | | useful if path-completion is false or accept-exact-dirs is true | ||||
* | 27947: some cases where we should execute EXIT traps | Peter Stephenson | 2010-05-05 | 1 | -1/+6 |
| | |||||
* | * 27813: Simon Ruderich: Completion/Unix/Command/_git: Complete some generic ↵ | Frank Terbeck | 2010-05-02 | 1 | -1/+6 |
| | | | | symbolic references as heads. | ||||
* | Bernd Zeimetz: 27931: completion for bts affects. | Clint Adams | 2010-04-28 | 1 | -1/+6 |
| | |||||
* | Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE | Peter Stephenson | 2010-04-28 | 1 | -1/+6 |
| | |||||
* | 27926: fix completion suffix when inserting last word | Peter Stephenson | 2010-04-27 | 1 | -1/+4 |
| | |||||
* | 27911: no completion colouring with old lists when turned off | Peter Stephenson | 2010-04-27 | 1 | -1/+6 |
| | |||||
* | 27908: Functions/VCS_Info/vcs_info: Avoid locale related problems | Frank Terbeck | 2010-04-26 | 1 | -1/+6 |
| | |||||
* | unposted: update to _kfmclient | Peter Stephenson | 2010-04-26 | 1 | -1/+9 |
| | | | | unposted: update to _perforce for Perforce 2009.2 | ||||
* | fix previous commit | Clint Adams | 2010-04-25 | 1 | -3/+3 |
| | |||||
* | 27914: find usb.ids in /usr/share/misc. | Clint Adams | 2010-04-25 | 1 | -2/+5 |
| | |||||
* | 27912: presume that pci.ids is uncompressed now. | Clint Adams | 2010-04-25 | 1 | -1/+6 |
| | |||||
* | users/15028 modified to unquote in one place: | Peter Stephenson | 2010-04-23 | 1 | -1/+8 |
| | | | | | with path-completion false or accept-exact-dirs true we need to unquote the string before sticking it in the current path | ||||
* | 27889: Force more use of GLOB_SUBST in parameters if ~ is used | Peter Stephenson | 2010-04-20 | 1 | -1/+6 |
| | |||||
* | "Akinori MUSHA: 27892: update service & init completion for FreeBSD | Peter Stephenson | 2010-04-20 | 1 | -1/+10 |
| | |||||
* | unposted: update NEWS with path-completion style | Peter Stephenson | 2010-04-15 | 1 | -1/+5 |
| | |||||
* | 27798: Alexey I. Froloff: Completion/Unix/Command/_git: support for the ↵ | Frank Terbeck | 2010-04-14 | 1 | -1/+6 |
| | | | | `--interactive' option of "git commit". | ||||
* | unposted: add kindex entry for path-completion style | Peter Stephenson | 2010-04-14 | 1 | -1/+4 |
| | |||||
* | unposted: slightly rephrase path-completion doc | Peter Stephenson | 2010-04-14 | 1 | -1/+3 |
| | |||||
* | users/15011: add path-completion style | Peter Stephenson | 2010-04-14 | 1 | -1/+8 |
| | |||||
* | unposted: calendar system updates: | Peter Stephenson | 2010-04-13 | 1 | -1/+8 |
| | | | | allow file locking to fall back; don't need dcop for kdialog | ||||
* | 27876: completion for axi-cache (from apt-xapian-index). | Clint Adams | 2010-04-12 | 1 | -1/+6 |
| | |||||
* | Simon Ruderich: 27856 (tweaked): Git availability | Peter Stephenson | 2010-04-09 | 1 | -1/+6 |
| | |||||
* | 27865: fix problem with glob_subst in parameter subsitution | Peter Stephenson | 2010-04-09 | 1 | -1/+6 |
| | |||||
* | Ben: 27589: improved -redirect | Peter Stephenson | 2010-04-09 | 1 | -1/+6 |
| | |||||
* | 27847: completion for uzbl. | Clint Adams | 2010-03-30 | 1 | -1/+5 |
| | |||||
* | 27843: fix description of extended history format | Peter Stephenson | 2010-03-29 | 1 | -1/+6 |
| | |||||
* | rationalise widths of non-printing characters to zero. | Peter Stephenson | 2010-03-27 | 1 | -1/+7 |
| | |||||
* | unposted: change new test in A02alias.ztst to use cat | Peter Stephenson | 2010-03-25 | 1 | -1/+4 |
| | |||||
* | 27827: fix infinite loop in recursive alias at end of parsed string | Peter Stephenson | 2010-03-25 | 1 | -1/+7 |
| | |||||
* | 27823: fix memory access in 27822 | Peter Stephenson | 2010-03-22 | 1 | -1/+4 |
| | |||||
* | 27812: display invalid bytes in multibyte characters specially | Peter Stephenson | 2010-03-22 | 1 | -1/+8 |
| | |||||
* | Fix ZLE access to pushed history line | Peter Stephenson | 2010-03-22 | 1 | -1/+7 |
| | |||||
* | FAQ update | Peter Stephenson | 2010-03-19 | 1 | -1/+6 |
| | |||||
* | update calendar to run calendar_show in current shell | Peter Stephenson | 2010-03-19 | 1 | -1/+5 |
| | |||||
* | Use // instead of :gs in parameter substitution | Peter Stephenson | 2010-03-19 | 1 | -1/+7 |
| | |||||
* | unposted: fix new test in A01grammar.ztst | Peter Stephenson | 2010-03-18 | 1 | -1/+4 |
| | |||||
* | 27804: don't hang in isearch if invalid character found | Peter Stephenson | 2010-03-18 | 1 | -1/+6 |
| | |||||
* | unposted: calendar -s was broken by file locking change | Peter Stephenson | 2010-03-17 | 1 | -1/+6 |
| | |||||
* | unposted: document that age functions uses zstat, not stat | Peter Stephenson | 2010-03-16 | 1 | -1/+3 |
| | |||||
* | NEWS: PATH_SCRIPT | Peter Stephenson | 2010-03-16 | 1 | -1/+5 |
| | |||||
* | 27793 and follow ups: add PATH_SCRIPT option to find script using $PATH | Peter Stephenson | 2010-03-16 | 1 | -1/+7 |
| | |||||
* | Mikael: 27797: delimit arguments to compadd in _expand_alias | Peter Stephenson | 2010-03-15 | 1 | -1/+4 |
| | |||||
* | Alexey: 27789: use _arguments in _sudo | Peter Stephenson | 2010-03-15 | 1 | -1/+5 |
| | |||||
* | 27780: effect of backslashes in :s changed in _files | Peter Stephenson | 2010-03-15 | 1 | -1/+7 |
| | |||||
* | 27785: IFS doesn't have a null in it in POSIX | Peter Stephenson | 2010-03-11 | 1 | -1/+9 |
| | | | | unposted: note & needs quoting in :s in glob qualifier | ||||
* | Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation. | Frank Terbeck | 2010-03-11 | 1 | -1/+6 |
| | |||||
* | unposted: fix calendar bug updating repeating events | Peter Stephenson | 2010-03-09 | 1 | -1/+9 |
| | | | | allow calendar_edit to take arguments for editor | ||||
* | Michael Hwang: 27773: document how linked lists are joined together | Peter Stephenson | 2010-03-07 | 1 | -1/+6 |
| |