Mercurial > hg > hg-git
graph
-
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
-
repository in mercurial.repo.py starts with lowercaseThu, 26 Jul 2012 19:01:17 +0200, by Artem Tikhomirov
-
gitrepo: correct capitalization of peerrepositoryThu, 19 Jul 2012 19:36:57 -0500, by Augie Fackler
-
gitrepo: cope with module/class renames in hg 2.3Wed, 18 Jul 2012 13:16:43 -0700, by Bryan O'Sullivan
-
git_handler: fix import_git_objects for Mercurial 2.0+ (issue 36)Wed, 04 Jul 2012 09:39:23 -0500, by Kevin Bullock
-
README: add URLs of homepage, primary hg repo, and git mirror repoThu, 05 Jul 2012 17:40:18 -0500, by Brian Warner
-
gitrepo: add url() attribute to fix subrepo supportSat, 12 May 2012 03:33:19 -0500, by Augie Fackler
-
tests: cope with yet another git output format changeSat, 21 Apr 2012 12:37:08 -0500, by Augie Fackler
-
git_handler: add missing not from hg metadata extractionSat, 21 Apr 2012 12:21:29 -0500, by Augie Fackler
-
test-url-parsing.py: add a test for a username that starts with a numberFri, 20 Apr 2012 21:16:32 -0500, by Augie Fackler
-
test-url-parsing.py: stop manually enumerating test methodsFri, 20 Apr 2012 21:11:19 -0500, by Augie Fackler
-
MergeSat, 31 Mar 2012 13:59:57 -0500, by Augie Fackler
-
git_handler: fix line.split error when bad data from a rebase is in the logSat, 31 Mar 2012 13:55:06 -0500, by Sean Farley
-
tests: update for newer git output formatSat, 31 Mar 2012 13:35:49 -0500, by Augie Fackler
-
- add "author file" extension, allows an author translation mapThu, 23 Feb 2012 13:49:07 -0500, by Mike Bayer
-
Add documentation for branch_bookmark_suffix configuration parameterSat, 25 Feb 2012 16:13:02 -0500, by Mike Bayer
-
Remove illegal characters from username/emailWed, 15 Feb 2012 09:30:06 +0800, by Keshav Kini
-
Strip trailing slash for heroku-style URLs. Fixes #31. Includes a regression test for the fix.Fri, 27 Jan 2012 22:48:55 -0500, by Jason R. Coombs
-
Removed support for URLs beginning with git@. These URLs are not possible from within mercurial.Fri, 27 Jan 2012 13:24:31 -0500, by Jason R. Coombs
-
Simplified URL handling with a single regular expression. This change enables port declarations with colon-separated urls.Thu, 26 Jan 2012 22:20:31 -0500, by Jason R. Coombs
-
Added tag 0.3.2 for changeset a9c0b93488d4Fri, 27 Jan 2012 11:52:53 -0600, by Augie Fackler
-
Update for newer dulwich and hg versions.Fri, 27 Jan 2012 11:06:27 -0600, by Augie Fackler
-
- add "branch_bookmark_names" parameter. this allows bookmarksSun, 18 Dec 2011 18:54:16 -0500, by Mike Bayer
-
removed outdated info that hg can’t transfer bookmarks.Fri, 11 Nov 2011 16:25:56 +0100, by Arne Babenhauserheide
-
add support for the HTTP smart protocol when using Dulwich tipWed, 05 Oct 2011 22:44:29 +0200, by Dan Villiom Podlaski Christiansen
-
tests: accomodate changes in git-merge outputSun, 09 Oct 2011 13:39:37 -0500, by Tay Ray Chuan
-
Added tag 0.3.1 for changeset 556c3c586c4aTue, 13 Sep 2011 18:16:04 -0500, by Augie Fackler
-
setup.py: bump version to 0.3.1 for bugfix release 0.3.1Tue, 13 Sep 2011 18:16:00 -0500, by Augie Fackler
-
setup.py: correct dependency to 0.8.0Tue, 13 Sep 2011 18:15:03 -0500, by Augie Fackler
-
Added tag 0.3.0 for changeset fa3edeec7ed1Fri, 09 Sep 2011 16:17:30 -0500, by Augie Fackler
-
Improve the parsing of author lines from Mercurial to generate committer and author lines that git can correctly understandFri, 09 Sep 2011 16:12:49 -0500, by Ehsan Akhgari
-
Makefile: include 1.9.2 in all-version-testsFri, 09 Sep 2011 16:08:58 -0500, by Augie Fackler
-
outgoing: abort on broken hg versions rather than printing wrong resultsFri, 09 Sep 2011 16:08:31 -0500, by Augie Fackler
-
Adapt to atomictempfile API changes from Mercurial.Fri, 09 Sep 2011 16:00:52 -0500, by Augie Fackler
-
test-incoming: test updates for progress capturingFri, 09 Sep 2011 15:49:31 -0500, by Augie Fackler
-
setup: require dulwich 0.8.1Fri, 09 Sep 2011 13:34:40 -0500, by Augie Fackler
-
Merge test fixes for dulwich changes and output changes.Fri, 09 Sep 2011 15:44:25 -0500, by Augie Fackler
-
Merge incoming fix.Fri, 09 Sep 2011 15:43:35 -0500, by Augie Fackler
-
getremotechanges: fix incoming supportFri, 09 Sep 2011 15:42:24 -0500, by Augie Fackler
-
overlay: stop using deprecated tree.entries() methodFri, 09 Sep 2011 13:44:58 -0500, by Augie Fackler
-
Fix all-version-tests.Tue, 19 Jul 2011 08:11:02 -0500, by Augie Fackler
-
Test output format tweaks for test-outgoing.Sun, 19 Jun 2011 10:34:10 -0500, by Augie Fackler
-
test-incoming: fixes for hg 1.7Fri, 17 Jun 2011 16:20:08 -0500, by Augie Fackler
-
Merge fix for `hg out` failing on empty repo.Sun, 17 Jul 2011 14:01:40 -0500, by Augie Fackler
-
only want heads and tagsFri, 15 Jul 2011 15:33:48 -0700, by Scott Chacon