Commit graph

459 commits

Author SHA1 Message Date
Clint Adams 924f40b772 28062: make the filename even longer 2010-06-30 13:22:51 +00:00
Clint Adams 6e0d1b57ce 28061: transpose filename halves, describe action better 2010-06-30 13:08:14 +00:00
Clint Adams e1772fd046 27998: add recommended zshrc option. 2010-06-30 12:49:29 +00:00
Peter Stephenson 091cbd9d58 28042: transpose-lines widget 2010-06-16 21:50:39 +00:00
Peter Stephenson 14dde08475 28038: improved handling of recurring events in calendar system 2010-06-14 13:01:41 +00:00
Frank Terbeck 17b7471fbc Seth House: 27971: vcs_info: Fix a bug that caused the mercurial backend to always return `default' as the branch name. 2010-05-27 10:06:16 +00:00
Peter Stephenson 35d3418aeb users/15078: completion for zsh-mime-handler 2010-05-23 19:54:03 +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 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 4277121662 27908: Functions/VCS_Info/vcs_info: Avoid locale related problems 2010-04-26 18:58:33 +00:00
Peter Stephenson c30b038a42 unposted: calendar system updates:
allow file locking to fall back; don't need dcop for kdialog
2010-04-13 16:28:21 +00:00
Peter Stephenson 5e629a4565 update calendar to run calendar_show in current shell 2010-03-19 16:39:36 +00:00
Peter Stephenson 9cfc991811 unposted: calendar -s was broken by file locking change 2010-03-17 16:55:04 +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 de3159d73a Frank: 27768: shut up cd some more 2010-03-04 10:03:00 +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 8a0629c12b 27731: Frank: turn off WARN_CREATE_GLOBAL in VCS_INFO 2010-02-21 18:41:41 +00:00
Peter Stephenson 1c7075f8b9 Frank: 27717: option terminators in VCS Info 2010-02-17 11:16:13 +00:00
Peter Stephenson 4523ff9383 Frank Terbeck, Seth House: 27712, 22713, 27714:
VCS Info hooks and Mercurial improvements
2010-02-16 10:47:06 +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 4a0ddedf0a unposted: a couple of typeset -g's and a comment 2010-02-08 11:49:28 +00:00
Peter Stephenson f8e05427db Frank: 27679: better logic in VCS_INFO_get_data_git 2010-02-07 18:50:54 +00:00
Peter Stephenson 0d8a580951 users/14752: add #! line to zed
allow script run with -i to exit on return
2010-01-29 21:44:54 +00:00
Peter Stephenson 1d31834223 Julien Jehannet: users/14751: typo in variable name in zed 2010-01-29 20:58:43 +00:00
Peter Stephenson 1c71dfd735 unposted: return status 1 if no replacement 2010-01-19 13:13:56 +00:00
Peter Stephenson c508c6e368 27604: substitution using regular expressions 2010-01-18 12:47:09 +00:00
Peter Stephenson 8c60540ce6 27577: sergio: (%) is not needed in zcalc prompt since PROMPTPERCENT is obeyed 2010-01-08 09:30:43 +00:00
Peter Stephenson 3b289b32a7 unposted: new run-help-p4 2009-12-16 12:11:56 +00:00
Peter Stephenson 46bad169a8 27492 based on Jörg Sommer: 27473: fix run-help alias problem. 2009-12-16 11:07:09 +00:00
Peter Stephenson b7e76da2ef Alexey: users/14588: ztodo function and completion 2009-11-22 19:17:32 +00:00
Peter Stephenson 3d8115275f Alexey: users/14588: ztodo function and completion 2009-11-22 19:06:54 +00:00
Clint Adams 2746eec722 unposted: change bracket colors default to yellow when in an ssh session. 2009-11-20 03:05:54 +00:00
Peter Stephenson d6c4e4c692 Frank Terbeck: 27353: more VCS_Info sanity checks 2009-11-06 14:35:33 +00:00
Peter Stephenson 65e45654b3 unposted: brief calendar display 2009-11-03 09:57:34 +00:00
Peter Stephenson f25c62cb18 unposted: Functions/Calendar/calendar: brief display failed on single lines 2009-10-29 09:50:45 +00:00
Peter Stephenson d5d858b0e2 unposted: more local variables needed 2009-10-22 09:28:30 +00:00
Peter Stephenson 7c4c41a0bb unposted, c.f. 27313: mailing list and website moved 2009-10-22 09:28:02 +00:00
Peter Stephenson 179cd828a5 Lionel Flandrin: 27307: enhanced Mecurial VCS_INFO support 2009-10-04 18:18:12 +00:00
Peter Stephenson 1f6225fd78 Baptiste Daroussin: 27271: remove awk dependence 2009-09-13 18:26:21 +00:00
Peter Stephenson d980a79a43 27270: zfcd_match: remove awk dependence 2009-09-13 18:24:21 +00:00
Peter Stephenson dc6ef8c9ae Baptiste Daroussin: 27268:
remove Perl dependency from pick-web-browser
2009-09-11 11:26:46 +00:00
Peter Stephenson 49b4a71009 Baptiste Daroussin: 27267 plus 27269 plus doc:
remove perl dependency
2009-09-11 11:20:45 +00:00
Peter Stephenson 817000920f 27247: zmv checking for **/ was wrong 2009-09-06 21:35:37 +00:00
Peter Stephenson c326bf0d30 27228: clear function for zsh-newuser-install 2009-08-21 14:34:51 +00:00
Peter Stephenson 0600ab5c99 27217: fix typo in assignment in new user script 2009-08-17 11:15:37 +00:00
Peter Stephenson 6f78cb51ef Frank Terbeck: users/14207: make variable local 2009-06-26 19:25:08 +00:00
Peter Stephenson a5417250d5 Frank Terbeck: 27049, 27050, 27051, 27052: VCS_INFO improvements 2009-06-19 21:05:48 +00:00
Clint Adams a1fc66a3cd 27048: avoid multiline prints which break CSH_JUNKIE_QUOTES. 2009-06-18 14:26:43 +00:00
Peter Stephenson dfabf50cf1 27305: fix GNU man option handling in run-help 2009-06-05 11:18:01 +00:00