Tue, 31 May 2011 19:36:53 -0500 |
Augie Fackler |
test-incoming: only run on hg 1.7.x and newer
|
Tue, 31 May 2011 10:46:52 -0700 |
Brendan Cully |
Prevent exception in incoming with hg <= 1.6
|
Tue, 24 May 2011 11:16:45 -0700 |
Brendan Cully |
Support for hg incoming
|
Wed, 25 May 2011 09:25:34 -0500 |
Augie Fackler |
test-conflict-{1,2}: cope with minor hg output variations
|
Tue, 24 May 2011 20:04:10 +0200 |
Christian Walther |
Fix round-trip fidelity for merges of converged files.
|
Sun, 22 May 2011 20:49:17 +0200 |
Christian Walther |
New tests for round-trip fidelity of merge conflicts resolved using one parent.
|
Sun, 22 May 2011 20:12:42 +0200 |
Christian Walther |
New test for round-trip fidelity of a merge of converged files.
|
Mon, 23 May 2011 19:32:26 -0500 |
Augie Fackler |
Merge.
|
Mon, 23 May 2011 10:32:38 -0700 |
Brendan Cully |
Define gitrepo.islocal
|
Mon, 23 May 2011 19:29:33 -0300 |
César Izurieta |
Use author as email when it is an email
|
Fri, 20 May 2011 22:41:43 -0700 |
Adrian Sampson |
respect references to tags that differ between git and .hgtags
|
Fri, 20 May 2011 22:36:06 -0700 |
Adrian Sampson |
use new names for tags cache attributes if they're available
|
Fri, 20 May 2011 09:47:50 -0700 |
Brendan Cully |
pull: more conservative count of new heads
|
Wed, 18 May 2011 15:12:32 -0700 |
Brendan Cully |
Make pull results more like hg pulls.
|
Wed, 18 May 2011 08:14:02 -0500 |
Augie Fackler |
test-pull-after-strip: Update expectations since we are not refetching objects
|
Wed, 18 May 2011 00:31:40 -0700 |
Brendan Cully |
Only fetch objects that are not already present.
|
Wed, 18 May 2011 00:31:40 -0700 |
Brendan Cully |
Catch GitProtocolError wherever HangupException can occur.
|
Wed, 18 May 2011 08:10:00 -0500 |
Augie Fackler |
tests: update expectations after message cleanups
|
Wed, 18 May 2011 00:31:36 -0700 |
Brendan Cully |
Message cleanups
|
Tue, 17 May 2011 16:26:13 -0700 |
Brendan Cully |
Improve error reporting in get_refs
|
Sun, 15 May 2011 17:04:05 -0500 |
Augie Fackler |
tests: cope with output format changes in hg 1.8
|
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
|
Sun, 15 May 2011 12:24:25 -0500 |
Augie Fackler |
git_handler: support versions of hg without bookmarks
|
Sun, 15 May 2011 12:23:53 -0500 |
Augie Fackler |
tests: use run-tests.py's built-in daemon killing
|
Tue, 10 May 2011 21:39:17 -0700 |
Adrian Sampson |
fix for "outgoing" (previously, always printed all revisions)
|
Tue, 10 May 2011 21:13:18 -0700 |
Adrian Sampson |
activate a tipmost bookmark (git branch) after clone
|
Tue, 05 Apr 2011 13:31:28 +0200 |
Mads Kiilerich |
compatibility with new url handling in Mercurial 1.9
|
Wed, 23 Mar 2011 21:31:26 -0500 |
Augie Fackler |
Merge spaces in tags fix.
|
Wed, 23 Mar 2011 01:03:29 +0200 |
Dmitry Gladkov |
fix handling of spaces in hg tag names
|
Thu, 24 Mar 2011 00:26:32 +0100 |
DontCare4Free |
Indenting fix
|
Thu, 24 Mar 2011 00:13:59 +0100 |
DontCare4Free |
Made hggit.git_handler.get_changed_refs try to use commands.bookmark before trying with bookmarks.bookmark, for compatibility with Mercurial 1.8+.
|
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
|