log hggit/__init__.py @ 1135:c4703246f350

age author description
Fri, 02 Feb 2018 13:41:42 -0600 Kevin Bullock compat: mark all compat-checking locations outside hggit.compat with "COMPAT:"
Tue, 18 Sep 2018 21:52:09 +0200 Arne Babenhauserheide compat: support hg 4.7 demandimport.IGNORES API with fallback to 4.6 API
Sat, 24 Feb 2018 17:30:57 -0600 Kevin Bullock merge with 0.8.11 release
Sat, 24 Feb 2018 17:22:10 -0600 Kevin Bullock version: bump version number to 0.8.11 0.8.11
Mon, 27 Nov 2017 19:05:08 -0500 Sean Farley cleanup: wrap to 80 chars
Mon, 27 Nov 2017 18:46:07 -0500 Sean Farley cleanup: add some blank lines
Tue, 06 Feb 2018 12:12:49 -0600 Kevin Bullock compat: update testedwith for hg 4.5 release
Sun, 24 Dec 2017 11:48:24 -0500 Kevin Bullock shared: fix compatibility with hg < 4.2
Thu, 26 Oct 2017 18:20:00 +0200 Pierre-Yves David share: host the git repository alongside the store
Sat, 25 Nov 2017 12:09:34 -0600 Kevin Bullock doc: explain gclear more clearly (and warningly)
Wed, 01 Nov 2017 20:23:50 -0500 Kevin Bullock version: bump version number to 0.8.10 0.8.10
Wed, 01 Nov 2017 19:51:22 -0500 Kevin Bullock compat: update testedwith to include hg 4.4
Wed, 01 Nov 2017 20:05:44 -0500 Kevin Bullock compat: use config registrar if available
Thu, 10 Aug 2017 14:55:28 -0400 Kevin Bullock version: bump version number to 0.8.9 0.8.9
Thu, 10 Aug 2017 14:54:56 -0400 Kevin Bullock compat: update hg versions we test against
Mon, 24 Jul 2017 16:05:56 -0500 Kevin Bullock version: bump version number to 0.8.8 0.8.8
Mon, 24 Jul 2017 16:05:17 -0500 Kevin Bullock compat: update hg versions we test against
Mon, 24 Jul 2017 15:09:34 -0500 Kevin Bullock version: bump version number to 0.8.7 0.8.7
Mon, 24 Jul 2017 15:07:44 -0500 Kevin Bullock wlock: use non-context-manager form to restore older hg support
Mon, 17 Jul 2017 05:49:23 -0700 Durham Goode wlock: take wlock when writing map file
Mon, 22 May 2017 15:45:54 -0700 Durham Goode commands: update to use registrar
Tue, 09 May 2017 14:33:28 -0700 Durham Goode vfs: stop using repo.join/wjoin
Tue, 18 Apr 2017 23:36:45 -0500 Kevin Bullock version: bump version number to 0.8.6 0.8.6
Tue, 18 Apr 2017 23:36:23 -0500 Kevin Bullock tests: update list of versions we've tested with
Wed, 15 Mar 2017 13:37:02 -0700 Durham Goode repo: update repo.join to be repo.vfs.join
Thu, 09 Mar 2017 12:33:05 -0800 Arun Kulshreshtha git_handler: replace repo.opener with repo.vfs
Mon, 05 Dec 2016 18:32:05 -0600 Kevin Bullock tests: update list of versions we've tested with to include 4.0.1
Thu, 06 Oct 2016 10:11:14 +0200 Sietse Brouwer revset_gitnode: allow abbreviated hashes
Fri, 02 Sep 2016 18:26:01 -0700 Sean Farley gitdirstate: only wrap for hg-git repos
Fri, 12 Aug 2016 16:54:20 -0500 Kevin Bullock tests: update list of hg versions we've tested with