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
|
Mon, 08 Feb 2010 19:44:04 +0100 |
Benoit Boissinot |
prepush: add more precise error messages
|
Sun, 07 Feb 2010 15:09:02 +0100 |
Dirkjan Ochtman |
strip apostrophes from an error messages
|
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
|
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.
|
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
|