mercurial/bundlerepo.py
Sat, 12 May 2012 16:00:57 +0200 Brodie Rao cleanup: "not x in y" -> "x not in y"
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Fri, 13 Apr 2012 10:14:59 +0200 Patrick Mezard revlog: fix partial revision() docstring (from d7d64b89a65c)
Sun, 08 Apr 2012 12:38:02 -0500 Matt Mackall revlog: allow retrieving contents by revision number
Wed, 29 Feb 2012 14:41:11 +0100 Pierre-Yves David bundlerepo: bundle repos should be non-publishing (issue3266) stable
Tue, 31 Jan 2012 17:25:37 -0600 Matt Mackall bundlerepo: try to find containing repo on creation (issue1812) stable
Thu, 01 Dec 2011 14:17:17 +0100 Sune Foldager bundlerepo: don't write branch cache to disk stable
Wed, 14 Sep 2011 13:51:50 +0200 Sune Foldager bundlerepo: add argument check before unlink stable
Wed, 01 Jun 2011 12:38:46 +0200 Martin Geisler check-code: flag 0/1 used as constant Boolean expression
Mon, 23 May 2011 20:35:10 +0200 Peter Arrenbrecht bundlerepo: make getremotechanges support filtering of incoming
Tue, 10 May 2011 17:38:58 +0200 Sune Foldager filelog: add file function to open other filelogs
Wed, 04 May 2011 20:14:30 +0200 Peter Arrenbrecht bundlerepo: fix closing and docstring of getremotechanges
Mon, 02 May 2011 12:36:23 +0200 Peter Arrenbrecht bundlerepo: fix and improve getremotechanges
Sun, 01 May 2011 13:08:29 -0500 Matt Mackall bundlerepo: drop struct
Sat, 30 Apr 2011 19:01:24 +0200 Benoit Boissinot unbundler: separate delta and header parsing
less more (0) -15 tip