Mercurial > hg > hg-git
graph
-
git_handler: use repo.changelog.node instead of repo.lookupSun, 16 Feb 2014 01:11:47 -0800, by Siddharth Agarwal
-
hg2git: call _handle_subrepos when .hgsubstate is removedWed, 12 Feb 2014 22:55:16 -0800, by Siddharth Agarwal
-
hg2git: make _handle_subrepos worked in the removed caseWed, 12 Feb 2014 21:19:04 -0800, by Siddharth Agarwal
-
hg2git: add 'new' prefix to _handle_subrepos variablesWed, 12 Feb 2014 20:34:09 -0800, by Siddharth Agarwal
-
hg2git: factor out subrepo parsing into a separate functionWed, 12 Feb 2014 20:28:28 -0800, by Siddharth Agarwal
-
hg2git: factor out remove path logic into a separate functionWed, 12 Feb 2014 19:50:56 -0800, by Siddharth Agarwal
-
git_handler: remove collect_gitlinks now that it is unusedSat, 15 Feb 2014 16:21:49 -0800, by Siddharth Agarwal
-
test-git-submodules.t: add further testsWed, 12 Feb 2014 16:49:51 -0800, by Siddharth Agarwal
-
git_handler: fix hgsubstate generationFri, 14 Feb 2014 15:44:50 -0800, by Siddharth Agarwal
-
git_handler: move check for gparents in repo to start of import_git_commitFri, 14 Feb 2014 16:16:25 -0800, by Siddharth Agarwal
-
git_handler: move gparents initialization up to start of import_git_commitFri, 14 Feb 2014 13:15:45 -0800, by Siddharth Agarwal
-
git_handler: return gitlinks in get_files_changedFri, 14 Feb 2014 11:31:54 -0800, by Siddharth Agarwal
-
hg2git: call status on newctx, not newctx.rev()Wed, 12 Feb 2014 18:05:12 -0800, by Siddharth Agarwal
-
hg2git: store ctx instead of revWed, 12 Feb 2014 17:49:14 -0800, by Siddharth Agarwal
-
hg2git: rename ctx to newctx in update_changesetWed, 12 Feb 2014 17:47:38 -0800, by Siddharth Agarwal
-
fallback to unauthenticated http(s) access when using older dulwichThu, 13 Feb 2014 02:00:18 +0200, by Dov Feldstern
-
support for http(s) basic authenticationThu, 13 Feb 2014 01:37:22 +0200, by Dov Feldstern
-
git_handler: don't bail on multiple octopus merges in successionTue, 11 Feb 2014 22:13:34 -0800, by Siddharth Agarwal
-
gitdirstate: import errno for handling OSErrorFri, 07 Feb 2014 10:43:49 -0500, by Jordi GutiƩrrez Hermoso
-
Update COPYING file to the latest license texts from http://www.gnu.org/licenses/gpl-2.0.txtSun, 22 Dec 2013 16:31:12 +0000, by Christopher Meng
-
tests: fix output expectations from 3ff09f0Sun, 15 Dec 2013 15:25:31 -0500, by Augie Fackler
-
git_handler.py: less cryptic error message when push failsSun, 15 Dec 2013 15:19:22 -0500, by anatoly techtonik
-
Added signature for changeset 2f7bd8db709fSat, 14 Dec 2013 12:05:15 -0500, by Augie Fackler
-
Added tag 0.5.0 for changeset ef41e87ea11aSat, 14 Dec 2013 12:03:56 -0500, by Augie Fackler
-
test-subrepos.t: hide output from newer hg versions about active bookmarksSat, 14 Dec 2013 12:00:09 -0500, by Augie Fackler
-
testedwith: drop 2.3.1, which has at least one test failureSat, 14 Dec 2013 11:59:39 -0500, by Augie Fackler
-
testedwith: add 2.8.1Sat, 14 Dec 2013 11:19:39 -0500, by Augie Fackler
-
gitignore: gate feature on dirstate having rootcache and ignore having readpatsSat, 14 Dec 2013 11:19:25 -0500, by Augie Fackler
-
git_handler: iterate over new refs in sorted order to stabilize test outputFri, 13 Dec 2013 13:02:08 -0500, by Augie Fackler