about summary refs log tree commit diff
path: root/Doc/Zsh/contrib.yo
Commit message (Collapse)AuthorAgeFilesLines
...
* Tweak so as not to fib about send-invisible return status.Bart Schaefer2011-02-111-2/+2
|
* Doc for send-invisibleBart Schaefer2011-02-111-38/+57
|
* Štěpán Němec: 28533: typosPeter Stephenson2010-12-171-7/+7
|
* Mikael Magnusson: 28110: Fix yodl warning.Frank Terbeck2010-07-301-2/+2
|
* 28081: cdr tweaksPeter Stephenson2010-07-201-1/+17
|
* 28068: contrib texinfo declaration messed upPeter Stephenson2010-07-121-2/+1
|
* users/15165: Fix a warning about a missing macro in `contrib.yo'Frank Terbeck2010-07-121-3/+3
|
* 28065 plus unposted zsh.mdd:Peter Stephenson2010-07-091-2/+266
| | | | add cdr and related functions and docs
* 28042: transpose-lines widgetPeter Stephenson2010-06-161-0/+17
|
* users/15078: completion for zsh-mime-handlerPeter Stephenson2010-05-231-1/+7
|
* 27964: add back missing enditem().Clint Adams2010-05-221-0/+1
|
* Simon Ruderich: 27953: vcs_info: changed default formats and actionformats.Frank Terbeck2010-05-141-2/+2
|
* Simon Ruderich: 27954: vcs_info: more minor documentation fixes.Frank Terbeck2010-05-141-2/+2
|
* Seth House, Simon Ruderich and myself: 27948: various vcs_info changesFrank Terbeck2010-05-101-175/+331
| | | | | | | | | | | | | | | | | | | | | | | 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.
* Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation.Frank Terbeck2010-03-111-5/+5
|
* Frank Terbeck, Seth House: 27712, 22713, 27714:Peter Stephenson2010-02-161-12/+278
| | | | VCS Info hooks and Mercurial improvements
* unposted: minor doc tweak for regexp-replacePeter Stephenson2010-02-021-0/+2
|
* unposted: clarify documentation for 27604Peter Stephenson2010-01-181-2/+2
|
* 27604: substitution using regular expressionsPeter Stephenson2010-01-181-8/+33
|
* Frank: 27599: fix formatting documentation for VCS_Info.Peter Stephenson2010-01-161-2/+2
|
* unposted, c.f. 27313: mailing list and website movedPeter Stephenson2009-10-221-1/+1
|
* Frank Terbeck: 27309: VCS_INFO docPeter Stephenson2009-10-181-1/+1
| | | | | Holger Weiss: 27310: typo in matcher doc Jesse Weinstein: 27310: redundant diff option
* Lionel Flandrin: 27307: enhanced Mecurial VCS_INFO supportPeter Stephenson2009-10-041-4/+20
|
* Greg Klanderman: 27255: some consistency fixesPeter Stephenson2009-09-091-1/+1
|
* 26982: Julien Langer: support stgit in VCS_InfoPeter Stephenson2009-05-221-3/+19
|
* 26973: zmathfuncdef enhancementsPeter Stephenson2009-05-191-2/+7
|
* Frank Terbeck: 26816 to 26820: VCS_Info updatesPeter Stephenson2009-04-061-0/+17
|
* Frank Terbeck: 26612: VCS INFO documentation fixPeter Stephenson2009-02-261-2/+2
|
* Frank Terbeck: 26549: VCS_Info improvements: check for changes in gitPeter Stephenson2009-02-111-0/+30
|
* 26517: fix naming of prompt expansion section in Unix manualPeter Stephenson2009-02-061-1/+1
|
* Frank Terbeck: 26215: VCS_Info disable-patterns stylePeter Stephenson2009-01-031-0/+10
|
* Frank Terbeck: 26125: add "command" style to VCS_INFOPeter Stephenson2008-12-111-0/+20
|
* 13482: Frank Terbeck: fix some prompt docs for vcs infoPeter Stephenson2008-11-241-1/+4
|
* users/13464: allow MIME suffixes to match upper case variantsPeter Stephenson2008-11-201-0/+4
| | | | | 26075: fix repeated calendar events so that the next event is always in the future
* Mikael: 25933: typosPeter Stephenson2008-10-261-1/+1
|
* 25733: add revision number to Perforce vcs_info backendPeter Stephenson2008-09-231-10/+11
| | | | add abbreviation to list of backends
* 25732: make vcs_info p4 backend use server if style use-server is setPeter Stephenson2008-09-231-0/+15
|
* 25720: remove misleading vcs_info bit about PROMPT_SUBST.Clint Adams2008-09-221-3/+0
|
* 25715: Frank Terbeck: vcs_info now works immediatelyPeter Stephenson2008-09-221-1/+1
|
* 25693: Frank Terbeck: another doc glitchPeter Stephenson2008-09-191-4/+8
|
* users/13262: Frank Terbeck: another formatting fixPeter Stephenson2008-09-191-2/+5
|
* users/13252 and elsewhere: Frank Terbeck plus tweaks:Peter Stephenson2008-09-191-2/+334
| | | | add VCS_Info function system
* 25244: add subword-range stylePeter Stephenson2008-06-241-2/+7
|
* users/12987: add subword capability to word-stylePeter Stephenson2008-06-241-0/+9
|
* 25236: zsh-mime-setup -l argumentsPeter Stephenson2008-06-231-2/+8
|
* improved zcalc escapes and completionPeter Stephenson2008-06-131-17/+31
|
* 25095: thorough modernization of prompt theme systemPeter Stephenson2008-05-171-0/+31
|
* 24781: enhance word-context to use next or previous wordPeter Stephenson2008-04-021-3/+4
|
* unposted: other minor typosPeter Stephenson2008-04-011-2/+2
|
* 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes ↵Clint Adams2008-02-011-5/+5
| | | | from A. Costa.