Mon, 08 Feb 2010 02:53:41 +0100 |
Mads Kiilerich |
tests: don't just silently strip port numbers
|
Fri, 16 Oct 2009 23:57:34 +0200 |
Adrian Buehlmann |
hg.clone: report branch name on update
|
Thu, 09 Jul 2009 20:49:02 +0200 |
Henrik Stuart |
branch heads: fix regression introduced in e67e5b60e55f (issue1726)
|
Tue, 17 Mar 2009 11:34:40 -0400 |
Benjamin Pollack |
regression test for issue1552
|
Tue, 25 Nov 2008 23:26:33 +0100 |
Benoit Boissinot |
protocol: use changegroupsubset() if possible (issue1389)
|
Tue, 21 Oct 2008 17:00:35 +0200 |
Benoit Boissinot |
fix pull racing with push/commit (issue1320)
|
Wed, 24 Sep 2008 13:22:11 +0200 |
Sune Foldager |
fetch: use dirstate branch instead of first parents
|
Mon, 08 Sep 2008 12:55:46 +0200 |
Sune Foldager |
fetch: added support for named branches
|
Fri, 21 Mar 2008 14:52:24 +0100 |
Adrian Buehlmann |
clone: print "updating working directory" status message
|
Fri, 14 Mar 2008 01:39:15 +0100 |
Thomas Arendsen Hein |
adjust test-fetch output to non-default HGPORT, e.g. with run-tests.py -j
|
Tue, 11 Mar 2008 11:38:12 -0700 |
Bryan O'Sullivan |
fetch: don't proceed if working directory is missing files (issue988)
|
Wed, 05 Mar 2008 09:20:57 -0800 |
Bryan O'Sullivan |
fetch: make test reproducible, tiny code cleanup
|
Wed, 05 Mar 2008 09:10:45 -0800 |
Bryan O'Sullivan |
fetch: switch the default parent used for a merge
|
Fri, 04 Jan 2008 11:58:27 -0800 |
Bryan O'Sullivan |
fetch: hide authentication details
|
Tue, 08 Aug 2006 16:23:02 -0700 |
Vadim Gelfer |
test-fetch: make output stable
|
Tue, 08 Aug 2006 16:09:26 -0700 |
Vadim Gelfer |
fetch: fix breakage from mpm.
|