Tue, 10 May 2011 17:38:58 +0200 |
Sune Foldager |
filelog: add file function to open other filelogs
|
file |
diff |
annotate
|
Wed, 04 May 2011 20:14:30 +0200 |
Peter Arrenbrecht |
bundlerepo: fix closing and docstring of getremotechanges
|
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 13:08:29 -0500 |
Matt Mackall |
bundlerepo: drop struct
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 19:01:24 +0200 |
Benoit Boissinot |
unbundler: separate delta and header parsing
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 10:41:06 +0200 |
Benoit Boissinot |
bundlerepo: port to new bundle API
|
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, 23 Apr 2011 00:51:25 +0300 |
Idan Kamara |
eliminate various naked except clauses
|
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, 23 Mar 2011 16:06:55 +0100 |
Peter Arrenbrecht |
discovery: avoid discovery when local graph is a subset of remote
|
file |
diff |
annotate
|
Sat, 12 Feb 2011 10:58:11 +0100 |
Adrian Buehlmann |
Make sure bundlerepo doesn't leak temp files (issue2491)
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 10:48:30 +0100 |
Adrian Buehlmann |
bundlerepo: use less intrusive util.posixfile to open bundle
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 20:18:57 +0100 |
Klaus Koch |
bundlerepository: get rid of temporary bundle files (issue2478)
stable
|
file |
diff |
annotate
|
Wed, 10 Nov 2010 15:38:00 +0100 |
Martin Geisler |
bundlerepository: test self.tempfile field, not tempfile module
stable
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 22:41:43 +0200 |
Nicolas Dumazet |
bundlerepo: unify common code into a new getremotechanges
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 16:14:05 -0500 |
Matt Mackall |
bundlerepo: restore close() method
|
file |
diff |
annotate
|
Sun, 19 Sep 2010 12:51:54 -0500 |
Matt Mackall |
bundle: get rid of chunkiter
|
file |
diff |
annotate
|
Sat, 18 Sep 2010 18:20:34 -0500 |
Matt Mackall |
bundle: make getchunk() a method
|
file |
diff |
annotate
|
Fri, 17 Sep 2010 19:24:29 -0500 |
Matt Mackall |
bundlerepo: use bundle objects everywhere
|
file |
diff |
annotate
|
Fri, 17 Sep 2010 19:03:13 -0500 |
Matt Mackall |
bundlerepo: drop unused close() method
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 16:55:54 -0500 |
Matt Mackall |
bundlerepo: remove duplication of bundle decompressors
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 12:31:45 +0200 |
Alexander Solovyov |
expand paths to local repository or bundle in appropriate classes
stable
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
Sat, 31 Oct 2009 16:42:51 +0100 |
Benoit Boissinot |
bundlerepo: keep the bundlerevlog interface in sync with revlog
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 10:33:41 +0100 |
Sune Foldager |
bundlerepo: fix small bug in exception raising
|
file |
diff |
annotate
|
Wed, 22 Jul 2009 23:12:54 +0200 |
Martin Geisler |
coding style: use a space after comma
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 20:47:15 -0500 |
Matt Mackall |
localrepo: use propertycache
|
file |
diff |
annotate
|