log hggit/gitrepo.py @ 1115:8ed6c0cae9b8

age author description
Mon, 27 Nov 2017 18:46:07 -0500 Sean Farley cleanup: add some blank lines
Mon, 27 Nov 2017 17:49:04 -0500 Sean Farley fetch_pack: refactor to use compat.FetchPackResult
Mon, 27 Nov 2017 17:40:59 -0500 Sean Farley gitrepo: slight refactor to use {} instead of dict()
Sun, 01 Oct 2017 12:51:49 +0100 Kevin Bullock compat: update for upcoming hg 4.4 release
Thu, 31 Dec 2015 12:54:33 -0800 Siddharth Agarwal gitrepo: clean up compat cruft
Fri, 26 Jun 2015 16:27:11 -0700 Sean Farley gitrepo: use isgitsshuri in islocal
Wed, 22 Apr 2015 16:25:04 -0700 Sean Farley gitrepo: flake8 cleanups
Thu, 05 Mar 2015 13:08:35 -0800 Siddharth Agarwal gitrepo.listkeys: stop exporting commits before computing bookmarks
Thu, 08 May 2014 20:18:06 -0700 Siddharth Agarwal listkeys: while looking for bookmarks, don't fetch a pack
Wed, 19 Feb 2014 15:54:37 -0800 Siddharth Agarwal gitrepo: drop support for Mercurial < 1.7
Wed, 19 Feb 2014 15:11:14 -0800 Siddharth Agarwal gitrepo: drop unused _initializehandler function and handler property
Wed, 19 Feb 2014 15:07:19 -0800 Siddharth Agarwal gitrepo.listkeys: use githandler from localrepo
Sun, 28 Oct 2012 20:32:42 -0400 David M. Carr listkeys: simplify ref stripping expression
Fri, 26 Oct 2012 22:46:02 -0400 David M. Carr pull: don't pull tags as bookmarks
Thu, 25 Oct 2012 20:49:08 -0400 David M. Carr gitrepo: initial support for listkeys
Thu, 25 Oct 2012 19:54:05 -0400 David M. Carr peer: pass localrepo to new gitrepo instances
Thu, 26 Jul 2012 18:58:18 -0500 Augie Fackler girepo: add _capabilities method expected after the peer refactor
Thu, 26 Jul 2012 19:01:17 +0200 Artem Tikhomirov repository in mercurial.repo.py starts with lowercase
Thu, 19 Jul 2012 19:36:57 -0500 Augie Fackler gitrepo: correct capitalization of peerrepository
Wed, 18 Jul 2012 13:16:43 -0700 Bryan O'Sullivan gitrepo: cope with module/class renames in hg 2.3
Sat, 12 May 2012 03:33:19 -0500 Augie Fackler gitrepo: add url() attribute to fix subrepo support
Tue, 31 May 2011 10:46:52 -0700 Brendan Cully Prevent exception in incoming with hg <= 1.6
Mon, 23 May 2011 10:32:38 -0700 Brendan Cully Define gitrepo.islocal
Mon, 05 Jul 2010 11:54:06 -0500 Augie Fackler gitrepo: update for pushable bookmarks
Sat, 12 Jun 2010 21:49:14 -0500 Augie Fackler Add just enough code to handle changes to cset discovery.
Sun, 25 Oct 2009 10:55:12 -0500 Augie Fackler Merge with abderrahim. base gitrepo.py@f6135d9b843b
Wed, 30 Sep 2009 14:39:49 -0500 Kevin Bullock package with distutils 0.1.0 base gitrepo.py@a601c631595a