log mercurial/bundlerepo.py @ 3667:8500a13ec44b

age author description
Sun, 29 Oct 2006 10:55:38 +0100 Thomas Arendsen Hein Explicitly use REVLOGV0 instead of 0 in bundlerepo.
Mon, 16 Oct 2006 20:38:04 -0300 Alexis S. L. Carvalho bundlerepo: avoid exception in __del__ when the bundle doesn't exist
Mon, 31 Jul 2006 07:11:12 -0700 Vadim Gelfer clean up hg.py: move repo constructor code into each repo module