1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-04 10:41:11 +02:00
Commit graph

114 commits

Author SHA1 Message Date
Frank Terbeck
88ea63adf2 Simon Ruderich: 27953: vcs_info: changed default formats and actionformats. 2010-05-14 07:58:37 +00:00
Frank Terbeck
9773e56418 Simon Ruderich: 27954: vcs_info: more minor documentation fixes. 2010-05-14 07:55:38 +00:00
Frank Terbeck
0501efc54a Seth House, Simon Ruderich and myself: 27948: various vcs_info changes
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-10 10:46:48 +00:00
Frank Terbeck
ff22b24f1b Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation. 2010-03-11 12:39:38 +00:00
Peter Stephenson
94777f64e8 Frank Terbeck, Seth House: 27712, 22713, 27714:
VCS Info hooks and Mercurial improvements
2010-02-16 10:09:15 +00:00
Peter Stephenson
35b74bc0b9 unposted: minor doc tweak for regexp-replace 2010-02-02 14:56:39 +00:00
Peter Stephenson
ec7b7e09e9 unposted: clarify documentation for 27604 2010-01-18 12:50:59 +00:00
Peter Stephenson
c508c6e368 27604: substitution using regular expressions 2010-01-18 12:47:09 +00:00
Peter Stephenson
a2c89eb701 Frank: 27599: fix formatting documentation for VCS_Info. 2010-01-16 16:27:50 +00:00
Peter Stephenson
7c4c41a0bb unposted, c.f. 27313: mailing list and website moved 2009-10-22 09:28:02 +00:00
Peter Stephenson
a252b6110d Frank Terbeck: 27309: VCS_INFO doc
Holger Weiss: 27310: typo in matcher doc
Jesse Weinstein: 27310: redundant diff option
2009-10-18 19:47:29 +00:00
Peter Stephenson
179cd828a5 Lionel Flandrin: 27307: enhanced Mecurial VCS_INFO support 2009-10-04 18:18:12 +00:00
Peter Stephenson
4ede75ed0e Greg Klanderman: 27255: some consistency fixes 2009-09-09 17:54:24 +00:00
Peter Stephenson
f359213eec 26982: Julien Langer: support stgit in VCS_Info 2009-05-22 17:38:05 +00:00
Peter Stephenson
ad3d514ac7 26973: zmathfuncdef enhancements 2009-05-19 15:33:24 +00:00
Peter Stephenson
8dd8067f13 Frank Terbeck: 26816 to 26820: VCS_Info updates 2009-04-06 19:19:08 +00:00
Peter Stephenson
bf0ef69f42 Frank Terbeck: 26612: VCS INFO documentation fix 2009-02-26 12:13:29 +00:00
Peter Stephenson
76f05a9932 Frank Terbeck: 26549: VCS_Info improvements: check for changes in git 2009-02-11 12:48:21 +00:00
Peter Stephenson
1c165c8aa4 26517: fix naming of prompt expansion section in Unix manual 2009-02-06 09:59:38 +00:00
Peter Stephenson
76dc71f882 Frank Terbeck: 26215: VCS_Info disable-patterns style 2009-01-03 18:40:17 +00:00
Peter Stephenson
b4a2d51e57 Frank Terbeck: 26125: add "command" style to VCS_INFO 2008-12-11 09:53:12 +00:00
Peter Stephenson
21e1b38ffb 13482: Frank Terbeck: fix some prompt docs for vcs info 2008-11-24 09:56:07 +00:00
Peter Stephenson
33b846810c users/13464: allow MIME suffixes to match upper case variants
26075: fix repeated calendar events so that the next event is always in the
future
2008-11-20 18:12:31 +00:00
Peter Stephenson
3e70e99d50 Mikael: 25933: typos 2008-10-26 17:57:13 +00:00
Peter Stephenson
c328252c58 25733: add revision number to Perforce vcs_info backend
add abbreviation to list of backends
2008-09-23 16:48:27 +00:00
Peter Stephenson
f49d738db3 25732: make vcs_info p4 backend use server if style use-server is set 2008-09-23 16:10:57 +00:00
Clint Adams
dd5d608c11 25720: remove misleading vcs_info bit about PROMPT_SUBST. 2008-09-22 17:22:47 +00:00
Peter Stephenson
bf3726b757 25715: Frank Terbeck: vcs_info now works immediately 2008-09-22 16:57:49 +00:00
Peter Stephenson
90c33894c4 25693: Frank Terbeck: another doc glitch 2008-09-19 15:08:47 +00:00
Peter Stephenson
47bbde0056 users/13262: Frank Terbeck: another formatting fix 2008-09-19 13:50:04 +00:00
Peter Stephenson
23f2b4503c users/13252 and elsewhere: Frank Terbeck plus tweaks:
add VCS_Info function system
2008-09-19 12:58:46 +00:00
Peter Stephenson
46c8127e93 25244: add subword-range style 2008-06-24 16:09:28 +00:00
Peter Stephenson
86b8b5eaa3 users/12987: add subword capability to word-style 2008-06-24 11:18:39 +00:00
Peter Stephenson
4f9c07dc05 25236: zsh-mime-setup -l arguments 2008-06-23 13:34:52 +00:00
Peter Stephenson
808b79eba6 improved zcalc escapes and completion 2008-06-13 13:57:04 +00:00
Peter Stephenson
c894f695cc 25095: thorough modernization of prompt theme system 2008-05-17 22:42:16 +00:00
Peter Stephenson
374b31616b 24781: enhance word-context to use next or previous word 2008-04-02 13:02:47 +00:00
Peter Stephenson
abb9900ac7 unposted: other minor typos 2008-04-01 09:22:27 +00:00
Clint Adams
3c8d53036c 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +00:00
Peter Stephenson
9d2248d384 24496: more Yodl parenthesis protection 2008-01-30 09:40:40 +00:00
Peter Stephenson
3d20551b19 users/12498: missing section marker in doc 2008-01-29 14:30:37 +00:00
Bart Schaefer
d87d114780 Based on 24334: Documentation for run-help improvements. 2008-01-01 00:33:57 +00:00
Peter Stephenson
e219f140a5 23986: zmv example for turning spaces into underscores 2007-10-18 13:51:52 +00:00
Peter Stephenson
91d714752c 23759: a few improvements to pick-web-browser 2007-08-14 17:21:05 +00:00
Peter Stephenson
1fbe843687 23518: MIME styles find-file-in-path and file-path. 2007-06-04 12:07:35 +00:00
Peter Stephenson
51897d0502 23447: improve documentation for zsh/newuser 2007-05-21 11:32:02 +00:00
Peter Stephenson
eb4c3d4bf2 unposted: typo in widget name in contrib doc 2007-05-01 12:42:24 +00:00
Bart Schaefer
236d910fb3 unposted (based on users/10881,10884): add auto-previous zstyle, update
smart-insert-last-word to use auto-suffix-retain, "always" block, etc.
2007-02-26 07:43:39 +00:00
Peter Stephenson
aab842a0c6 23091: *roff problems noticed by doclifter 2007-01-05 20:55:01 +00:00
Peter Stephenson
937dc9a84d users/11083: functions for handling shell arguments in ZLE 2006-12-15 11:44:26 +00:00