Mercurial > hg > hg-git
graph
-
git_handler.import_git_commit: drop double setting of extra['branch']Wed, 15 Oct 2014 20:22:45 -0700, by Siddharth Agarwal
-
git2hg.extract_hg_metadata: use None as default branch valueWed, 15 Oct 2014 17:33:54 -0700, by Siddharth Agarwal
-
git_handler.get_git_incoming: stop setting the default for refsWed, 22 Oct 2014 22:30:10 -0700, by Siddharth Agarwal
-
git_handler.import_git_objects: require all argumentsWed, 22 Oct 2014 22:28:56 -0700, by Siddharth Agarwal
-
git_handler.import_commits: pass in refs explicitlyWed, 22 Oct 2014 22:26:40 -0700, by Siddharth Agarwal
-
git_handler: move extract_hg_metadata into git2hgWed, 15 Oct 2014 16:54:50 -0700, by Siddharth Agarwal
-
git2hg.find_incoming: move graph traversal into a functionWed, 15 Oct 2014 14:21:09 -0700, by Siddharth Agarwal
-
git2hg.find_incoming: move head-finding code into a functionWed, 15 Oct 2014 12:22:03 -0700, by Siddharth Agarwal
-
git2hg.find_incoming: drop unused 'seen' setWed, 15 Oct 2014 11:52:25 -0700, by Siddharth Agarwal
-
git2hg.find_incoming: drop a comment and clarify anotherWed, 15 Oct 2014 11:41:44 -0700, by Siddharth Agarwal
-
git2hg.find_incoming: drop unnecessary if statementWed, 15 Oct 2014 11:40:12 -0700, by Siddharth Agarwal
-
git2hg: return a struct from find_incomingTue, 14 Oct 2014 16:35:37 -0700, by Siddharth Agarwal
-
git_handler: move get_git_incoming to a separate moduleTue, 14 Oct 2014 15:54:58 -0700, by Siddharth Agarwal
-
git_handler.get_git_incoming: explicitly use the Git object storeWed, 15 Oct 2014 16:41:17 -0700, by Siddharth Agarwal
-
git_handler.git_get_incoming: move default refs init to the topWed, 15 Oct 2014 16:35:53 -0700, by Siddharth Agarwal
-
git_handler: rename getnewgitcommits to get_git_incomingWed, 15 Oct 2014 16:06:46 -0700, by Siddharth Agarwal
-
git_handler: rename convert_list to commit_cacheTue, 14 Oct 2014 15:21:09 -0700, by Siddharth Agarwal
-
git_handler: make refs a required param to getnewgitcommitsTue, 14 Oct 2014 14:52:38 -0700, by Siddharth Agarwal
-
__init__: work around exchange not yet existing in hg 2.8.xTue, 14 Oct 2014 11:32:21 -0400, by Augie Fackler
-
exchange: wrap push if localrepository.push isn't availableMon, 13 Oct 2014 18:55:18 -0700, by Siddharth Agarwal
-
exchange: wrap pull if localrepository.pull isn't availableMon, 13 Oct 2014 18:53:42 -0700, by Siddharth Agarwal
-
hgrepo: move _transform_notgit into utilMon, 13 Oct 2014 16:26:31 -0700, by Siddharth Agarwal
-
hgrepo: import mercurial.util as hgutilMon, 13 Oct 2014 16:26:23 -0700, by Siddharth Agarwal
-
test-bookmark-workflow: drop check for Mercurial < 2.1Mon, 13 Oct 2014 19:10:38 -0700, by Siddharth Agarwal
-
CONTRIBUTING: remove stray sentence fragmentTue, 14 Oct 2014 11:21:09 -0400, by Augie Fackler
-
git_handler.save_remote_refs: use an atomic temp file to writeWed, 03 Sep 2014 19:56:45 +0200, by Siddharth Agarwal
-
git_handler: move remote ref writing to a separate functionWed, 03 Sep 2014 19:55:28 +0200, by Siddharth Agarwal
-
git_handler.update_remote_branches: rename 'tags' to 'remote_refs'Wed, 03 Sep 2014 19:47:37 +0200, by Siddharth Agarwal
-
hgrepo: move remote ref loading to git_handlerWed, 03 Sep 2014 19:46:42 +0200, by Siddharth Agarwal
-
git_handler: convert to hex at the end instead of in the middleWed, 03 Sep 2014 19:35:31 +0200, by Siddharth Agarwal