log util.py @ 99:1da7aafdd323

age author description
Fri, 21 Nov 2008 16:11:24 -0600 Augie Fackler Refactored outgoing_revisions into util where it really belongs.
Sun, 26 Oct 2008 22:06:13 -0500 Augie Fackler Some more fixes of cases discovered in the melange repo. If anyone knows how I can reproduce a "replaced" state in Subversion, I'd love to be able to make a real test case for this code.
Fri, 17 Oct 2008 11:03:52 -0500 Augie Fackler Some refactors of the previous change, including transparent upgrade of old-style pickled dictionaries.
Wed, 08 Oct 2008 16:44:05 -0500 Augie Fackler Killed some dead code found by test coverage.
Tue, 30 Sep 2008 11:42:52 -0500 Augie Fackler Initial import of hgsubversion into a public repository.