Mercurial > hgsubversion
graph
-
util: better error messages when finding svn parent of a revision.Sat, 28 Mar 2009 17:59:55 -0500, by Augie Fackler
-
push: Do not attempt to push empty revisions.Sat, 28 Mar 2009 17:50:00 -0500, by Augie Fackler
-
info: stop failing if the rev is not a child of an svn rev.Sat, 28 Mar 2009 17:38:48 -0500, by Augie Fackler
-
branches: change handling again, but this time a little less magic.Sat, 28 Mar 2009 16:38:57 -0500, by Augie Fackler
-
hg_delta_editor: stop using foobaz as a bogus filename.Sat, 28 Mar 2009 14:27:27 -0500, by Augie Fackler
-
tools: fixes for wc outputting with spaces.Sat, 28 Mar 2009 14:26:35 -0500, by Augie Fackler
-
Stopped idiotic filtering of revisions that did not edit something branches/tags/trunk.Fri, 27 Mar 2009 16:56:07 -0500, by Augie Fackler
-
Reuse ui from the repo if available.Fri, 20 Mar 2009 16:40:51 +0100, by Dirkjan Ochtman
-
tools: refactor stuff into common.sh, make verify-all-heads not revert.Fri, 20 Mar 2009 10:18:34 -0500, by Augie Fackler
-
info: produce canonical URLs more of the time.Tue, 17 Mar 2009 15:11:03 -0500, by Augie Fackler
-
fetch: Fix a bug that caused plaintexts to be interpreted as missing more often than they should be.Mon, 16 Mar 2009 23:19:00 -0500, by Augie Fackler
-
Add a shell script to verify the conversion result for all heads in a multi-branch repo.Mon, 16 Mar 2009 23:19:00 -0500, by Augie Fackler
-
Better error message when we encounter an unknown SSL cert.Fri, 13 Mar 2009 13:41:18 -0500, by Augie Fackler
-
Removed verify_* commands and replaced them with a shell script to pass to hg bisect --command.Mon, 09 Mar 2009 14:13:48 -0500, by Augie Fackler
-
fetch: Fix a bogus case where no files in the root level of trunk caused breakage in the branch detection.Mon, 09 Mar 2009 12:01:40 -0500, by Augie Fackler
-
push: Converted a magic number to an actual constant, and catch another apr_err that appears to also mean base text out of date.Tue, 03 Mar 2009 10:13:40 -0600, by Augie Fackler
-
Less fail with rebuildmeta url argumentTue, 03 Mar 2009 09:35:06 -0600, by Luke Opperman
-
test_rebuildmeta: Remove the "expected missing" hack now that the branch refactor fixed that problem.Tue, 03 Mar 2009 00:02:09 -0600, by Augie Fackler
-
Refactor branch handling to be much more dynamic (and hopefully robust).Mon, 02 Mar 2009 23:58:38 -0600, by Augie Fackler
-
Stop allowing "missing" branches in the tests, since that is fixed by the branch refactor.Mon, 02 Mar 2009 23:54:32 -0600, by Augie Fackler
-
Be more explicit about which branch I'm checking.Mon, 02 Mar 2009 23:54:14 -0600, by Augie Fackler
-
stupid replay: Don't actually try and apply diffs to files we don't have anyway.Mon, 02 Mar 2009 23:50:40 -0600, by Augie Fackler
-
Add a genignore utility command that generates an hgignore file by scraping svn:ignore properties.Tue, 24 Feb 2009 14:30:21 -0600, by Augie Fackler
-
Output consolidation; decrease the ‘Fetching...’ message to debug level.Thu, 12 Feb 2009 15:10:42 +0100, by Dan Villiom Podlaski Christiansen
-
Replace a few asserts with aborts.Thu, 12 Feb 2009 15:08:53 +0100, by Dan Villiom Podlaski Christiansen
-
Add a naive hg svn version command that works as long as hgsubversion is run from a checkout.Tue, 10 Feb 2009 14:52:26 -0600, by Augie Fackler
-
Remove useless imports.Wed, 21 Jan 2009 20:29:23 -0600, by Augie Fackler
-
Add some comprehensive tests that can be run with nose in order to make it easier to verify stupid and real replay do the same thing.Wed, 21 Jan 2009 20:27:51 -0600, by Augie Fackler
-
Simplify normalize_url.Wed, 21 Jan 2009 20:38:10 -0600, by Martin Geisler
-
Promote first heading to a real title.Wed, 21 Jan 2009 20:38:10 -0600, by Martin Geisler
-
Mark command line and svn:externals as literal text.Wed, 21 Jan 2009 20:38:09 -0600, by Martin Geisler
-
Fix reST syntax error in README.Wed, 21 Jan 2009 20:35:51 -0600, by Martin Geisler