summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Collapse)AuthorFilesLines
2010-10-18Jérôme Pouiller: 28351: new help functionsPeter Stephenson3-0/+16
2010-10-1528345: make ${(D)...} return a fully usable command line argumentPeter Stephenson1-1/+1
2010-09-08unposted: safety on regexp errors in replace-string-againPeter Stephenson1-2/+2
2010-08-10unposted: tweak newline placement.Clint Adams1-3/+3
2010-08-0828137: zsh-mime-handler typo: $argv[0] should be $argv[1]Peter Stephenson1-2/+2
2010-08-02Seth House: 28114: vcs_info, git: Fix revision lookup with packed repositories.Frank Terbeck1-5/+2
2010-07-28users/15204: in zfinit check for compctl before usingPeter Stephenson1-1/+2
2010-07-28c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson13-14/+14
2010-07-28c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson15-21/+21
2010-07-2028096: don't add $OLDPWD to recent dirs as we weren't therePeter Stephenson1-5/+0
2010-07-2028081: cdr tweaksPeter Stephenson1-7/+12
2010-07-1928095: Fix two hard-coded invocations of the "git" command.Frank Terbeck1-2/+2
2010-07-1928093, based on Michel Lespinasse: 28090: Fix a problem with ↵Frank Terbeck1-2/+2
`check-for-changes' and freshly initialised repositories.
2010-07-0928065 plus unposted zsh.mdd:Peter Stephenson6-0/+491
add cdr and related functions and docs
2010-06-3028062: make the filename even longerClint Adams1-2/+2
2010-06-3028061: transpose filename halves, describe action betterClint Adams1-3/+4
2010-06-3027998: add recommended zshrc option.Clint Adams1-0/+11
2010-06-1628042: transpose-lines widgetPeter Stephenson2-16/+76
2010-06-1428038: improved handling of recurring events in calendar systemPeter Stephenson4-123/+340
2010-05-27Seth House: 27971: vcs_info: Fix a bug that caused the mercurial backend to ↵Frank Terbeck1-2/+3
always return `default' as the branch name.
2010-05-23users/15078: completion for zsh-mime-handlerPeter Stephenson1-7/+58
2010-05-14Simon Ruderich: 27953: vcs_info: changed default formats and actionformats.Frank Terbeck1-2/+2
2010-05-10Seth House, Simon Ruderich and myself: 27948: various vcs_info changesFrank Terbeck8-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.
2010-04-2627908: Functions/VCS_Info/vcs_info: Avoid locale related problemsFrank Terbeck1-1/+7
2010-04-13unposted: calendar system updates:Peter Stephenson5-10/+18
allow file locking to fall back; don't need dcop for kdialog
2010-03-19update calendar to run calendar_show in current shellPeter Stephenson1-12/+13
2010-03-17unposted: calendar -s was broken by file locking changePeter Stephenson1-3/+13
2010-03-11Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation.Frank Terbeck1-1/+1
2010-03-09unposted: fix calendar bug updating repeating eventsPeter Stephenson2-2/+11
allow calendar_edit to take arguments for editor
2010-03-04Frank: 27768: shut up cd some morePeter Stephenson1-12/+3
2010-02-2627756: add OS file locking to calendarPeter Stephenson4-7/+43
add errflag test to loop over fcntl()
2010-02-2127731: Frank: turn off WARN_CREATE_GLOBAL in VCS_INFOPeter Stephenson1-1/+1
2010-02-17Frank: 27717: option terminators in VCS InfoPeter Stephenson1-3/+3
2010-02-16Frank Terbeck, Seth House: 27712, 22713, 27714:Peter Stephenson2-0/+43
VCS Info hooks and Mercurial improvements
2010-02-16Frank Terbeck, Seth House: 27712, 22713, 27714:Peter Stephenson8-98/+210
VCS Info hooks and Mercurial improvements
2010-02-08unposted: a couple of typeset -g's and a commentPeter Stephenson1-2/+3
2010-02-07Frank: 27679: better logic in VCS_INFO_get_data_gitPeter Stephenson1-11/+19
2010-01-29users/14752: add #! line to zedPeter Stephenson1-1/+1
allow script run with -i to exit on return
2010-01-29Julien Jehannet: users/14751: typo in variable name in zedPeter Stephenson1-1/+1
2010-01-19unposted: return status 1 if no replacementPeter Stephenson1-0/+8
2010-01-1827604: substitution using regular expressionsPeter Stephenson3-3/+45
2010-01-0827577: sergio: (%) is not needed in zcalc prompt since PROMPTPERCENT is obeyedPeter Stephenson1-1/+1
2009-12-16unposted: new run-help-p4Peter Stephenson2-0/+6
2009-12-1627492 based on Jörg Sommer: 27473: fix run-help alias problem.Peter Stephenson1-3/+8
2009-11-22Alexey: users/14588: ztodo function and completionPeter Stephenson1-0/+62
2009-11-22Alexey: users/14588: ztodo function and completionPeter Stephenson1-0/+1
2009-11-20unposted: change bracket colors default to yellow when in an ssh session.Clint Adams1-1/+1
2009-11-06Frank Terbeck: 27353: more VCS_Info sanity checksPeter Stephenson2-0/+3
2009-11-03unposted: brief calendar displayPeter Stephenson1-3/+3
2009-10-29unposted: Functions/Calendar/calendar: brief display failed on single linesPeter Stephenson1-1/+2