Mercurial > hg > hg-git
graph
-
Various hg 1.4 compat fixes.Sat, 27 Mar 2010 21:37:58 -0500, by Augie Fackler
-
test-hg-branch: sed hashes from hg < 1.5Sat, 27 Mar 2010 21:16:41 -0500, by Augie Fackler
-
pull: make it possible to un-wedge the repo after stripping git revsThu, 25 Mar 2010 20:24:00 -0500, by Augie Fackler
-
hggit: defend against exceptions when pulling with -rThu, 25 Mar 2010 20:23:00 -0500, by Augie Fackler
-
hggit: don't wrap gitrepo with hgrepoThu, 25 Mar 2010 20:23:00 -0500, by Augie Fackler
-
pull: fail more gracefully if revisions have been strippedThu, 25 Mar 2010 20:23:00 -0500, by Augie Fackler
-
tests: many, many changes so we never push into a checked-out refThu, 25 Mar 2010 19:54:00 -0500, by Augie Fackler
-
git_handler: 80 columns cleanupThu, 25 Mar 2010 19:39:00 -0500, by Augie Fackler
-
git_handler: fix % formatting in ref errors.Thu, 25 Mar 2010 19:37:00 -0500, by Augie Fackler
-
tests: missed some hash changes last time aroundWed, 03 Mar 2010 19:25:29 -0600, by Augie Fackler
-
tests: fix for new sorting of extra in hg and new topological sortWed, 03 Mar 2010 17:47:00 -0600, by Augie Fackler
-
test-git-workflow: work around git output format changeWed, 03 Mar 2010 17:43:01 -0600, by Augie Fackler
-
fix gimport and add test for using to work on hg repos from git (issue 73)Fri, 26 Feb 2010 19:27:32 +0100, by Abderrahim Kitouni
-
Don't import git submodule files (we don't support them .. yet).Tue, 23 Feb 2010 16:23:09 -0500, by jeremy avnet
-
git_handler: use progress API instead of reinventing the wheelWed, 24 Feb 2010 21:08:38 -0600, by Augie Fackler
-
git_handler: slight style cleanupWed, 24 Feb 2010 21:08:19 -0600, by Augie Fackler
-
sort heads by commit date in topological sortWed, 24 Feb 2010 17:21:25 +0100, by Benoit Boissinot
-
use a simple toposort algorithm for DAG (post order from a DFS from the heads)Wed, 24 Feb 2010 17:21:23 +0100, by Benoit Boissinot
-
make sure no tag object are included in the DAG we buildWed, 24 Feb 2010 17:21:20 +0100, by Benoit Boissinot
-
init: strip .git for default clone destination for git sourcesMon, 11 Jan 2010 20:48:43 -0600, by Augie Fackler
-
init: whitespace cleanupMon, 11 Jan 2010 20:46:52 -0600, by Augie Fackler
-
Added tag 0.2.1 for changeset 21ead8190d9cSat, 26 Dec 2009 13:46:50 -0600, by Augie Fackler
-
tests: update some test expectationsSat, 26 Dec 2009 13:41:56 -0600, by Augie Fackler
-
Merge with abderrahim.Sat, 26 Dec 2009 13:31:24 -0600, by Augie Fackler
-
fix a bug when a directory is replaced with a fileFri, 25 Dec 2009 08:56:20 +0100, by Abderrahim Kitouni
-
remove leftover lsprofcalltree.py (we can use hg --profile)Thu, 26 Nov 2009 20:47:38 +0100, by Abderrahim Kitouni
-
accept both old and new hg output for cloneMon, 23 Nov 2009 19:28:20 +0100, by Abderrahim Kitouni
-
fix running unit tests with the test runnerMon, 23 Nov 2009 19:10:32 +0100, by Abderrahim Kitouni
-
undo changes from ea0728d8cdc2 (GNU sed doesn't have a -E option)Mon, 23 Nov 2009 18:58:40 +0100, by Abderrahim Kitouni