Mikael Magnusson
|
20c52f6221
|
28852: Use syntax that doesn't depend on SHORT_LOOPS being set.
|
2011-08-14 13:40:53 +00:00 |
|
Peter Stephenson
|
4a3ce8ab89
|
29644: work around _describe bug, plus cosmetic tweaks
|
2011-08-03 20:57:32 +00:00 |
|
Frank Terbeck
|
f028b97e8f
|
29526: vcs_info: Set max-exports' early after certain start-up' hooks.
|
2011-06-30 07:43:53 +00:00 |
|
Peter Stephenson
|
525d0adf15
|
Jeremy Sylvestre: 29468: add some ligatures and symbols to composed characters
|
2011-06-08 17:19:12 +00:00 |
|
Clint Adams
|
c0d2cb5d02
|
fix whitespace in Functions/Zle/move-line-in-buffer
|
2011-06-05 05:40:53 +00:00 |
|
Bart Schaefer
|
0cc65dba53
|
users/16064: example widget for line motion inside multiline buffers
without navigating history
|
2011-06-01 15:30:20 +00:00 |
|
Frank Terbeck
|
5e2a1cf4cc
|
Jan Pobrislo: 29411: vcs_info: Major bzr backend update.
|
2011-05-31 19:07:06 +00:00 |
|
Mikael Magnusson
|
72cb7cfc6f
|
29307, 29308 + replies: Fix some doubled words in docs and comments.
|
2011-05-19 16:10:46 +00:00 |
|
Frank Terbeck
|
875f048b8b
|
unposted: Revert change from 28896, which did more evil than good.
|
2011-04-25 22:26:18 +00:00 |
|
Frank Terbeck
|
eb46727d3a
|
28959: Make the nvcsformats style be used if vcs_info is disabled.
|
2011-03-30 21:24:42 +00:00 |
|
Frank Terbeck
|
7c50fa1262
|
28961: Add `no-vcs' hook.
|
2011-03-30 21:19:17 +00:00 |
|
Frank Terbeck
|
abe0ee3936
|
28960: Add functions to add/remove static hooks.
|
2011-03-30 21:17:07 +00:00 |
|
Frank Terbeck
|
d7bcf2bb96
|
28958: Support registering hooks independent of the context.
|
2011-03-30 21:13:37 +00:00 |
|
Frank Terbeck
|
15779b019d
|
Add new vcs_info backend files to corresponding `.distfiles' file.
|
2011-03-30 20:11:17 +00:00 |
|
Frank Terbeck
|
ae6fb299f3
|
Mike Meyer: 28956, 28957: Add fossil support to vcs_info.
|
2011-03-30 20:07:05 +00:00 |
|
Frank Terbeck
|
166d91a480
|
28896: unset `monitor' option while the widget is running to avoid accidential data loss.
|
2011-03-16 20:53:57 +00:00 |
|
Peter Stephenson
|
f2dca9e155
|
users/15864: turn zsh_directory_name into a hook
|
2011-03-11 16:32:07 +00:00 |
|
Bart Schaefer
|
1a3612f119
|
Adrian: 28857: Functions/Prompts/prompt_bigfade_setup: use %d instead of $PWD
|
2011-03-05 17:34:21 +00:00 |
|
Frank Terbeck
|
2eac105770
|
28853: Fix typo: preceed -> precede
|
2011-03-04 13:25:25 +00:00 |
|
Frank Terbeck
|
3c020a9a9c
|
28776: Let vcs_info detect very old mercurial repositories.
|
2011-02-19 11:54:41 +00:00 |
|
Peter Stephenson
|
212ca9edf9
|
28772: Update regions in region highlight dynamically
|
2011-02-18 22:08:45 +00:00 |
|
Frank Terbeck
|
9bfc05e3db
|
28758: make `colors' function work with non-default option sets
|
2011-02-15 09:28:54 +00:00 |
|
Peter Stephenson
|
2c31feef4d
|
users/15738: better cursor positioning in modify-current-argument
|
2011-02-11 19:28:44 +00:00 |
|
Frank Terbeck
|
f5b07d4868
|
Lennart Weller: 28739: Fix svn detection in vcs_info
|
2011-02-11 07:05:09 +00:00 |
|
Bart Schaefer
|
d5e53b0077
|
users/15759 for send-invisible
|
2011-02-11 04:03:11 +00:00 |
|
Peter Stephenson
|
c9a70e18fd
|
Štěpán Němec: 28533: typos
|
2010-12-17 17:10:47 +00:00 |
|
Bart Schaefer
|
828574d953
|
users/15583: update with zstyles and for ease of use in zle-line-init.
|
2010-11-27 19:47:00 +00:00 |
|
Peter Stephenson
|
2b361ad116
|
users/15580: fix MIME handler completion on fallthrough
|
2010-11-25 15:43:14 +00:00 |
|
Peter Stephenson
|
76351e9b69
|
Jérôme Pouiller: 28351: new help functions
|
2010-10-18 09:33:42 +00:00 |
|
Peter Stephenson
|
bdb38058e4
|
28345: make ${(D)...} return a fully usable command line argument
|
2010-10-15 18:56:16 +00:00 |
|
Peter Stephenson
|
154b7351f4
|
unposted: safety on regexp errors in replace-string-again
|
2010-09-08 16:32:44 +00:00 |
|
Clint Adams
|
0bb608abc4
|
unposted: tweak newline placement.
|
2010-08-10 18:57:43 +00:00 |
|
Peter Stephenson
|
a9e7fd4e75
|
28137: zsh-mime-handler typo: $argv[0] should be $argv[1]
|
2010-08-08 17:20:54 +00:00 |
|
Frank Terbeck
|
01b4a67310
|
Seth House: 28114: vcs_info, git: Fix revision lookup with packed repositories.
|
2010-08-02 21:11:08 +00:00 |
|
Peter Stephenson
|
93e0bc094f
|
users/15204: in zfinit check for compctl before using
|
2010-07-28 15:53:32 +00:00 |
|
Peter Stephenson
|
4de3dbac16
|
c.f. users/15202: use "autoload -Uz" consistently
|
2010-07-28 14:01:12 +00:00 |
|
Peter Stephenson
|
10c2f225fd
|
c.f. users/15202: use "autoload -Uz" consistently
|
2010-07-28 13:33:52 +00:00 |
|
Peter Stephenson
|
bdfc1edc89
|
28096: don't add $OLDPWD to recent dirs as we weren't there
|
2010-07-20 21:46:42 +00:00 |
|
Peter Stephenson
|
c42ae31a19
|
28081: cdr tweaks
|
2010-07-20 18:59:15 +00:00 |
|
Frank Terbeck
|
bb95aef24f
|
28095: Fix two hard-coded invocations of the "git" command.
|
2010-07-19 20:05:22 +00:00 |
|
Frank Terbeck
|
9b2334cf55
|
28093, based on Michel Lespinasse: 28090: Fix a problem with `check-for-changes' and freshly initialised repositories.
|
2010-07-19 19:20:27 +00:00 |
|
Peter Stephenson
|
5da6530d83
|
28065 plus unposted zsh.mdd:
add cdr and related functions and docs
|
2010-07-09 14:47:48 +00:00 |
|
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 |
|