log

age author description
Tue, 01 Mar 2011 08:24:36 -0600 Augie Fackler Added tag 0.2.6 for changeset 46d390f404da
Tue, 01 Mar 2011 08:24:33 -0600 Augie Fackler setup.py: bump to version 0.2.6 0.2.6
Tue, 01 Mar 2011 08:23:09 -0600 Augie Fackler git_handler: update ctx label handling for bookmarks in core
Thu, 24 Feb 2011 16:51:40 -0600 Kevin Bullock support upcoming Mercurial 1.8
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
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:48:41 -0500 Augie Fackler test-pull-after-strip: discared new backup message from strip
Sat, 12 Jun 2010 21:28:09 -0500 Augie Fackler README: remove defunct Author list, use {hg,git} log to find out.
Sat, 12 Jun 2010 21:27:17 -0500 Augie Fackler README: 80 columns cleanup.
Sat, 12 Jun 2010 21:26:19 -0500 Augie Fackler README: remove outdated status, update version requirements.
Sat, 12 Jun 2010 21:24:52 -0500 Augie Fackler Merge README cleanups.
Sat, 12 Jun 2010 21:23:01 -0500 Augie Fackler Merge documentation of in-tree and cleanup of the variable.
Wed, 02 Jun 2010 20:14:26 +0800 Tay Ray Chuan enforce stricter matching for pull -r
Sat, 12 Jun 2010 21:19:40 -0500 Augie Fackler Merge fix from Benoit Allard
Thu, 20 May 2010 00:16:59 +0200 Benoit Allard Fix a traceback when accessing _get_object() on Tag
Sat, 12 Jun 2010 21:14:33 -0500 Augie Fackler Cope with tags being sorted (hg cset c7dbd6c4877a) by backporting that behavior
Sat, 12 Jun 2010 21:12:21 -0500 Augie Fackler push: handle argspec change from e43c23d189a5
Mon, 17 May 2010 23:00:56 +0800 Tay Ray Chuan README: add 'Commands' section and stubs
Mon, 17 May 2010 22:53:18 +0800 Tay Ray Chuan README: rename 'Commands' section to 'Usage'
Mon, 17 May 2010 22:31:43 +0800 Tay Ray Chuan README: make url conversion more explicit
Mon, 17 May 2010 22:27:46 +0800 Tay Ray Chuan README: say 'an explicit protocol prefix'
Mon, 17 May 2010 19:55:17 +0800 Tay Ray Chuan README: reword clone command section
Mon, 17 May 2010 19:50:58 +0800 Tay Ray Chuan README: prefix commands with dollar sign
Mon, 17 May 2010 19:49:49 +0800 Tay Ray Chuan README: use bare-minimum of 4 spaces for code blocks
Mon, 17 May 2010 20:15:50 +0800 Tay Ray Chuan README: document git.intree
Mon, 17 May 2010 20:04:02 +0800 Tay Ray Chuan explicitly expect boolean values for git.intree
Sat, 22 May 2010 22:12:30 -0500 Augie Fackler Added tag 0.2.2 for changeset a222399a59d7
Sat, 22 May 2010 22:12:11 -0500 Augie Fackler Bump version 0.2.2 0.2.2
Sat, 22 May 2010 22:10:17 -0500 Augie Fackler Require dulwich 0.6.0
Fri, 30 Apr 2010 10:35:13 -0500 Augie Fackler Un-break hg 1.3 by adding a compat layer for progress.
Tue, 06 Apr 2010 10:20:13 -0500 Simon Ruderich README.md: Improve Mercurial to Git conversion description.