log tests/test-push-warn.out @ 10014:54cd28258ea7

age author description
Mon, 30 Nov 2009 14:58:52 +0100 Sune Foldager fix bug in prepush logic involving merge changesets stable
Fri, 16 Oct 2009 23:57:34 +0200 Adrian Buehlmann hg.clone: report branch name on update
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)
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.