Mercurial > hg > hg-git
graph
-
git_handler: move git-remote-refs out to a class field for consistencyWed, 03 Sep 2014 18:48:16 +0200, by Siddharth Agarwal
-
git_handler: rename tagsfile to tags_file for PEP8 compatWed, 03 Sep 2014 18:47:28 +0200, by Siddharth Agarwal
-
git_handler: rename mapfile to map_file for PEP8 compatWed, 03 Sep 2014 18:46:55 +0200, by Siddharth Agarwal
-
git_handler: remove unnecessary os.path.join callWed, 03 Sep 2014 18:45:18 +0200, by Siddharth Agarwal
-
git_handler.load_map: use None as the uninitialized conditionWed, 03 Sep 2014 20:29:01 +0200, by Siddharth Agarwal
-
test-extra: add some more rename testsSun, 31 Aug 2014 14:23:57 -0700, by Siddharth Agarwal
-
git_handler: export hg extra metadata as git extra metadata (issue121)Sun, 31 Aug 2014 14:01:07 -0700, by Siddharth Agarwal
-
git_handler: support extracting metadata from Git extra fieldsSun, 31 Aug 2014 06:49:18 -0700, by Siddharth Agarwal
-
tests: add support for inline pythonSun, 31 Aug 2014 06:27:46 -0700, by Siddharth Agarwal
-
test-extra.t: use a templater format that's portable back to hg 2.8.2Sun, 31 Aug 2014 09:37:28 -0400, by Augie Fackler
-
Makefile: fix tests-3.1 to actually be tests-3.1 in all-version-testsSun, 31 Aug 2014 09:37:08 -0400, by Augie Fackler
-
git_handler: store hg extra data in git deterministically by sorting itSun, 31 Aug 2014 05:13:39 -0700, by Siddharth Agarwal
-
git_handler: drop unnecessary add_extras boolean from get_git_messageSun, 31 Aug 2014 03:33:36 -0700, by Siddharth Agarwal
-
tests: add test to ensure hg rename and extra metadata roundtripsSat, 30 Aug 2014 09:29:20 -0700, by Siddharth Agarwal
-
git_handler: fix filectxfn compatibility with hg's default branchSat, 30 Aug 2014 05:48:24 -0700, by Siddharth Agarwal
-
Add a file with contribution guidelines.Sat, 23 Aug 2014 15:02:03 -0400, by Augie Fackler
-
Mark hg 3.1 as supported as well.Sat, 23 Aug 2014 12:58:09 -0400, by Augie Fackler
-
tests: adapt for hg 3.1 output changesSat, 23 Aug 2014 13:05:28 -0400, by Augie Fackler
-
git_handler: attempt to advertise a slightly better user-agentSat, 23 Aug 2014 12:37:25 -0400, by Augie Fackler
-
git_handler: drop lots of compat cruft for old dulwich versionsSat, 23 Aug 2014 12:36:53 -0400, by Augie Fackler
-
setup: require newer dulwich so we can always pass an opener to HttpGitClientSat, 23 Aug 2014 12:45:27 -0400, by Augie Fackler
-
hgrepo: catch NotGitRepository and turn it into abortSat, 23 Aug 2014 12:35:57 -0400, by Augie Fackler
-
_ssh: remove stray printSat, 23 Aug 2014 12:01:06 -0400, by Augie Fackler
-
_ssh: fix trailing whitespaceSat, 23 Aug 2014 12:00:48 -0400, by Augie Fackler
-
Added signature for changeset 4e418736814fFri, 01 Aug 2014 10:04:18 -0400, by Augie Fackler
-
Added tag 0.6.1 for changeset f67747f18f20Fri, 01 Aug 2014 10:04:11 -0400, by Augie Fackler
-
setup: include document files to package. (issue114)Sun, 06 Jul 2014 15:38:33 +0900, by Takumi IINO
-
git_handler: clean up coding styleMon, 30 Jul 2012 08:20:08 -0500, by Augie Fackler
-
git_handler: enable thin pack optimization (issue102)Fri, 04 Jul 2014 15:46:49 +0900, by Takumi IINO