Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Wed, 07 Jun 2017 10:29:39 +0100 |
Pierre-Yves David |
discovery: include timing in the debug output
|
Fri, 14 Oct 2016 01:31:11 +0200 |
Pierre-Yves David |
changegroup: skip delta when the underlying revlog do not use them
|
Tue, 20 Sep 2016 23:47:30 +0000 |
timeless |
discovery: use single quotes in use warning
|
Tue, 02 Aug 2016 03:54:17 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-push-warn.t
|
Thu, 28 Apr 2016 10:37:47 -0400 |
Jordi GutiƩrrez Hermoso |
dispatch: add fail-* family of hooks
|
Tue, 12 Jan 2016 21:23:45 -0800 |
Martin von Zweigbergk |
changegroup3: introduce experimental.changegroup3 boolean config
|
Mon, 14 Dec 2015 15:55:12 -0500 |
Mike Edgar |
changegroup: add flags field to cg3 delta header
|
Wed, 27 May 2015 04:30:40 -0700 |
Pierre-Yves David |
test: use bundle2 for exchange in test-push-warn
|
Fri, 22 May 2015 17:08:59 -0500 |
Matt Mackall |
branch: don't warn about branches if repository has multiple branches already
|
Sat, 09 May 2015 23:40:40 -0700 |
Pierre-Yves David |
progress: get the extremely verbose output out of default debug
|
Mon, 23 Mar 2015 18:21:01 -0700 |
Gregory Szorc |
commands.push: abort when revisions evaluate to empty set (BC)
|
Tue, 17 Mar 2015 21:47:47 -0400 |
Matt Harbison |
tests: replace uses of 'seq' with portable 'seq.py'
|
Fri, 15 Aug 2014 19:43:32 +0200 |
Mads Kiilerich |
bundle: when verbose, show what takes up the space in the generated bundle
|
Fri, 15 Aug 2014 18:39:39 -0700 |
Pierre-Yves David |
push: move bookmark discovery with other discovery steps
|
Wed, 30 Jul 2014 19:26:47 -0700 |
Pierre-Yves David |
push: perform phases discovery before the push
|
Thu, 24 Apr 2014 16:47:22 +0200 |
Mads Kiilerich |
discovery: don't report all "unsynced" remote heads (issue4230)
stable
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
Thu, 06 Feb 2014 02:19:38 +0100 |
Mads Kiilerich |
discovery: improve "note: unsynced remote changes!" warning
|
Fri, 22 Nov 2013 19:14:17 +0100 |
Martin Geisler |
tests: don't load unnecessary graphlog extension
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
discovery: make note messages for new heads more readable
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
discovery: tweak error message for multiple branch heads
|
Thu, 03 Oct 2013 23:16:07 +0900 |
FUJIWARA Katsunori |
discovery: revise hint message introduced by changeset b00ba31313c3
|
Thu, 03 Oct 2013 23:16:06 +0900 |
FUJIWARA Katsunori |
push: hide description about "-f" in the hint to prevent from using it easily
|
Tue, 01 Oct 2013 00:26:22 +0900 |
FUJIWARA Katsunori |
discovery: abort also when pushing multiple headed new branch
|
Tue, 15 Jan 2013 02:59:12 +0100 |
Mads Kiilerich |
discovery: process heads in sorted order
|
Sat, 28 Jul 2012 12:28:35 +0200 |
Pierre-Yves David |
pushkey: add more verbose debug output regarding pushkey
stable
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Mon, 30 Jan 2012 11:32:09 -0600 |
Matt Mackall |
push: return 1 if no changes found (issue3228)
stable
|
Thu, 08 Dec 2011 14:32:44 -0600 |
Matt Mackall |
branch: warn on branching
stable
|
Tue, 05 Jul 2011 14:30:42 -0500 |
Matt Mackall |
discovery: quiet note about heads
stable
|
Tue, 14 Jun 2011 22:58:00 +0200 |
Peter Arrenbrecht |
setdiscovery: batch heads and known(ownheads)
|
Fri, 03 Jun 2011 13:10:22 +0200 |
Adrian Buehlmann |
prepush: show details about new remote heads with --verbose
|
Fri, 03 Jun 2011 12:16:17 +0200 |
Adrian Buehlmann |
prepush: print short hash of first new head in abort message
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|
Sat, 30 Apr 2011 17:21:37 +0200 |
Peter Arrenbrecht |
discovery: drop findoutgoing and simplify findcommonincoming's api
|
Tue, 19 Apr 2011 12:04:44 +0200 |
Martin Geisler |
tests: remove redundant mkdir
|
Mon, 07 Mar 2011 15:03:10 -0600 |
Matt Mackall |
merge: back out single-parent fast-forward merge
stable
|
Tue, 07 Dec 2010 03:29:21 +0100 |
Mads Kiilerich |
merge: fast-forward merge with descendant
|
Thu, 11 Nov 2010 15:51:20 +0100 |
Adrian Buehlmann |
discovery: list new remote heads in prepush() on --debug
|
Wed, 20 Oct 2010 14:57:36 -0500 |
Matt Mackall |
check-code: warning and fixes for whitespace in unified tests
|
Fri, 24 Sep 2010 10:13:49 +0200 |
Martin Geisler |
tests: added a short description to issue numbers
|
Tue, 21 Sep 2010 16:00:02 -0500 |
Matt Mackall |
tests: cleanup exit code handling in unified tests
|
Fri, 17 Sep 2010 17:03:08 -0500 |
Matt Mackall |
tests: fix a bunch of pointless #s in unified tests
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Tue, 14 Sep 2010 12:20:51 +0200 |
Adrian Buehlmann |
combine tests
base
tests/test-push-warn@dc85cc3f1594
|