log hggit/compat.py @ 1130:80664524802b

age author description
Thu, 24 May 2018 11:26:15 +0200 Sean Farley compat: add compatibility for 4.6 mercurial.utils
Mon, 27 Nov 2017 18:46:07 -0500 Sean Farley cleanup: add some blank lines
Tue, 06 Feb 2018 08:45:48 -0600 Kevin Bullock compat: extract function for memfilectx signature variants
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
Sun, 24 Dec 2017 11:48:24 -0500 Kevin Bullock shared: fix compatibility with hg < 4.2
Wed, 01 Nov 2017 20:38:09 -0500 Kevin Bullock config: register defaults for phase-related config options
Tue, 24 Oct 2017 14:46:36 -0500 Kevin Bullock config: register git.blockdothg
Tue, 24 Oct 2017 14:44:48 -0500 Kevin Bullock config: register git.findcopiesharder
Tue, 24 Oct 2017 14:42:07 -0500 Kevin Bullock config: register git.renamelimit
Tue, 24 Oct 2017 14:39:58 -0500 Kevin Bullock config: register git.similarity
Tue, 24 Oct 2017 14:37:55 -0500 Kevin Bullock config: register git.mindate
Tue, 24 Oct 2017 14:36:17 -0500 Kevin Bullock config: register git.debugextrainmessage
Tue, 24 Oct 2017 14:33:12 -0500 Kevin Bullock config: register hggit.mapsavefrequency
Tue, 24 Oct 2017 14:26:35 -0500 Kevin Bullock config: register git.authors
Tue, 24 Oct 2017 14:22:19 -0500 Kevin Bullock config: register git.branch_bookmark_suffix
Tue, 24 Oct 2017 14:18:26 -0500 Kevin Bullock config: register git.intree
Tue, 24 Oct 2017 14:14:25 -0500 Kevin Bullock config: register git.blockdotgit
Wed, 01 Nov 2017 20:05:44 -0500 Kevin Bullock compat: use config registrar if available
Tue, 24 Oct 2017 13:56:26 -0500 Kevin Bullock config: provide a central place to define and access defaults
Sat, 05 Aug 2017 17:14:44 -0500 Kevin Bullock compat: fix fallback for ui.passwordmgr
Sat, 05 Aug 2017 17:07:59 -0500 Kevin Bullock compat: remove unused argument
Fri, 15 May 2015 11:38:59 -0700 Sean Farley compat: add method for dulwich to return the symref
Thu, 04 Aug 2016 14:16:06 -0700 Sean Farley compat: add method for backwards compatible passwordmgr
Sun, 23 Nov 2014 19:06:21 -0500 Augie Fackler hg2git: audit path components during export (CVE-2014-9390)