Wed, 19 Jul 2006 07:52:16 -0700 |
Brendan Cully |
Add an option '-C|--copies' to hg status to show the source of copied files.
|
file |
diff |
annotate
|
Mon, 17 Jul 2006 11:30:33 -0500 |
Matt Mackall |
Merge with tonfa
|
file |
diff |
annotate
|
Sun, 16 Jul 2006 11:32:37 +0200 |
Benoit Boissinot |
walkchangerevs: fix race in fast path
|
file |
diff |
annotate
|
Sun, 16 Jul 2006 00:02:05 +0200 |
Benoit Boissinot |
mention the bts for bug reporting in traceback message
|
file |
diff |
annotate
|
Sat, 15 Jul 2006 16:06:05 -0700 |
Vadim Gelfer |
clone: change name of --stream to --uncompressed.
|
file |
diff |
annotate
|
Sat, 15 Jul 2006 17:01:01 +0200 |
Benoit Boissinot |
merge with crew
|
file |
diff |
annotate
|
Sat, 15 Jul 2006 17:00:23 +0200 |
Benoit Boissinot |
fix bug introduced in b13a98bd078e
|
file |
diff |
annotate
|
Fri, 14 Jul 2006 23:19:15 -0700 |
Vadim Gelfer |
backout: allow backout of merge changeset with --parent option.
|
file |
diff |
annotate
|
Fri, 14 Jul 2006 14:51:36 -0700 |
Vadim Gelfer |
clone: do not make streaming default. add --stream option instead.
|
file |
diff |
annotate
|
Wed, 12 Jul 2006 08:59:20 -0700 |
Vadim Gelfer |
move most of tag code to localrepository class.
|
file |
diff |
annotate
|
Wed, 12 Jul 2006 08:28:00 -0700 |
Vadim Gelfer |
clean up trailing white space.
|
file |
diff |
annotate
|
Wed, 12 Jul 2006 08:57:18 +0200 |
Thomas Arendsen Hein |
Add ui method to set --ssh/--remotecmd, use it in init/clone/pull/push/in/out.
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 16:18:53 -0700 |
Vadim Gelfer |
clone: move code into hg module. make doc better.
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 22:36:52 +0200 |
Thomas Arendsen Hein |
Additional information about URLs in pull/push/clone/init:
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 22:19:49 +0200 |
Aurelien Jacobs |
disambiguate help about url syntax
|
file |
diff |
annotate
|
Thu, 29 Jun 2006 15:16:25 +0200 |
Haakon Riiser |
diff: add -b/-B options
|
file |
diff |
annotate
|
Sun, 09 Jul 2006 01:30:30 +0200 |
Benoit Boissinot |
use __contains__, index or split instead of str.find
|
file |
diff |
annotate
|
Thu, 06 Jul 2006 15:04:10 -0700 |
Vadim Gelfer |
merge with mpm.
|
file |
diff |
annotate
|
Thu, 06 Jul 2006 15:03:34 -0700 |
Vadim Gelfer |
fix problems with external module handling. found by benoit boissinot.
|
file |
diff |
annotate
|
Thu, 06 Jul 2006 11:45:34 -0700 |
Vadim Gelfer |
tests: add timeouts, make run-tests.py clean up dead daemon processes
|
file |
diff |
annotate
|
Thu, 06 Jul 2006 14:15:24 -0500 |
Matt Mackall |
Fix annotate breakage
|
file |
diff |
annotate
|
Wed, 05 Jul 2006 13:28:25 -0500 |
Matt Mackall |
Merge context patches
|
file |
diff |
annotate
|
Wed, 28 Jun 2006 17:42:17 -0500 |
Matt Mackall |
Convert hg annotate to context api
|
file |
diff |
annotate
|
Wed, 28 Jun 2006 17:11:42 -0500 |
Matt Mackall |
convert hg cat to new context api
|
file |
diff |
annotate
|
Wed, 28 Jun 2006 17:06:56 -0500 |
Matt Mackall |
simplify make_filename, fix hg cat bug
|
file |
diff |
annotate
|
Mon, 03 Jul 2006 14:30:24 -0700 |
Vadim Gelfer |
help: make "hg help EXTENSION" work
|
file |
diff |
annotate
|
Fri, 30 Jun 2006 19:24:02 -0700 |
Sean Meiners |
Added ability to clone from a local repository to a (new) remote one.
|
file |
diff |
annotate
|
Fri, 30 Jun 2006 21:57:57 +0200 |
Thomas Arendsen Hein |
Added missing space in continued string.
|
file |
diff |
annotate
|
Fri, 30 Jun 2006 16:16:35 +0200 |
Benoit Boissinot |
add -r/--rev arguments to incoming and outgoing
|
file |
diff |
annotate
|
Tue, 27 Jun 2006 09:41:05 -0700 |
Vadim Gelfer |
import: make help clearer. suggested by asak.
|
file |
diff |
annotate
|