log tests/test-bookmarks-pushpull.t @ 26361:6b4a0c602bec

age author description
Wed, 27 May 2015 22:25:33 -0700 Pierre-Yves David bookmarks: abort the whole push if bookmarks fails to update (BC)
Tue, 09 Jun 2015 21:39:33 -0400 Matt Harbison tests: restore 'python' and '$TESTDIR/' for dummyssh invocation
Mon, 08 Jun 2015 15:02:49 -0500 Matt Mackall tests: simplify calls to dummyssh
Mon, 08 Jun 2015 14:55:40 -0500 Matt Mackall tests: drop DAEMON_PIDS from killdaemons calls
Mon, 08 Jun 2015 14:44:30 -0500 Matt Mackall tests: drop explicit $TESTDIR from executables
Mon, 01 Jun 2015 22:34:01 -0700 Pierre-Yves David pull: prevent race condition in bookmark update when using -B (issue4689)
Mon, 01 Jun 2015 17:47:15 -0700 Pierre-Yves David test: pull through http when testing for race conditions
Mon, 01 Jun 2015 17:54:29 -0700 Pierre-Yves David test: display pre-pull remote bookmark state when testing race condition
Wed, 27 May 2015 06:55:32 -0700 Pierre-Yves David test: use both bundle formats in test-bookmarks-pushpull
Wed, 27 May 2015 12:49:32 -0700 Pierre-Yves David test: use bundle2 for exchange in test-bookmark-pushpull
Wed, 08 Apr 2015 02:56:19 +0900 FUJIWARA Katsunori bookmarks: show detailed status about outgoing bookmarks
Wed, 08 Apr 2015 02:56:19 +0900 FUJIWARA Katsunori bookmarks: show detailed status about incoming bookmarks
Wed, 08 Apr 2015 02:56:19 +0900 FUJIWARA Katsunori bookmarks: enhance test of showing detail about incoming/outgoing bookmarks
Wed, 08 Apr 2015 02:56:19 +0900 FUJIWARA Katsunori bookmarks: show outgoing bookmarks more exactly
Wed, 08 Apr 2015 02:56:19 +0900 FUJIWARA Katsunori bookmarks: show incoming bookmarks more exactly
Thu, 19 Mar 2015 23:36:06 +0900 FUJIWARA Katsunori bookmarks: rewrite comparing bookmarks in commands.summary() by compare()
Tue, 17 Mar 2015 21:47:47 -0400 Matt Harbison tests: replace uses of 'seq' with portable 'seq.py'
Tue, 17 Mar 2015 18:20:24 +0900 FUJIWARA Katsunori bookmarks: reuse @number bookmark, if it refers changeset referred remotely
Tue, 17 Mar 2015 18:20:24 +0900 FUJIWARA Katsunori bookmarks: prevent divergent bookmark from being updated unexpectedly
Thu, 17 Apr 2014 22:47:38 +0200 Mads Kiilerich spelling: fixes from proofreading of spell checker issues
Sat, 29 Nov 2014 19:17:47 -0800 Pierre-Yves David pushkey: gracefully handle prepushkey hook failure (issue4455) stable
Wed, 05 Nov 2014 17:25:00 +0000 Pierre-Yves David bookmarks: fix formatting of exchange message (issue4439) stable
Fri, 24 Oct 2014 17:24:46 -0500 Gregory Szorc exchange: don't report failure from identical bookmarks stable
Tue, 14 Oct 2014 13:34:25 -0700 Durham Goode obsolete: update tests to use obsolete options
Sun, 28 Sep 2014 14:07:56 -0700 Pierre-Yves David pull: merge bookmark updates and imports
Sat, 27 Sep 2014 20:51:53 -0700 Pierre-Yves David push: gather all bookmark decisions together
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Sat, 08 Mar 2014 19:02:39 +1100 Stephen Lee discovery: if a push would create a new head, mention the bookmark name if any
Wed, 14 May 2014 12:49:55 -0700 Siddharth Agarwal update: when deactivating a bookmark, print a message
Mon, 11 Nov 2013 21:16:54 +1100 Stephen Lee bookmarks: allow push -B to create a new remote head (issue2372)