Sat, 23 May 2009 17:04:41 +0200 |
Sune Foldager |
tests: add tests for new pre-push logic (issue736)
|
Tue, 02 Dec 2008 19:36:43 +0100 |
Benoit Boissinot |
push: use the fast changegroup() path on push
|
Tue, 21 Oct 2008 17:00:35 +0200 |
Benoit Boissinot |
fix pull racing with push/commit (issue1320)
|
Fri, 21 Mar 2008 14:52:24 +0100 |
Adrian Buehlmann |
clone: print "updating working directory" status message
|
Fri, 21 Mar 2008 11:06:02 +0100 |
Dirkjan Ochtman |
warn about new heads on commit (issue842)
|
Thu, 28 Feb 2008 17:51:04 +0100 |
Dirkjan Ochtman |
warning on push should mention heads, not branches
|
Fri, 15 Feb 2008 15:44:32 -0200 |
Alexis S. L. Carvalho |
push: exit(1) if "push creates new remote branches!"
|
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
|
Sat, 10 Jun 2006 17:39:29 +0200 |
Thomas Arendsen Hein |
Report on push/pull if heads are merged, too, like for new heads.
|
Tue, 02 May 2006 18:44:02 +0200 |
Thomas Arendsen Hein |
Make hg update more verbose by default (issue12)
|
Fri, 21 Apr 2006 16:30:23 -0500 |
Matt Mackall |
Revert push new heads logic
|
Wed, 29 Mar 2006 22:35:21 +0200 |
Thomas Arendsen Hein |
Fix hg push and hg push -r sometimes creating new heads without --force.
|
Wed, 29 Mar 2006 10:27:16 -0800 |
Vadim Gelfer |
add merge command. means same thing as "update -m".
|
Wed, 24 Aug 2005 19:19:35 -0700 |
mpm |
Update tests
|
Sun, 21 Aug 2005 21:59:55 -0700 |
mpm |
Fix long-standing excessive file merges
|
Tue, 16 Aug 2005 19:03:01 -0800 |
mpm |
run-tests: remove '+ hg' trick
|
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
|