log hggit/__init__.py @ 556:affd119533ae

age author description
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.
Sat, 12 Jun 2010 21:14:33 -0500 Augie Fackler Cope with tags being sorted (hg cset c7dbd6c4877a) by backporting that behavior
Fri, 30 Apr 2010 10:35:13 -0500 Augie Fackler Un-break hg 1.3 by adding a compat layer for progress.
Sat, 27 Mar 2010 21:37:58 -0500 Augie Fackler Various hg 1.4 compat fixes.
Thu, 25 Mar 2010 20:24:00 -0500 Augie Fackler pull: make it possible to un-wedge the repo after stripping git revs
Thu, 25 Mar 2010 20:23:00 -0500 Augie Fackler hggit: defend against exceptions when pulling with -r
Thu, 25 Mar 2010 20:23:00 -0500 Augie Fackler hggit: don't wrap gitrepo with hgrepo
Mon, 11 Jan 2010 20:48:43 -0600 Augie Fackler init: strip .git for default clone destination for git sources
Mon, 11 Jan 2010 20:46:52 -0600 Augie Fackler init: whitespace cleanup
Mon, 26 Oct 2009 17:52:32 +0100 Lincoln Stoll Enable detection of bare repositories as a local git repo
Sun, 25 Oct 2009 10:55:12 -0500 Augie Fackler Merge with abderrahim. base __init__.py@e1e8557fbe50
Wed, 30 Sep 2009 14:39:49 -0500 Kevin Bullock package with distutils 0.1.0 base __init__.py@6175cd3fa0c7