log

age author description
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)