log hggit/__init__.py @ 1116:bd1a01f98154

age author description
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
Mon, 01 Feb 2016 16:56:40 -0800 Siddharth Agarwal init: mark Mercurial 3.7 as supported and prepare for 0.8.5 0.8.5
Sat, 02 Jan 2016 03:39:18 -0800 Siddharth Agarwal version: bump up to 0.8.4 0.8.4
Thu, 31 Dec 2015 12:45:30 -0800 Siddharth Agarwal merge
Thu, 31 Dec 2015 12:26:34 -0800 Siddharth Agarwal init: regularize mercurial imports
Tue, 29 Dec 2015 18:06:14 +0000 timeless init: handle AttributeError in addition to ImportError
Thu, 29 Oct 2015 15:57:17 -0700 Sean Farley init: only activate git ignore logic in reposetup
Sun, 08 Nov 2015 21:41:43 -0800 Siddharth Agarwal version: bump up to 0.8.3 0.8.3
Sun, 08 Nov 2015 21:39:00 -0800 Siddharth Agarwal mark as compatible with Mercurial 3.6
Sun, 08 Nov 2015 21:37:48 -0800 Siddharth Agarwal push: fix exchangepush for Mercurial 3.2
Mon, 26 Oct 2015 16:00:55 -0700 Durham Goode push: fix exchangepush wrapping
Thu, 15 Oct 2015 13:55:30 -0700 Sean Farley hggit: adapt push wrapper function for recent hg
Thu, 15 Oct 2015 16:04:15 -0700 Sean Farley init: wrap hgutil.url so that we can use isgitsshuri
Thu, 24 Sep 2015 16:54:47 -0700 Sean Farley revsets: use baseset instead of raw list
Mon, 24 Aug 2015 19:31:52 -0700 Durham Goode paths: mark git repos as valid paths
Mon, 24 Aug 2015 19:30:44 -0700 Durham Goode paths: refactor gitdir detection to a function
Wed, 30 Sep 2015 22:14:36 +0900 Yuya Nishihara help: ignore argument passed to doc loader
Tue, 11 Aug 2015 17:24:03 -0400 Augie Fackler version: bump to 0.8.2 0.8.2
Fri, 17 Jul 2015 11:25:00 -0700 Sean Farley init: fix default hg breakage by returning the right type
Fri, 26 Jun 2015 16:36:39 -0700 Sean Farley init: test for git http(s) paths
Fri, 26 Jun 2015 16:35:41 -0700 Sean Farley init: test for raw git ssh paths
Wed, 01 Jul 2015 13:55:59 -0700 Sean Farley util: add heuristic method to determine if a uri is git
Tue, 30 Jun 2015 15:20:06 -0700 Sean Farley init: sort imports and clean up pep warnings
Thu, 18 Jun 2015 16:42:13 -0400 Augie Fackler hggit: adapt pull wrapper function for recent hg
Tue, 17 Mar 2015 15:05:00 +0300 anatoly techtonik Add version info to hggit for "hg --version -v"
Sun, 31 May 2015 13:51:42 +0900 Yuya Nishihara ignore: evaluate ignore.readpats to see if ignore module really exists
Thu, 28 May 2015 12:40:49 -0700 Durham Goode ignore: update ignore logic to match upstream
Fri, 08 May 2015 15:51:45 -0700 Siddharth Agarwal init: mark hg-git as compatible with Mercurial 3.4
Fri, 08 May 2015 16:00:45 -0700 Siddharth Agarwal overlay: adapt diff to work with lazymanifests
Wed, 29 Apr 2015 18:03:03 -0400 Augie Fackler pull: acquire wlock before lock to fix lock-checker warnings
Fri, 17 Apr 2015 12:52:27 -0400 Sean Farley init: whitespace and formating cleanup
Fri, 30 Jan 2015 11:08:10 -0500 Augie Fackler Bump testedwith and hg-git version for release. 0.8.0
Wed, 10 Dec 2014 11:01:12 -0800 Siddharth Agarwal init: assert compatibility with Mercurial 3.2.2
Wed, 10 Dec 2014 10:59:39 -0800 Siddharth Agarwal init: add a try/except to retain compatibility with Mercurial 3.2
Fri, 05 Dec 2014 16:40:34 -0800 Siddharth Agarwal exchangepull: fixup for introduction of transaction manager upstream
Tue, 14 Oct 2014 11:32:21 -0400 Augie Fackler __init__: work around exchange not yet existing in hg 2.8.x
Mon, 13 Oct 2014 18:55:18 -0700 Siddharth Agarwal exchange: wrap push if localrepository.push isn't available
Mon, 13 Oct 2014 18:53:42 -0700 Siddharth Agarwal exchange: wrap pull if localrepository.pull isn't available
Wed, 03 Sep 2014 18:46:55 +0200 Siddharth Agarwal git_handler: rename mapfile to map_file for PEP8 compat
Sat, 23 Aug 2014 12:58:09 -0400 Augie Fackler Mark hg 3.1 as supported as well.
Tue, 17 Jun 2014 14:24:21 -0700 Siddharth Agarwal tests: assert compatibility with Mercurial 3.0.1
Mon, 19 May 2014 21:12:40 -0700 Siddharth Agarwal git-cleanup: drop empty options and move help text to docstring
Mon, 19 May 2014 21:09:30 -0700 Siddharth Agarwal gclear: drop empty options and move help text to docstring
Mon, 19 May 2014 21:07:09 -0700 Siddharth Agarwal gexport: drop empty options and redundant synopsis, and add help text
Mon, 19 May 2014 21:06:32 -0700 Siddharth Agarwal gimport: drop empty options and redundant synopsis, and add help text
Mon, 19 May 2014 19:03:02 -0700 Siddharth Agarwal commands: switch to new-style declaration via decorators
Mon, 19 May 2014 18:55:32 -0700 Siddharth Agarwal verify: add a wrapper function in __init__.py
Mon, 19 May 2014 18:48:40 -0700 Siddharth Agarwal import: remove redundant imports
Mon, 19 May 2014 20:39:43 -0700 Siddharth Agarwal tests: assert compatibility with Mercurial 3.0
Mon, 19 May 2014 19:21:46 -0700 Siddharth Agarwal testedwith: update list of versions hg-git is tested with
Mon, 14 Apr 2014 21:05:13 -0700 Siddharth Agarwal revset_fromgit: use repo.changelog.node instead of contexts
Mon, 14 Apr 2014 19:32:17 -0700 Siddharth Agarwal revset_gitnode: use repo.changelog.node instead of contexts
Tue, 04 Mar 2014 23:20:50 -0800 Siddharth Agarwal safebranchrevs: handle changelog having no commits
Thu, 27 Feb 2014 17:20:31 -0800 Siddharth Agarwal extsetup: use new-style extsetup with ui parameter
Wed, 26 Feb 2014 14:19:24 -0800 Siddharth Agarwal verify: add new command to verify the contents of a Mercurial rev
Wed, 19 Feb 2014 15:54:04 -0800 Siddharth Agarwal getremotechanges: drop support for Mercurial < 1.7
Wed, 19 Feb 2014 15:53:14 -0800 Siddharth Agarwal nodetags: drop support for Mercurial < 1.6
Wed, 19 Feb 2014 15:52:14 -0800 Siddharth Agarwal extsetup: drop support for Mercurial < 1.7
Wed, 19 Feb 2014 15:48:27 -0800 Siddharth Agarwal version: drop support for Mercurial 1.9.3
Wed, 19 Feb 2014 15:23:36 -0800 Siddharth Agarwal gitnodekw: use githandler from repo
Wed, 19 Feb 2014 15:22:54 -0800 Siddharth Agarwal revset_gitnode: use githandler from repo
Wed, 19 Feb 2014 15:22:36 -0800 Siddharth Agarwal revset_fromgit: use githandler from repo
Wed, 19 Feb 2014 15:15:01 -0800 Siddharth Agarwal getremotechanges: use githandler from repo
Wed, 19 Feb 2014 15:13:43 -0800 Siddharth Agarwal findcommonoutgoing: use githandler from repo
Wed, 19 Feb 2014 15:12:59 -0800 Siddharth Agarwal gclear: use githandler from repo
Wed, 19 Feb 2014 15:12:42 -0800 Siddharth Agarwal gexport: use githandler from repo
Wed, 19 Feb 2014 15:12:20 -0800 Siddharth Agarwal gimport: use githandler from repo
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
Wed, 27 Nov 2013 09:27:59 -0500 Ben Kehoe Fix for #68 | Use .gitignore files (with proper semantics)
Thu, 25 Oct 2012 19:54:05 -0400 David M. Carr peer: pass localrepo to new gitrepo instances
Thu, 27 Sep 2012 22:52:54 -0400 David M. Carr docs: include testedwith
Thu, 27 Sep 2012 22:42:41 -0400 David M. Carr docs: include buglink
Thu, 13 Sep 2012 18:47:11 -0400 David M. Carr outgoing: re-introduce support for outgoing
Wed, 22 Aug 2012 23:39:45 -0400 David M. Carr revsets: add fromgit and gitnode selectors
Wed, 22 Aug 2012 23:39:45 -0400 David M. Carr templatekw: add support for gitnode template keyword
Wed, 22 Aug 2012 23:39:45 -0400 David M. Carr help: add additional help topics
Fri, 27 Jan 2012 11:06:27 -0600 Augie Fackler Update for newer dulwich and hg versions.
Wed, 05 Oct 2011 22:44:29 +0200 Dan Villiom Podlaski Christiansen add support for the HTTP smart protocol when using Dulwich tip
Fri, 09 Sep 2011 16:08:31 -0500 Augie Fackler outgoing: abort on broken hg versions rather than printing wrong results
Fri, 09 Sep 2011 15:43:35 -0500 Augie Fackler Merge incoming fix.
Fri, 09 Sep 2011 15:42:24 -0500 Augie Fackler getremotechanges: fix incoming support
Thu, 23 Jun 2011 11:29:30 -0700 Brendan Cully Unbreak outgoing to non-git repos with hg pre-1.9
Fri, 17 Jun 2011 09:23:52 -0700 Brendan Cully Fix mercurial issue2855
Tue, 24 May 2011 11:16:45 -0700 Brendan Cully Support for hg incoming
Sun, 15 May 2011 12:26:24 -0500 Augie Fackler Cope with new discovery code without crashing.
Sun, 15 May 2011 12:26:03 -0500 Augie Fackler url wasn't ever published as url.url, and is now util.url
Tue, 05 Apr 2011 13:31:28 +0200 Mads Kiilerich compatibility with new url handling in Mercurial 1.9
Tue, 15 Feb 2011 13:35:03 +0600 Alexey Sokolov Fix "hg outgoing" for mercurial versions which look like 1.6.x
Wed, 09 Feb 2011 10:21:36 -0500 jsumners I found that `inspect.getargspec(discovery.findoutgoing)[0]` was returning `[]` instead of the expected function definition.
Fri, 29 Oct 2010 08:31:42 -0500 Augie Fackler demandimport: defend against collections breakage in new dulwich
Sat, 14 Aug 2010 21:34:34 -0500 Augie Fackler findoutgoing: more flexible wrapper function that should be more portable
Fri, 30 Jul 2010 17:24:28 -0500 Augie Fackler findoutgoing: update wrapper for hg change 98c874a929f1
Sat, 12 Jun 2010 21:49:14 -0500 Augie Fackler Add just enough code to handle changes to cset discovery.