Clint Adams
b7d9912f8b
27964: add back missing enditem().
2010-05-22 17:39:58 +00:00
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
Peter Stephenson
9ecfa0842b
unposted: fix typo in previous commit
2010-05-12 10:17:58 +00:00
Peter Stephenson
09960dc5b9
27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt
2010-05-12 10:06:59 +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
Peter Stephenson
edc01c0455
Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE
2010-04-28 08:55:35 +00:00
Peter Stephenson
a16f04d1c7
unposted: add kindex entry for path-completion style
2010-04-14 10:26:16 +00:00
Peter Stephenson
047ee6aaf3
unposted: slightly rephrase path-completion doc
2010-04-14 09:59:39 +00:00
Peter Stephenson
e694590b37
users/15011: add path-completion style
2010-04-14 09:57:47 +00:00
Peter Stephenson
70cc1b3da0
Simon Ruderich: 27856 (tweaked): Git availability
2010-04-09 20:49:51 +00:00
Peter Stephenson
78d461126f
27843: fix description of extended history format
2010-03-29 09:42:29 +00:00
Peter Stephenson
815cc9fc0d
rationalise widths of non-printing characters to zero.
2010-03-27 19:04:35 +00:00
Peter Stephenson
b16923b096
27812: display invalid bytes in multibyte characters specially
2010-03-22 19:46:53 +00:00
Peter Stephenson
c977b0125d
unposted: document that age functions uses zstat, not stat
2010-03-16 22:53:32 +00:00
Peter Stephenson
53745d8df0
27793 and follow ups: add PATH_SCRIPT option to find script using $PATH
2010-03-16 09:43:51 +00:00
Peter Stephenson
43df0a21c0
27785: IFS doesn't have a null in it in POSIX
...
unposted: note & needs quoting in :s in glob qualifier
2010-03-11 22:38:58 +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
00e507fc0e
unposted: fix calendar bug updating repeating events
...
allow calendar_edit to take arguments for editor
2010-03-09 11:01:20 +00:00
Peter Stephenson
21193d7f01
users/14905 + 14906: problems with :s in parameter expansion
2010-02-27 00:18:13 +00:00
Peter Stephenson
07b6256d8e
27756: add OS file locking to calendar
...
add errflag test to loop over fcntl()
2010-02-26 12:09:20 +00:00
Peter Stephenson
ecc7dc91f6
users/14891: say that condition arguments don't do globbing
2010-02-26 11:06:27 +00:00
Peter Stephenson
a3b971a27e
27755: add "zsystem supports" to zsh/system
2010-02-25 11:15:26 +00:00
Peter Stephenson
bec3de98df
27754 plus NEWS change: add "zsystem flock"
2010-02-24 21:37:24 +00:00
Andrey Borzenkov
406a6135b0
fix typo in compsys.yo
2010-02-17 06:16:20 +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
6009c7cb57
unposted: typo in formatting doc for last patch
2010-02-09 20:36:46 +00:00
Peter Stephenson
f4f0becb63
27694: add P glob qualifier for prepending
2010-02-09 17:47:02 +00:00
Peter Stephenson
fdb266d819
27661: Ben: typo in manual page references
2010-02-04 17:40:06 +00:00
Peter Stephenson
8ac97f3308
27648, 267650/1, unposted README change:
...
Turn off repeat and turn on ulimit in emulation modes
2010-02-03 18:34:32 +00:00
Peter Stephenson
35b74bc0b9
unposted: minor doc tweak for regexp-replace
2010-02-02 14:56:39 +00:00
Peter Stephenson
06b7029aa8
27638, based on Frank Terbeck, 27633: SOURCETRACE option
2010-01-27 19:24:22 +00:00
Peter Stephenson
7ec0c64b4d
avoid Yodl error in cond.yo
2010-01-19 10:20:15 +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
8890e6e19f
27600: extend =~ syntax to set positional variables for matches
2010-01-17 21:48:25 +00:00
Peter Stephenson
a2c89eb701
Frank: 27599: fix formatting documentation for VCS_Info.
2010-01-16 16:27:50 +00:00
Peter Stephenson
036cb0ce95
Joakim Rosqvist: 27591 as modified in 27594:
...
KEYBOARD_HACK variable
2010-01-13 12:05:22 +00:00
Peter Stephenson
f80bc2b5f6
27566: add ulimit -c hard and immediate return on argument error
2010-01-05 16:29:35 +00:00
Peter Stephenson
a4fbfa38be
Jesse Weinstein: 27553: improve doc phrasing
2010-01-04 20:46:35 +00:00
Peter Stephenson
7bc089c6be
Mikael: 27453: highlighting for removable completion suffixes
...
27466: document it
2009-12-05 19:38:07 +00:00
Peter Stephenson
dc71720709
27446: Frank: tmux completion update
...
27447: document change for waiting for $!
2009-12-02 09:56:42 +00:00
Peter Stephenson
c969dea22f
27441: add "sa" for suffix alias completion highlighting
2009-11-30 17:26:47 +00:00
Peter Stephenson
eeb5b6c941
Mikael: 27347: enhance extended attribute support
2009-11-04 11:33:59 +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
418fc360ec
Darel Henman: users/14412: fix confusion in getopts documentation
2009-09-19 16:29:16 +00:00
Peter Stephenson
4c50a92c00
27281: Holger Weiss: fix example of global history substitution
2009-09-19 16:23:22 +00:00
Peter Stephenson
2f7f3307fa
Mikael: 27279: doc tweaks
2009-09-18 09:50:49 +00:00