Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Seth House, Simon Ruderich and myself: 27948: various vcs_info changes | Frank Terbeck | 2010-05-10 | 8 | -126/+475 |
| | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | 27908: Functions/VCS_Info/vcs_info: Avoid locale related problems | Frank Terbeck | 2010-04-26 | 1 | -1/+7 |
| | |||||
* | unposted: calendar system updates: | Peter Stephenson | 2010-04-13 | 5 | -10/+18 |
| | | | | allow file locking to fall back; don't need dcop for kdialog | ||||
* | update calendar to run calendar_show in current shell | Peter Stephenson | 2010-03-19 | 1 | -12/+13 |
| | |||||
* | unposted: calendar -s was broken by file locking change | Peter Stephenson | 2010-03-17 | 1 | -3/+13 |
| | |||||
* | Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation. | Frank Terbeck | 2010-03-11 | 1 | -1/+1 |
| | |||||
* | unposted: fix calendar bug updating repeating events | Peter Stephenson | 2010-03-09 | 2 | -2/+11 |
| | | | | allow calendar_edit to take arguments for editor | ||||
* | Frank: 27768: shut up cd some more | Peter Stephenson | 2010-03-04 | 1 | -12/+3 |
| | |||||
* | 27756: add OS file locking to calendar | Peter Stephenson | 2010-02-26 | 4 | -7/+43 |
| | | | | add errflag test to loop over fcntl() | ||||
* | 27731: Frank: turn off WARN_CREATE_GLOBAL in VCS_INFO | Peter Stephenson | 2010-02-21 | 1 | -1/+1 |
| | |||||
* | Frank: 27717: option terminators in VCS Info | Peter Stephenson | 2010-02-17 | 1 | -3/+3 |
| | |||||
* | Frank Terbeck, Seth House: 27712, 22713, 27714: | Peter Stephenson | 2010-02-16 | 2 | -0/+43 |
| | | | | VCS Info hooks and Mercurial improvements | ||||
* | Frank Terbeck, Seth House: 27712, 22713, 27714: | Peter Stephenson | 2010-02-16 | 8 | -98/+210 |
| | | | | VCS Info hooks and Mercurial improvements | ||||
* | unposted: a couple of typeset -g's and a comment | Peter Stephenson | 2010-02-08 | 1 | -2/+3 |
| | |||||
* | Frank: 27679: better logic in VCS_INFO_get_data_git | Peter Stephenson | 2010-02-07 | 1 | -11/+19 |
| | |||||
* | users/14752: add #! line to zed | Peter Stephenson | 2010-01-29 | 1 | -1/+1 |
| | | | | allow script run with -i to exit on return | ||||
* | Julien Jehannet: users/14751: typo in variable name in zed | Peter Stephenson | 2010-01-29 | 1 | -1/+1 |
| | |||||
* | unposted: return status 1 if no replacement | Peter Stephenson | 2010-01-19 | 1 | -0/+8 |
| | |||||
* | 27604: substitution using regular expressions | Peter Stephenson | 2010-01-18 | 3 | -3/+45 |
| | |||||
* | 27577: sergio: (%) is not needed in zcalc prompt since PROMPTPERCENT is obeyed | Peter Stephenson | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | unposted: new run-help-p4 | Peter Stephenson | 2009-12-16 | 2 | -0/+6 |
| | |||||
* | 27492 based on Jörg Sommer: 27473: fix run-help alias problem. | Peter Stephenson | 2009-12-16 | 1 | -3/+8 |
| | |||||
* | Alexey: users/14588: ztodo function and completion | Peter Stephenson | 2009-11-22 | 1 | -0/+62 |
| | |||||
* | Alexey: users/14588: ztodo function and completion | Peter Stephenson | 2009-11-22 | 1 | -0/+1 |
| | |||||
* | unposted: change bracket colors default to yellow when in an ssh session. | Clint Adams | 2009-11-20 | 1 | -1/+1 |
| | |||||
* | Frank Terbeck: 27353: more VCS_Info sanity checks | Peter Stephenson | 2009-11-06 | 2 | -0/+3 |
| | |||||
* | unposted: brief calendar display | Peter Stephenson | 2009-11-03 | 1 | -3/+3 |
| | |||||
* | unposted: Functions/Calendar/calendar: brief display failed on single lines | Peter Stephenson | 2009-10-29 | 1 | -1/+2 |
| | |||||
* | unposted: more local variables needed | Peter Stephenson | 2009-10-22 | 1 | -1/+1 |
| | |||||
* | unposted, c.f. 27313: mailing list and website moved | Peter Stephenson | 2009-10-22 | 1 | -1/+1 |
| | |||||
* | Lionel Flandrin: 27307: enhanced Mecurial VCS_INFO support | Peter Stephenson | 2009-10-04 | 1 | -2/+28 |
| | |||||
* | Baptiste Daroussin: 27271: remove awk dependence | Peter Stephenson | 2009-09-13 | 1 | -4/+3 |
| | |||||
* | 27270: zfcd_match: remove awk dependence | Peter Stephenson | 2009-09-13 | 1 | -4/+5 |
| | |||||
* | Baptiste Daroussin: 27268: | Peter Stephenson | 2009-09-11 | 1 | -10/+5 |
| | | | | remove Perl dependency from pick-web-browser | ||||
* | Baptiste Daroussin: 27267 plus 27269 plus doc: | Peter Stephenson | 2009-09-11 | 1 | -24/+22 |
| | | | | remove perl dependency | ||||
* | 27247: zmv checking for **/ was wrong | Peter Stephenson | 2009-09-06 | 1 | -1/+1 |
| | |||||
* | 27228: clear function for zsh-newuser-install | Peter Stephenson | 2009-08-21 | 1 | -0/+9 |
| | |||||
* | 27217: fix typo in assignment in new user script | Peter Stephenson | 2009-08-17 | 1 | -1/+1 |
| | |||||
* | Frank Terbeck: users/14207: make variable local | Peter Stephenson | 2009-06-26 | 1 | -1/+1 |
| | |||||
* | Frank Terbeck: 27049, 27050, 27051, 27052: VCS_INFO improvements | Peter Stephenson | 2009-06-19 | 4 | -6/+41 |
| | |||||
* | 27048: avoid multiline prints which break CSH_JUNKIE_QUOTES. | Clint Adams | 2009-06-18 | 1 | -4/+4 |
| | |||||
* | 27305: fix GNU man option handling in run-help | Peter Stephenson | 2009-06-05 | 1 | -3/+2 |
| | |||||
* | 26982: Julien Langer: support stgit in VCS_Info | Peter Stephenson | 2009-05-22 | 1 | -1/+46 |
| | |||||
* | 26973: zmathfuncdef enhancements | Peter Stephenson | 2009-05-19 | 1 | -2/+18 |
| | |||||
* | Paul Ackersviller: 26959: delay before removing test modules | Peter Stephenson | 2009-05-13 | 1 | -2/+2 |
| | | | | users/14118: fix test and assignment in prompt_special_chars | ||||
* | 26957: Fix some memory problems with read builtin | Peter Stephenson | 2009-05-12 | 1 | -0/+1 |
| | | | | unposted: fix a WARN_CREATE_GLOBAL warning | ||||
* | unposted: back off 26862 | Peter Stephenson | 2009-04-25 | 1 | -0/+1 |
| | |||||
* | c.f. 26867: remove extraneous "${" | Peter Stephenson | 2009-04-22 | 1 | -1/+1 |
| | |||||
* | Greg: 26862: remove unnecessary print | Peter Stephenson | 2009-04-21 | 1 | -1/+0 |
| | |||||
* | Frank Terbeck: 26816 to 26820: VCS_Info updates | Peter Stephenson | 2009-04-06 | 12 | -15/+43 |
| |