Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
clone: config escaping no longer needed
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 18:17:42 +0200 |
Martijn Pieters |
hg: allow hg.parseurl(url, None)
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
switch dircleanup in mercurial.hg.clone from gc based to explicit
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
switch lock releasing in the core from gc to explicit
|
file |
diff |
annotate
|
Tue, 31 Mar 2009 21:21:53 -0500 |
Steve Borho |
on clone failure, only remove directories we created
|
file |
diff |
annotate
|
Sun, 29 Mar 2009 16:15:06 -0500 |
Steve Borho |
allow clone into existing but empty directories
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 13:06:16 -0600 |
Augie Fackler |
merge: better error messages to lead users to hg update --clean to abandon merges.
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 11:09:14 -0600 |
Matt Mackall |
error: move lock errors
|
file |
diff |
annotate
|
Sun, 28 Dec 2008 19:59:42 +0100 |
Benoit Boissinot |
add a comment about the need of hg._update()
|
file |
diff |
annotate
|
Tue, 28 Oct 2008 19:25:26 +0100 |
Benoit Boissinot |
remove unused variables
|
file |
diff |
annotate
|
Wed, 24 Sep 2008 13:50:29 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
file |
diff |
annotate
|
Mon, 22 Sep 2008 14:47:21 +0200 |
Benoit Boissinot |
merge with -stable
|
file |
diff |
annotate
|
Wed, 24 Sep 2008 13:10:09 +0200 |
Dirkjan Ochtman |
clone: honor -r even when pulling named branches
|
file |
diff |
annotate
|
Sat, 20 Sep 2008 15:00:58 +0200 |
Benoit Boissinot |
Escape '%' when writing to hgrc (issue1199)
|
file |
diff |
annotate
|
Fri, 29 Aug 2008 16:50:11 +0200 |
Benoit Boissinot |
fix regression on empty repo cloning introduced by 0642d9d7ec80
|
file |
diff |
annotate
|
Wed, 13 Aug 2008 20:18:44 -0500 |
Matt Mackall |
clone: get a list of files to clone from store
|
file |
diff |
annotate
|
Fri, 11 Apr 2008 22:19:52 -0700 |
Bryan O'Sullivan |
repo: add rjoin method
|
file |
diff |
annotate
|
Fri, 11 Apr 2008 22:19:51 -0700 |
Bryan O'Sullivan |
parseurl: make revs optional
|
file |
diff |
annotate
|
Fri, 11 Apr 2008 22:18:38 -0700 |
Bryan O'Sullivan |
Hoist localpath to the top level
|
file |
diff |
annotate
|
Fri, 11 Apr 2008 12:52:56 -0500 |
Matt Mackall |
resolve: new command
|
file |
diff |
annotate
|
Fri, 21 Mar 2008 14:52:24 +0100 |
Adrian Buehlmann |
clone: print "updating working directory" status message
|
file |
diff |
annotate
|
Thu, 20 Mar 2008 11:12:35 -0500 |
Matt Mackall |
clone: use cancopy
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 22:51:16 +0100 |
Joel Rosdahl |
Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
file |
diff |
annotate
|
Fri, 22 Feb 2008 21:58:15 +0100 |
Thomas Arendsen Hein |
Allow "file://localhost/" in addition to "file:///" (issue728)
|
file |
diff |
annotate
|
Wed, 13 Feb 2008 19:34:28 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Wed, 13 Feb 2008 18:37:38 -0200 |
Alexis S. L. Carvalho |
clone: make things work when source is a repo object
|
file |
diff |
annotate
|
Wed, 13 Feb 2008 18:37:38 -0200 |
Alexis S. L. Carvalho |
clone: expand the path before saving it in .hg/hgrc
|
file |
diff |
annotate
|