Mercurial > hgsubversion
log
age | author | description |
---|---|---|
Mon, 02 Mar 2009 23:54:32 -0600 | Augie Fackler | Stop allowing "missing" branches in the tests, since that is fixed by the branch refactor. |
Mon, 02 Mar 2009 23:54:14 -0600 | Augie Fackler | Be more explicit about which branch I'm checking. |
Mon, 02 Mar 2009 23:50:40 -0600 | Augie Fackler | stupid replay: Don't actually try and apply diffs to files we don't have anyway. |
Tue, 24 Feb 2009 14:30:21 -0600 | Augie Fackler | Add a genignore utility command that generates an hgignore file by scraping svn:ignore properties. |
Thu, 12 Feb 2009 15:10:42 +0100 | Dan Villiom Podlaski Christiansen | Output consolidation; decrease the ‘Fetching...’ message to debug level. |
Thu, 12 Feb 2009 15:08:53 +0100 | Dan Villiom Podlaski Christiansen | Replace a few asserts with aborts. |