log

age author description
Wed, 19 Feb 2014 14:12:03 -0800 Siddharth Agarwal hgrepo: expose git handler as a property
Tue, 18 Feb 2014 20:30:27 -0800 Siddharth Agarwal git_handler: terminate new commit DAG traversal at known commits
Tue, 18 Feb 2014 20:22:13 -0800 Siddharth Agarwal git_handler: use convert_list to cache git objects
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
Wed, 12 Feb 2014 19:50:56 -0800 Siddharth Agarwal hg2git: factor out remove path logic into a separate function
Sat, 15 Feb 2014 16:21:49 -0800 Siddharth Agarwal git_handler: remove collect_gitlinks now that it is unused
Wed, 12 Feb 2014 16:49:51 -0800 Siddharth Agarwal test-git-submodules.t: add further tests
Fri, 14 Feb 2014 15:44:50 -0800 Siddharth Agarwal git_handler: fix hgsubstate generation
Fri, 14 Feb 2014 16:16:25 -0800 Siddharth Agarwal git_handler: move check for gparents in repo to start of import_git_commit
Fri, 14 Feb 2014 13:15:45 -0800 Siddharth Agarwal git_handler: move gparents initialization up to start of import_git_commit
Fri, 14 Feb 2014 11:31:54 -0800 Siddharth Agarwal git_handler: return gitlinks in get_files_changed
Wed, 12 Feb 2014 18:05:12 -0800 Siddharth Agarwal hg2git: call status on newctx, not newctx.rev()
Wed, 12 Feb 2014 17:49:14 -0800 Siddharth Agarwal hg2git: store ctx instead of rev
Wed, 12 Feb 2014 17:47:38 -0800 Siddharth Agarwal hg2git: rename ctx to newctx in update_changeset
Thu, 13 Feb 2014 02:00:18 +0200 Dov Feldstern fallback to unauthenticated http(s) access when using older dulwich
Thu, 13 Feb 2014 01:37:22 +0200 Dov Feldstern support for http(s) basic authentication
Tue, 11 Feb 2014 22:13:34 -0800 Siddharth Agarwal git_handler: don't bail on multiple octopus merges in succession
Fri, 07 Feb 2014 10:43:49 -0500 Jordi Gutiérrez Hermoso gitdirstate: import errno for handling OSError
Sun, 22 Dec 2013 16:31:12 +0000 Christopher Meng Update COPYING file to the latest license texts from http://www.gnu.org/licenses/gpl-2.0.txt
Sun, 15 Dec 2013 15:25:31 -0500 Augie Fackler tests: fix output expectations from 3ff09f0
Sun, 15 Dec 2013 15:19:22 -0500 anatoly techtonik git_handler.py: less cryptic error message when push fails
Sat, 14 Dec 2013 12:05:15 -0500 Augie Fackler Added signature for changeset 2f7bd8db709f
Sat, 14 Dec 2013 12:03:56 -0500 Augie Fackler Added tag 0.5.0 for changeset ef41e87ea11a
Sat, 14 Dec 2013 12:03:54 -0500 Augie Fackler setup: bump version 0.5.0
Sat, 14 Dec 2013 12:00:09 -0500 Augie Fackler test-subrepos.t: hide output from newer hg versions about active bookmarks
Sat, 14 Dec 2013 11:59:39 -0500 Augie Fackler testedwith: drop 2.3.1, which has at least one test failure
Sat, 14 Dec 2013 11:19:39 -0500 Augie Fackler testedwith: add 2.8.1
Sat, 14 Dec 2013 11:19:25 -0500 Augie Fackler gitignore: gate feature on dirstate having rootcache and ignore having readpats
Fri, 13 Dec 2013 13:02:08 -0500 Augie Fackler git_handler: iterate over new refs in sorted order to stabilize test output
Fri, 13 Dec 2013 12:54:39 -0500 Augie Fackler overlay: add kludge to make sure we only ever give hexshas to dulwich
Fri, 13 Dec 2013 12:42:55 -0500 Augie Fackler test-timezone.t: add missing (but needed) trailing whitespace
Fri, 13 Dec 2013 12:41:41 -0500 Augie Fackler tests: dulwich is now smarter about sending fewer objects, update output
Fri, 13 Dec 2013 12:34:06 -0500 Augie Fackler setup: bump dep on dulwich to 0.9.4
Tue, 03 Dec 2013 16:55:17 -0500 Jordi Gutiérrez Hermoso git-handler: turn refs from None to {} so that empty git repos can convert
Wed, 27 Nov 2013 09:27:59 -0500 Ben Kehoe Fix for #68 | Use .gitignore files (with proper semantics)
Sat, 05 Oct 2013 14:46:10 -0700 Augie Fackler Merge pull request #249 from warner/improve-readme
Tue, 26 Jun 2012 11:41:53 -0700 Brian Warner README: add URLs of homepage, primary hg repo, and git mirror repo
Sat, 05 Oct 2013 17:40:50 -0400 Augie Fackler overlays: fix incoming support for hg 2.8
Tue, 17 Sep 2013 09:59:36 -0400 Augie Fackler Merge a work-around for a bug in dulwich.
Tue, 17 Sep 2013 09:58:36 -0400 Augie Fackler git_handler: fix bugs introduced by 47df57f2bb2b which could never have passed tests
Tue, 17 Sep 2013 09:58:12 -0400 Augie Fackler git_handler: clean up trailing whitespace
Tue, 11 Dec 2012 15:44:23 +0100 domruf fix/work around https://bugs.launchpad.net/dulwich/+bug/1025886
Fri, 13 Sep 2013 02:41:36 +0100 Alex Regueiro Updated `setup.py` file to reflect requirement on newer version of dulwich package.
Fri, 13 Sep 2013 01:42:27 +0100 Alex Regueiro Upgraded to use latest version of dulwich (0.9.1).
Wed, 28 Aug 2013 13:52:38 -0400 Augie Fackler test-subrepos: cope with unsorted output in .hgsub
Wed, 28 Aug 2013 13:49:01 -0400 Augie Fackler merge
Wed, 28 Aug 2013 13:41:22 -0400 Augie Fackler Update test output to handle 65d8a43b adding some more objects.
Wed, 28 Aug 2013 11:27:13 -0400 Augie Fackler test-tree-decomposition: work around git command format changes
Mon, 12 Aug 2013 23:20:41 +0900 nsuke git_handler: skip exporting hg tags whose names are not valid as git tag name
Thu, 11 Jul 2013 00:22:07 +0300 Risto Kankkunen Make the path part of URL contain a leading slash only if it's not followed by tilde. (issue #71)
Mon, 01 Jul 2013 16:04:53 -0300 André Felipe Dias Fixes #54 | option branch_bookmark_suffix doesn't move bookmarks along
Sun, 14 Apr 2013 11:11:41 -0700 Gregory Szorc Only export modified Git trees
Wed, 03 Apr 2013 14:37:13 -0500 Augie Fackler overlaymanifest: add iteritems(), used by recent hg versions
Tue, 19 Mar 2013 22:44:01 -0700 Gregory Szorc Export Git objects from incremental Mercurial changes