log

age author description
Mon, 27 Nov 2017 17:49:04 -0500 Sean Farley fetch_pack: refactor to use compat.FetchPackResult
Mon, 27 Nov 2017 17:47:14 -0500 Sean Farley compat: add a stub FetchPackResult class for use with older dulwich
Mon, 27 Nov 2017 17:45:51 -0500 Sean Farley compat: use newer read_pkt_refs from dulwich if possible
Mon, 27 Nov 2017 17:40:59 -0500 Sean Farley gitrepo: slight refactor to use {} instead of dict()
Fri, 01 Dec 2017 16:14:16 -0800 Sean Farley tests: fix symlink subrepo test
Tue, 06 Sep 2016 01:11:28 +0200 Dan Villiom Podlaski Christiansen share: add a test for shared git data in shared repositories
Sun, 24 Dec 2017 11:48:24 -0500 Kevin Bullock shared: fix compatibility with hg < 4.2
Mon, 27 Nov 2017 22:03:18 -0600 Kevin Bullock doc: document all config options in README
Sat, 25 Nov 2017 19:55:54 -0600 Kevin Bullock doc: sort config options in alphabetical order
Thu, 26 Oct 2017 18:20:00 +0200 Pierre-Yves David share: host the git repository alongside the store
Fri, 24 Nov 2017 21:04:54 +0100 Pierre-Yves David tests: update to new git output
Mon, 20 Nov 2017 17:12:20 +0100 Pierre-Yves David compat: re-enable git subrepositories disabled in 4.4.1
Sat, 25 Nov 2017 12:09:34 -0600 Kevin Bullock doc: explain gclear more clearly (and warningly)
Sat, 25 Nov 2017 12:09:03 -0600 Kevin Bullock doc: clean up README and TODO
Wed, 01 Nov 2017 20:38:09 -0500 Kevin Bullock config: register defaults for phase-related config options