Fri, 17 Mar 2006 18:19:05 +0100 |
Thomas Arendsen Hein |
hg status cleanups: Don't translate long options, remove stray semicolon.
|
file |
diff |
annotate
|
Thu, 16 Mar 2006 06:58:15 +0100 |
Benoit Boissinot |
add remotecmd/ssh option support to incoming/outgoing
|
file |
diff |
annotate
|
Tue, 14 Mar 2006 22:58:14 -0800 |
Vadim Gelfer |
add -f/--force to pull, incoming, outgoing, to work on unrelated repo.
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 23:38:14 +0100 |
Benoit Boissinot |
merge with crew/templates
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 03:54:23 +0100 |
Benoit Boissinot |
incoming: add support for remote repo using bundlerepo
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 03:54:23 +0100 |
Benoit Boissinot |
refactor the bundle writing code, since we will reuse it later
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 03:54:23 +0100 |
Benoit Boissinot |
add a new bundle type: uncompressed bundle
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 08:24:44 -0800 |
Vadim Gelfer |
fix use of python 2.4 features.
|
file |
diff |
annotate
|
Sun, 12 Mar 2006 16:21:59 -0800 |
Vadim Gelfer |
merge with crew.
|
file |
diff |
annotate
|
Fri, 10 Mar 2006 21:41:44 -0800 |
Vadim Gelfer |
add quiet and debug template keys.
|
file |
diff |
annotate
|
Sat, 04 Mar 2006 15:15:18 -0800 |
Vadim Gelfer |
make --style=compact look for map-cmdline.compact.
|
file |
diff |
annotate
|
Sat, 04 Mar 2006 12:40:10 -0800 |
Vadim Gelfer |
fix some things people wanted to be cleaner.
|
file |
diff |
annotate
|
Mon, 27 Feb 2006 21:32:15 -0800 |
Vadim Gelfer |
changeset_templater: only compute manifest when --debug.
|
file |
diff |
annotate
|
Mon, 27 Feb 2006 15:07:25 -0800 |
Vadim Gelfer |
add doc comments to template code.
|
file |
diff |
annotate
|
Mon, 27 Feb 2006 13:25:40 -0800 |
Vadim Gelfer |
print tags in compact template.
|
file |
diff |
annotate
|
Mon, 27 Feb 2006 13:18:57 -0800 |
Vadim Gelfer |
let commands that show changesets use templates.
|
file |
diff |
annotate
|
Sun, 12 Mar 2006 20:23:05 +0100 |
Thomas Arendsen Hein |
Allow symbolic path names in global -R/--repository parameter.
|
file |
diff |
annotate
|
Sun, 12 Mar 2006 20:13:58 +0100 |
Thomas Arendsen Hein |
Read paths specified in .hg/hgrc relative to repo root, otherwise to home dir.
|
file |
diff |
annotate
|
Sun, 12 Mar 2006 18:05:13 +0100 |
Thomas Arendsen Hein |
Directory names take precedence over symbolic names consistently.
|
file |
diff |
annotate
|
Sun, 12 Mar 2006 13:57:55 +0100 |
Thomas Arendsen Hein |
Try to import extensions from the hgext module first.
|
file |
diff |
annotate
|
Sun, 12 Mar 2006 11:32:03 +0100 |
Benoit Boissinot |
new command debugcomplete
|
file |
diff |
annotate
|
Fri, 10 Mar 2006 11:33:28 +0100 |
Thomas Arendsen Hein |
Catch other exceptions (e.g. util.Abort) in parse(), too.
|
file |
diff |
annotate
|
Thu, 09 Mar 2006 08:27:49 +0100 |
Thomas Arendsen Hein |
Reordered options for remove, fixed synopsis for rename.
|
file |
diff |
annotate
|
Wed, 08 Mar 2006 15:14:24 -0800 |
Vadim Gelfer |
add -f/--force to remove command.
|
file |
diff |
annotate
|
Wed, 08 Mar 2006 06:13:24 +0100 |
Thomas Arendsen Hein |
Moved --cwd handling in front of -R handling again. Shorter code for initial -R.
|
file |
diff |
annotate
|
Wed, 08 Mar 2006 01:30:43 +0100 |
Thomas Arendsen Hein |
Make hg paths and hg debugconfig work with -R/--repository option.
|
file |
diff |
annotate
|
Wed, 08 Mar 2006 01:25:14 +0100 |
Thomas Arendsen Hein |
Always try to open the repository if -R/--repository is specified.
|
file |
diff |
annotate
|
Tue, 07 Mar 2006 22:27:18 +0100 |
Benoit Boissinot |
merge with crew
|
file |
diff |
annotate
|
Tue, 07 Mar 2006 08:46:19 +0100 |
Thomas Arendsen Hein |
Hide debug commands in ambiguous command list, unless no normal command matches.
|
file |
diff |
annotate
|
Tue, 07 Mar 2006 08:41:13 +0100 |
Thomas Arendsen Hein |
Show ambiguous aliases, if they are not simple abbreviations. Sort output.
|
file |
diff |
annotate
|