Mercurial > hg > hg-git
graph
-
git_handler: remove tab character that snuck inTue, 28 Aug 2012 09:08:22 -0500, by Augie Fackler
-
setup.py: bump version to 0.4.0 on the branch containing submodule supportTue, 28 Aug 2012 09:07:41 -0500, by Augie Fackler
-
Subrepos: generate .hgsubstate and .hgsub based on gitlinks and .gitmodules, preserve gitlinks on hg commit export. Tests included. Dependency from PyPI's ordereddict to use OrderedDictMon, 06 Aug 2012 18:30:33 +0200, by Artem Tikhomirov
-
git_handler: fix safehasattr - hg util is hgutilMon, 13 Aug 2012 18:56:27 +0200, by Mads Kiilerich
-
Added tag 0.3.3 for changeset 9d44dafbb31cSun, 05 Aug 2012 21:11:02 -0500, by Augie Fackler
-
tests: update versions included in make all-version-testsSat, 04 Aug 2012 15:03:05 -0400, by David M. Carr
-
tests: fix for hg 1.5.4Sat, 04 Aug 2012 14:43:48 -0400, by David M. Carr
-
tests: remove hg 1.4.3 from make all-version-testsSat, 04 Aug 2012 14:06:19 -0400, by David M. Carr
-
tests: fix test-merge and test-octopusFri, 03 Aug 2012 01:24:03 -0400, by David M. Carr
-
tests: cope with change in git merge output formatTue, 31 Jul 2012 17:08:37 -0500, by Augie Fackler
-
tests: tweak which hg versions run test-pull-after-stripTue, 31 Jul 2012 22:55:15 -0400, by David M. Carr
-
overlaymanifest: add the withflags method introduced in hg change a1dcd842ce17Thu, 26 Jul 2012 18:59:19 -0500, by Augie Fackler
-
girepo: add _capabilities method expected after the peer refactorThu, 26 Jul 2012 18:58:18 -0500, by Augie Fackler
-
hgrepo: fix _findtags changes on Mercurial 2.2Sun, 08 Jul 2012 16:10:23 +0900, by Toshi MARUYAMA