Fri, 21 May 2010 15:22:29 +0200 |
Sune Foldager |
push: add --new-branch option to allow intial push of new branches
|
Thu, 15 Apr 2010 21:59:21 +0200 |
Sune Foldager |
prepush: rewrite most of the code from scratch
stable
|
Wed, 14 Apr 2010 19:35:54 +0200 |
Peter Arrenbrecht |
prepush: add more test cases
stable
|
Wed, 14 Apr 2010 19:11:35 +0200 |
Sune Foldager |
prepush: fix bug in warning message selection
stable
|
Thu, 08 Apr 2010 19:46:47 +0200 |
Sune Foldager |
partial backout of 1e819576e926 and add tests (issue2131)
stable
|
Fri, 26 Mar 2010 17:02:36 +0100 |
Sune Foldager |
push: fix bug in prepush logic and its tests
stable
|
Sun, 07 Feb 2010 00:43:24 +0100 |
Benoit Boissinot |
prepush: warn about every new outgoing named branch, not just the first
|
Mon, 30 Nov 2009 14:58:52 +0100 |
Sune Foldager |
fix bug in prepush logic involving merge changesets
stable
|
Sat, 17 Oct 2009 15:40:34 +0200 |
Henrik Stuart |
tests: fix inadvertent use of existing test repository
|
Wed, 23 Sep 2009 18:56:09 +0200 |
Sune Foldager |
push: fix subtle bug in prepush logic
|
Sat, 23 May 2009 17:04:41 +0200 |
Sune Foldager |
tests: add tests for new pre-push logic (issue736)
|
Sun, 17 Dec 2006 05:00:22 +0100 |
Benoit Boissinot |
fix calculation of new heads added during push with -r
0.9.3
|
Tue, 05 Dec 2006 23:25:28 +0100 |
Thomas Arendsen Hein |
Don't report an error when closing heads during local push (issue387)
|
Sun, 19 Nov 2006 16:32:36 -0600 |
Matt Mackall |
correct remote heads test in prepush
|
Sun, 14 May 2006 21:07:34 -0700 |
Vadim Gelfer |
deprecate 'update -m'. use 'merge' instead.
|
Wed, 29 Mar 2006 22:35:21 +0200 |
Thomas Arendsen Hein |
Fix hg push and hg push -r sometimes creating new heads without --force.
|
Mon, 13 Mar 2006 13:05:41 +0100 |
Thomas Arendsen Hein |
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
|
Thu, 04 Aug 2005 13:31:25 -0800 |
mpm |
Merge with BOS
|
Thu, 04 Aug 2005 05:14:59 -0800 |
Bryan O'Sullivan |
Merge with Matt.
|
Mon, 01 Aug 2005 23:17:22 -0800 |
mpm |
Warn on pushing unsynced repo or adding new heads
|