log

age author description
Tue, 22 Feb 2011 14:58:35 +0100 timeless progress: use gerund form for import
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.
Sat, 25 Dec 2010 23:49:16 +0100 Mads Kiilerich Create ssh subprocess with a shell command instead of an exec list
Wed, 22 Dec 2010 20:20:15 -0600 Augie Fackler tests: also test against hg 1.7.2
Wed, 22 Dec 2010 16:57:26 -0600 Tay Ray Chuan pass hg's ui.ssh config to dulwich
Mon, 20 Dec 2010 23:30:16 -0600 Augie Fackler Fix bug where remote ref map wrote out binary nodes.
Mon, 20 Dec 2010 22:37:07 -0600 Augie Fackler hgrepo: completely rework handing of remote refs marking
Tue, 16 Nov 2010 08:34:26 -0600 Augie Fackler test-git-workflow: mark git repo as not bare so we can do commits
Tue, 02 Nov 2010 08:37:52 -0500 Augie Fackler Added tag 0.2.5 for changeset bc72dd89c2c9
Tue, 02 Nov 2010 08:37:41 -0500 Augie Fackler setup: bump version to 0.2.5 0.2.5
Fri, 29 Oct 2010 08:36:29 -0500 Augie Fackler Makefile: add .PHONY so tests will run correctly
Fri, 29 Oct 2010 08:31:42 -0500 Augie Fackler demandimport: defend against collections breakage in new dulwich
Sun, 24 Oct 2010 14:19:39 -0700 Mike Blume fix typo -- my bad >.<
Sun, 24 Oct 2010 14:00:32 -0700 Mike Blume Looks like the latest version of Dulwich returns a tuple here. Let's handle that
Wed, 25 Aug 2010 15:45:57 -0500 Augie Fackler Added tag 0.2.4 for changeset b53421918a89
Wed, 25 Aug 2010 15:45:46 -0500 Augie Fackler setup: bump version number 0.2.4
Wed, 25 Aug 2010 22:38:30 +0200 Dan Villiom Podlaski Christiansen Makefile: *BSD support.
Sun, 15 Aug 2010 09:46:00 -0500 Augie Fackler Merge version fixes with new tests that identify the breakage.
Sun, 15 Aug 2010 09:45:00 -0500 Augie Fackler tests: import test-push-r (with slight changes) from Mercurial
Sun, 15 Aug 2010 09:41:28 -0500 Augie Fackler Makefile: add target for testing against many hg versions at once
Tue, 20 Jul 2010 16:20:41 +0200 Dan Villiom Podlaski Christiansen hgrepo: fix compatibility with Mercurial 1.5
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
Fri, 30 Jul 2010 16:12:13 -0500 Augie Fackler test-git-submodules: update for git output format change
Mon, 05 Jul 2010 11:56:07 -0500 Augie Fackler Added tag 0.2.3 for changeset 5d39b98e5083
Mon, 05 Jul 2010 11:56:04 -0500 Augie Fackler Bump version to 0.2.3 0.2.3
Mon, 05 Jul 2010 11:54:06 -0500 Augie Fackler gitrepo: update for pushable bookmarks
Mon, 05 Jul 2010 11:47:34 -0500 Augie Fackler test-url-parsing: defend against changes in dulwich
Fri, 18 Jun 2010 08:20:47 -0500 Augie Fackler hgrepo: pass through newbranch arg if pushing to hg