Tue, 22 Nov 2011 12:06:42 -0600 |
Augie Fackler |
clone: don't save user's password in .hg/hgrc (Issue3122)
stable
|
file |
diff |
annotate
|
Sat, 29 Oct 2011 11:02:23 -0500 |
Matt Mackall |
backout dbdb777502dc (issue3077) (issue3071)
stable
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 13:51:24 +0200 |
Thomas Arendsen Hein |
consistency: use util.realpath instead of os.path.realpath where useful
stable
|
file |
diff |
annotate
|
Thu, 11 Aug 2011 00:03:16 +0200 |
Simon Heimberg |
hg: extract copying the store out of clone
|
file |
diff |
annotate
|
Mon, 25 Jul 2011 15:22:18 -0500 |
Augie Fackler |
hg: use safehasattr instead of hasattr
|
file |
diff |
annotate
|
Tue, 05 Jul 2011 14:28:55 +0300 |
Idan Kamara |
peer: change arg name to convey it can be a repo as well
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 17:37:09 +0200 |
Mads Kiilerich |
util: rename the util.localpath that uses url to urllocalpath (issue2875)
stable 1.9
|
file |
diff |
annotate
|
Fri, 24 Jun 2011 11:39:12 -0400 |
David Golub |
call reposetup for repositories returned from peer (issue2864)
stable
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 16:33:46 +0200 |
Martin Geisler |
hg: rename opts argument to peeropts in clone
|
file |
diff |
annotate
|
Mon, 13 Jun 2011 16:25:18 -0500 |
Matt Mackall |
hg: move peerschemes back to schemes
|
file |
diff |
annotate
|
Mon, 13 Jun 2011 14:53:23 -0500 |
Matt Mackall |
hg: rearrange peer scheme lookup
|
file |
diff |
annotate
|
Sat, 11 Jun 2011 14:14:52 -0500 |
Matt Mackall |
hg: split peer and repo lookup tables
|
file |
diff |
annotate
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: change various repository() users to use peer() where appropriate
|
file |
diff |
annotate
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: have peer() call _lookup directly
|
file |
diff |
annotate
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: add peer method
|
file |
diff |
annotate
|
Wed, 08 Jun 2011 18:24:33 +0200 |
Peter Arrenbrecht |
hg: add opts argument to clone for internal remoteui
|
file |
diff |
annotate
|
Mon, 06 Jun 2011 21:18:35 +0200 |
Peter Arrenbrecht |
hg: use capable instead of capabilities
|
file |
diff |
annotate
|
Fri, 27 May 2011 12:42:36 +0200 |
Martin Geisler |
hg: remove underscores in clone function
|
file |
diff |
annotate
|
Wed, 18 May 2011 23:20:26 -0700 |
Brendan Cully |
clone: make default path absolute for all local paths
|
file |
diff |
annotate
|
Fri, 06 May 2011 14:44:18 +0200 |
Peter Arrenbrecht |
discovery: resurrect findoutgoing as findcommonoutgoing for extension hooks
|
file |
diff |
annotate
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
file |
diff |
annotate
|
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
|