log

age author description
Tue, 18 Feb 2014 20:13:15 -0800 Siddharth Agarwal git_handler: note that new commits are returned in topo order
Sun, 16 Feb 2014 01:13:10 -0800 Siddharth Agarwal git_handler: fix progress reset call
Sun, 16 Feb 2014 01:11:47 -0800 Siddharth Agarwal git_handler: use repo.changelog.node instead of repo.lookup
Wed, 12 Feb 2014 22:55:16 -0800 Siddharth Agarwal hg2git: call _handle_subrepos when .hgsubstate is removed
Wed, 12 Feb 2014 21:19:04 -0800 Siddharth Agarwal hg2git: make _handle_subrepos worked in the removed case
Wed, 12 Feb 2014 20:34:09 -0800 Siddharth Agarwal hg2git: add 'new' prefix to _handle_subrepos variables
Wed, 12 Feb 2014 20:28:28 -0800 Siddharth Agarwal hg2git: factor out subrepo parsing into a separate function