Mercurial > hg > hg-git
graph
-
Fix all-version-tests.Tue, 19 Jul 2011 08:11:02 -0500, by Augie Fackler
-
Test output format tweaks for test-outgoing.Sun, 19 Jun 2011 10:34:10 -0500, by Augie Fackler
-
test-incoming: fixes for hg 1.7Fri, 17 Jun 2011 16:20:08 -0500, by Augie Fackler
-
Merge fix for `hg out` failing on empty repo.Sun, 17 Jul 2011 14:01:40 -0500, by Augie Fackler
-
only want heads and tagsFri, 15 Jul 2011 15:33:48 -0700, by Scott Chacon
-
test-url-parsing: update expecations missed by edaadbd99074Wed, 13 Jul 2011 08:06:52 -0500, by Augie Fackler
-
to be recognized port number in path to repositoryWed, 13 Jul 2011 17:51:16 +0900, by Junichi OKADOME
-
Unbreak outgoing to non-git repos with hg pre-1.9Thu, 23 Jun 2011 11:29:30 -0700, by Brendan Cully
-
test fixes for progress cleanupFri, 17 Jun 2011 15:01:31 -0500, by Augie Fackler
-
Fix mercurial issue2855Fri, 17 Jun 2011 09:23:52 -0700, by Brendan Cully
-
Convert dulwich progress into mercurial ui.progressWed, 15 Jun 2011 23:40:12 -0700, by Brendan Cully
-
test-incoming: only run on hg 1.7.x and newerTue, 31 May 2011 19:36:53 -0500, by Augie Fackler
-
Prevent exception in incoming with hg <= 1.6Tue, 31 May 2011 10:46:52 -0700, by Brendan Cully
-
Support for hg incomingTue, 24 May 2011 11:16:45 -0700, by Brendan Cully
-
test-conflict-{1,2}: cope with minor hg output variationsWed, 25 May 2011 09:25:34 -0500, by Augie Fackler
-
Fix round-trip fidelity for merges of converged files.Tue, 24 May 2011 20:04:10 +0200, by Christian Walther
-
New tests for round-trip fidelity of merge conflicts resolved using one parent.Sun, 22 May 2011 20:49:17 +0200, by Christian Walther
-
New test for round-trip fidelity of a merge of converged files.Sun, 22 May 2011 20:12:42 +0200, by Christian Walther
-
Merge.Mon, 23 May 2011 19:32:26 -0500, by Augie Fackler
-
Define gitrepo.islocalMon, 23 May 2011 10:32:38 -0700, by Brendan Cully
-
Use author as email when it is an emailMon, 23 May 2011 19:29:33 -0300, by César Izurieta
-
respect references to tags that differ between git and .hgtagsFri, 20 May 2011 22:41:43 -0700, by Adrian Sampson
-
use new names for tags cache attributes if they're availableFri, 20 May 2011 22:36:06 -0700, by Adrian Sampson
-
pull: more conservative count of new headsFri, 20 May 2011 09:47:50 -0700, by Brendan Cully
-
Make pull results more like hg pulls.Wed, 18 May 2011 15:12:32 -0700, by Brendan Cully
-
test-pull-after-strip: Update expectations since we are not refetching objectsWed, 18 May 2011 08:14:02 -0500, by Augie Fackler
-
Only fetch objects that are not already present.Wed, 18 May 2011 00:31:40 -0700, by Brendan Cully
-
Catch GitProtocolError wherever HangupException can occur.Wed, 18 May 2011 00:31:40 -0700, by Brendan Cully
-
tests: update expectations after message cleanupsWed, 18 May 2011 08:10:00 -0500, by Augie Fackler
-
Message cleanupsWed, 18 May 2011 00:31:36 -0700, by Brendan Cully
-
Improve error reporting in get_refsTue, 17 May 2011 16:26:13 -0700, by Brendan Cully
-
tests: cope with output format changes in hg 1.8Sun, 15 May 2011 17:04:05 -0500, by Augie Fackler
-
Cope with new discovery code without crashing.Sun, 15 May 2011 12:26:24 -0500, by Augie Fackler
-
url wasn't ever published as url.url, and is now util.urlSun, 15 May 2011 12:26:03 -0500, by Augie Fackler
-
git_handler: support versions of hg without bookmarksSun, 15 May 2011 12:24:25 -0500, by Augie Fackler
-
tests: use run-tests.py's built-in daemon killingSun, 15 May 2011 12:23:53 -0500, by Augie Fackler
-
fix for "outgoing" (previously, always printed all revisions)Tue, 10 May 2011 21:39:17 -0700, by Adrian Sampson
-
activate a tipmost bookmark (git branch) after cloneTue, 10 May 2011 21:13:18 -0700, by Adrian Sampson
-
compatibility with new url handling in Mercurial 1.9Tue, 05 Apr 2011 13:31:28 +0200, by Mads Kiilerich
-
Merge spaces in tags fix.Wed, 23 Mar 2011 21:31:26 -0500, by Augie Fackler
-
fix handling of spaces in hg tag namesWed, 23 Mar 2011 01:03:29 +0200, by Dmitry Gladkov
-
Indenting fixThu, 24 Mar 2011 00:26:32 +0100, by DontCare4Free
-
Made hggit.git_handler.get_changed_refs try to use commands.bookmark before trying with bookmarks.bookmark, for compatibility with Mercurial 1.8+.Thu, 24 Mar 2011 00:13:59 +0100, by DontCare4Free
-
Added tag 0.2.6 for changeset 46d390f404daTue, 01 Mar 2011 08:24:36 -0600, by Augie Fackler
-
git_handler: update ctx label handling for bookmarks in coreTue, 01 Mar 2011 08:23:09 -0600, by Augie Fackler
-
support upcoming Mercurial 1.8Thu, 24 Feb 2011 16:51:40 -0600, by Kevin Bullock
-
progress: use gerund form for importTue, 22 Feb 2011 14:58:35 +0100, by timeless
-
Fix "hg outgoing" for mercurial versions which look like 1.6.xTue, 15 Feb 2011 13:35:03 +0600, by Alexey Sokolov
-
I found that `inspect.getargspec(discovery.findoutgoing)[0]` was returning `[]` instead of the expected function definition.Wed, 09 Feb 2011 10:21:36 -0500, by jsumners
-
Create ssh subprocess with a shell command instead of an exec listSat, 25 Dec 2010 23:49:16 +0100, by Mads Kiilerich
-
tests: also test against hg 1.7.2Wed, 22 Dec 2010 20:20:15 -0600, by Augie Fackler
-
pass hg's ui.ssh config to dulwichWed, 22 Dec 2010 16:57:26 -0600, by Tay Ray Chuan
-
Fix bug where remote ref map wrote out binary nodes.Mon, 20 Dec 2010 23:30:16 -0600, by Augie Fackler
-
hgrepo: completely rework handing of remote refs markingMon, 20 Dec 2010 22:37:07 -0600, by Augie Fackler
-
test-git-workflow: mark git repo as not bare so we can do commitsTue, 16 Nov 2010 08:34:26 -0600, by Augie Fackler
-
Added tag 0.2.5 for changeset bc72dd89c2c9Tue, 02 Nov 2010 08:37:52 -0500, by Augie Fackler
-
Makefile: add .PHONY so tests will run correctlyFri, 29 Oct 2010 08:36:29 -0500, by Augie Fackler