Mon, 27 Aug 2007 02:21:58 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
file |
diff |
annotate
|
Mon, 27 Aug 2007 01:44:35 -0300 |
Alexis S. L. Carvalho |
parseurl: also return the revision after the "#"; add a test
|
file |
diff |
annotate
|
Wed, 15 Aug 2007 16:55:13 -0500 |
Matt Mackall |
dispatch: move command dispatching into its own module
|
file |
diff |
annotate
|
Wed, 15 Aug 2007 16:10:36 -0500 |
Matt Mackall |
move parseurl from cmdutil to hg
|
file |
diff |
annotate
|
Sat, 04 Aug 2007 22:27:52 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
file |
diff |
annotate
|
Sat, 04 Aug 2007 22:25:12 +0200 |
Thomas Arendsen Hein |
Simplify/correct finding the hg executable (fixes issue644)
|
file |
diff |
annotate
|
Tue, 31 Jul 2007 16:28:05 -0700 |
Bryan O'Sullivan |
commands: move commit to cmdutil as wrapper for commit-like functions
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:44:38 -0500 |
Matt Mackall |
Merge with crew
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 17:36:45 +0200 |
Thomas Arendsen Hein |
Make [defaults] in .hg/hgrc work.
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:10 -0500 |
Matt Mackall |
Make repo locks recursive, eliminate all passing of lock/wlock
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: add __contains__ and make __getitem__ more useful
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 19:56:16 -0300 |
Alexis S. L. Carvalho |
archive: make the %r escape work.
|
file |
diff |
annotate
|
Sun, 08 Jul 2007 12:52:08 +0200 |
Thomas Arendsen Hein |
hg log: Move filtering implicit parents to own method and use it in templater.
|
file |
diff |
annotate
|
Sun, 08 Jul 2007 10:43:57 +0200 |
Thomas Arendsen Hein |
Strip whitespace from changeset description in changeset_templater.
|
file |
diff |
annotate
|
Thu, 28 Jun 2007 16:03:45 +0200 |
Thomas Arendsen Hein |
Abort if earlygetopt fails to detect an option.
|
file |
diff |
annotate
|
Thu, 28 Jun 2007 15:56:25 +0200 |
Thomas Arendsen Hein |
Simplified earlygetopt and made it remove parsed options and values.
|
file |
diff |
annotate
|
Wed, 27 Jun 2007 20:37:33 +0200 |
Thomas Arendsen Hein |
Disallow short earlygetop option combined with other short options
|
file |
diff |
annotate
|
Tue, 26 Jun 2007 18:35:31 +0200 |
Thomas Arendsen Hein |
Fix earlygetop for short options with unnecessary spaces removed
|
file |
diff |
annotate
|
Mon, 25 Jun 2007 22:41:15 +0200 |
Thomas Arendsen Hein |
New config option: ui.report_untrusted (defaults to True)
|
file |
diff |
annotate
|
Mon, 25 Jun 2007 22:08:10 +0200 |
Thomas Arendsen Hein |
Make earlygetopt return a list of all option values, use the last value.
|
file |
diff |
annotate
|
Mon, 25 Jun 2007 11:29:17 -0700 |
Benoit Boissinot |
Make changeset_printer respect ui diffopts
|
file |
diff |
annotate
|
Sat, 23 Jun 2007 20:21:10 +0200 |
Thomas Arendsen Hein |
Remember path to 'hg' executable and pass to external tools and hooks as $HG.
|
file |
diff |
annotate
|
Thu, 21 Jun 2007 13:09:01 -0500 |
Matt Mackall |
identify: take a path to a remote repo
|
file |
diff |
annotate
|
Thu, 21 Jun 2007 13:09:00 -0500 |
Matt Mackall |
dispatch: parse local hgrc for paths
|
file |
diff |
annotate
|
Thu, 21 Jun 2007 11:54:16 -0500 |
Matt Mackall |
identify: work with remote repos
|
file |
diff |
annotate
|
Wed, 20 Jun 2007 20:13:31 -0700 |
Brendan Cully |
Fix dispatch error message when not in a repo
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 08:51:34 +0200 |
Thomas Arendsen Hein |
Updated copyright notices and add "and others" to "hg version"
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 08:06:37 +0200 |
Thomas Arendsen Hein |
Cleanup of whitespace, indentation and line continuation.
|
file |
diff |
annotate
|
Mon, 18 Jun 2007 21:30:27 -0500 |
Matt Mackall |
dispatch: report failed imports nicely
|
file |
diff |
annotate
|
Mon, 18 Jun 2007 17:49:56 -0500 |
Matt Mackall |
dispatch: add generic pre- and post-command hooks
|
file |
diff |
annotate
|