Mon, 02 May 2011 12:36:23 +0200 |
Peter Arrenbrecht |
bundlerepo: fix and improve getremotechanges
|
file |
diff |
annotate
|
Sun, 01 May 2011 18:43:20 +0200 |
Dan Villiom Podlaski Christiansen |
share: create 'hgrc' using an opener, like clone
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 09:43:20 -0700 |
Brodie Rao |
url: move URL parsing functions into util to improve startup time
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 17:21:37 +0200 |
Peter Arrenbrecht |
discovery: drop findoutgoing and simplify findcommonincoming's api
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 13:59:14 +0200 |
Alexander Solovyov |
remove unused imports and variables
|
file |
diff |
annotate
|
Sat, 23 Apr 2011 00:51:25 +0300 |
Idan Kamara |
eliminate various naked except clauses
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 12:48:59 +0200 |
Thomas Arendsen Hein |
hg: make parseurl() consistently return normalised path
|
file |
diff |
annotate
|
Wed, 30 Mar 2011 20:03:05 -0700 |
Brodie Rao |
url: refactor util.drop_scheme() and hg.localpath() into url.localpath()
|
file |
diff |
annotate
|
Wed, 30 Mar 2011 20:02:09 -0700 |
Brodie Rao |
hg: use url.url to parse branch names in parseurl()
|
file |
diff |
annotate
|
Wed, 30 Mar 2011 20:02:07 -0700 |
Brodie Rao |
hg: look up schemes using url.url
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 15:54:22 +0200 |
Adrian Buehlmann |
set NOT_CONTENT_INDEXED on .hg dir (issue2694)
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 16:06:55 +0100 |
Peter Arrenbrecht |
discovery: avoid discovery when local graph is a subset of remote
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 17:08:13 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 22:55:02 +0100 |
Miloš Hadžić |
push/outgoing: print remote target path even if there's an error (issue2561)
stable
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 12:24:17 +0100 |
David Soria Parra |
hg: add support for cloning bookmarks
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 03:09:22 +0100 |
Mads Kiilerich |
merge with stable
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 02:57:59 +0100 |
Mads Kiilerich |
url: 'ssh known host'-like checking of fingerprints of HTTPS certificates
stable
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 15:56:03 +0100 |
Martin Geisler |
merge with stable
|
file |
diff |
annotate
|
Sun, 02 Jan 2011 15:30:12 +0200 |
Eduard-Cristian Stefan |
url: expand path for web.cacerts
stable
|
file |
diff |
annotate
|
Mon, 27 Dec 2010 17:54:45 +0100 |
Mads Kiilerich |
merge with stable
|
file |
diff |
annotate
|
Mon, 27 Dec 2010 17:49:58 +0100 |
Mads Kiilerich |
https: use web.cacerts configuration from local repo to validate remote repo
stable
|
file |
diff |
annotate
|
Mon, 13 Dec 2010 11:46:31 -0500 |
Greg Ward |
merge: document some internal return values.
|
file |
diff |
annotate
|
Wed, 24 Nov 2010 15:56:32 -0600 |
Matt Mackall |
branch: operate on branch names in local string space where possible
|
file |
diff |
annotate
|
Fri, 15 Oct 2010 05:21:51 +0200 |
Nicolas Dumazet |
outgoing: unify common graphlog.outgoing and hg.outgoing code
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 22:41:43 +0200 |
Nicolas Dumazet |
bundlerepo: unify common code into a new getremotechanges
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 21:36:00 +0200 |
Nicolas Dumazet |
incoming: unify code for incoming and graphlog.incoming
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 21:37:00 +0200 |
Nicolas Dumazet |
incoming: rename variable
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 12:00:55 +0200 |
Erik Zielke |
incoming/outgoing: Fix recursion on sub repositories
|
file |
diff |
annotate
|
Sun, 12 Sep 2010 18:05:53 -0500 |
Brodie Rao |
merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C'
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:09:30 +0200 |
Martin Geisler |
incoming: move code from commands to cmdutil
|
file |
diff |
annotate
|