Commit Graph

287 Commits

Author SHA1 Message Date
Lee Cantey
b20ea2c6c5 Remove references to documentation that was removed in 24418108a60e 2006-11-06 22:01:09 -08:00
Brendan Cully
b15461036c zsh: perform ~ expansion on _hg_root 2006-10-31 17:31:30 -08:00
Brendan Cully
7f54c1d0b4 zsh: compute repository root instead of forking hg 2006-10-31 16:35:44 -08:00
Brendan Cully
9da5f91c89 zsh: complete users in ssh URLS 2006-10-31 16:04:03 -08:00
Brendan Cully
cd778eadd0 zsh: support remote cloning 2006-10-31 15:48:02 -08:00
Brendan Cully
9bbafade7a zsh: add optional remote directory cache 2006-10-31 15:44:16 -08:00
Brendan Cully
3119807ae3 zsh: complete SSH directories 2006-10-31 14:53:08 -08:00
Brendan Cully
131b2b2643 zsh: complete unknown commands normally 2006-10-31 12:05:47 -08:00
Brendan Cully
2e3c2f2949 zsh: tab-complete status results by directory
Filter diff and revert for modified files only, unless -r is given.
2006-10-30 00:03:04 -08:00
Brendan Cully
3606bc94d5 zsh: support remote URLs 2006-10-26 22:28:33 -07:00
Brendan Cully
01eda2914c zsh: suppress mq completion error messages outside of repository 2006-10-26 17:33:24 -07:00
Brendan Cully
726d081e93 zsh: suppress error message for status completion outside of repository 2006-10-26 17:28:12 -07:00
Brendan Cully
dccb39e75b zsh: add revrange completion 2006-10-26 10:06:12 -07:00
Brendan Cully
ab95045857 zsh: add qbase and qtip to qapplied completions 2006-10-26 09:46:08 -07:00
Brendan Cully
ddd5d9ba9a zsh: use standard tags where possible 2006-10-26 09:44:03 -07:00
Christian Ebert
bc36260e88 hgcommand.vim: doc install delete into "black hole", g: prefix global vars. 2006-10-25 20:59:50 +02:00
Brendan Cully
f1af57026d zsh: complete qguard with +/- guard prefixes 2006-10-26 00:27:19 -07:00
Christian Ebert
0d894a5f6b hgcommand.vim: remove deprecated -b option from hg parents. 2006-10-25 21:01:00 +02:00
Brendan Cully
a134cc7992 zsh: complete qapplied, qdiff, qfold, qguard, qimport, qnext, qprev
as well as qrename, qselect, qseries, qunapplied and qtop.
2006-10-25 19:31:42 -07:00
Brendan Cully
bb5f04c914 zsh: make option lists more compact 2006-10-25 16:35:35 -07:00
Brendan Cully
e66d4aa097 Merge with mpm 2006-10-25 15:10:30 -07:00
Brendan Cully
9a335986e3 zsh: rewrite
This version of zsh completion handles global options more correctly,
completes options for command abbreviations, and does much more lazy
evaluation.
2006-10-25 15:08:40 -07:00
Matt Mackall
abfc922591 Move rewrite-log to contrib 2006-10-25 16:24:28 -05:00
Brendan Cully
d5642c0e24 zsh: cache hg help output 2006-10-24 13:17:41 -07:00
Brendan Cully
504cbef404 zsh: complete according to the -R option if specified 2006-10-24 13:09:09 -07:00
Brendan Cully
4a3b3e604f zsh: add view opts 2006-10-24 11:10:04 -07:00
Brendan Cully
3e299a69c3 zsh: add --style and --template opts 2006-10-24 11:10:04 -07:00
Brendan Cully
b9f1be38a3 zsh: add -r to parents 2006-10-24 11:10:04 -07:00
Brendan Cully
6a1169bc1f zsh: expand tags lazily 2006-10-24 11:10:04 -07:00
Brendan Cully
4bf36aa43c zsh completion: basic mq support 2006-10-21 23:51:36 -07:00
Alexis S. L. Carvalho
e9f8074f12 bash_completion: qguard 2006-10-22 01:02:13 -03:00
Alexis S. L. Carvalho
6494ab9d9d bash_completion: allow overriding completion for arguments that start with "-" 2006-10-22 01:02:06 -03:00
Alexis S. L. Carvalho
48503f4580 bash_completion: qfold, qrename, qheader, qclone and qselect 2006-10-22 01:02:00 -03:00
Alexis S. L. Carvalho
8ae844fff4 bash_completion: email --bcc 2006-10-22 01:01:52 -03:00
Alexis S. L. Carvalho
648f8acf27 bash_completion: qdelete --rev 2006-10-22 01:01:45 -03:00
Alexis S. L. Carvalho
f8066a6345 bash_completion: make export fall back to tags when there's no mq patch applied 2006-10-22 01:01:42 -03:00
Alexis S. L. Carvalho
e6c66d1351 bash_completion: don't complete export with "garbage" when mq is not around
The "garbage" is the output of hg help printed when a command is not found.
2006-10-22 01:01:03 -03:00
Lee Cantey
9d4f5c9635 Default editor for Windows installer is now notepad. [Issue 256] 2006-10-17 11:01:10 -07:00
Lee Cantey
84c0065bf8 Document the change in MacPython distutils installation location 2006-10-17 10:21:54 -07:00
Thomas Arendsen Hein
3c5c8567e6 Fixed contrib/hgdiff script to pass diffopts in the new format. 2006-10-15 20:56:38 +02:00
Brendan Cully
af319dc101 mq.el: add mode-line hook 2006-10-12 12:15:56 -07:00
Thomas Arendsen Hein
0a7b982aa6 Whitespace/Tab cleanup 2006-10-01 19:26:33 +02:00
Benoit Boissinot
3b788ed358 merge with brendan 2006-09-15 00:51:27 +02:00
Brendan Cully
24756bd157 Move revision parsing into cmdutil. 2006-09-14 11:19:35 -07:00
Brendan Cully
7bcd472f27 hgk: add --limit, and revranges 2006-09-13 18:24:58 -07:00
Brendan Cully
8be3ac699a hgk: add revision numbers 2006-09-13 13:50:28 -07:00
Benoit Boissinot
eae4c3f154 merge crew with hg-churn 2006-09-05 11:33:47 +02:00
Shun-ichi GOTO
73dd303066 Fix for Python 2.3 compatibility.
Note: Name of comparing function of sort() is "cmpfunc" in Python 2.3
and "cmp" in Python 2.4.
2006-09-05 12:40:45 +09:00
Josef "Jeff" Sipek
a3e9372532 [churn] Moved churn extension from hgext to contrib 2006-09-04 16:02:25 -04:00
TK Soh
653bca13b7 hgk: use short changeset hashes
this fixes the missing tags on hgk window
2006-08-24 16:12:23 -05:00