log tests/test-bookmarks-pushpull.t @ 35264:a1e70c1dbec0

age author description
Tue, 17 Oct 2017 12:38:13 +0200 Boris Feld bookmark: use the 'bookmarks' bundle2 part to push bookmark update (issue5165)
Tue, 17 Oct 2017 12:37:39 +0200 Boris Feld bookmark: introduce in advance a variant of the exchange test
Mon, 13 Nov 2017 04:22:45 +0100 Boris Feld push: include a 'check:bookmarks' part when possible
Thu, 30 Nov 2017 15:48:42 -0500 Augie Fackler merge with stable
Sun, 15 Oct 2017 15:21:47 +0200 Boris Feld bookmark: use bundle2 debug output in one push tests
Sat, 11 Nov 2017 12:09:19 +0900 Yuya Nishihara dispatch: do not drop unpaired argument at _earlygetopt() stable
Fri, 20 Oct 2017 23:01:56 -0400 Matt Harbison tests: adjust hooks for Windows stable
Thu, 28 Sep 2017 21:07:58 +0100 Boris Feld config: use 'experimental.evolution.exchange'
Thu, 28 Sep 2017 18:19:06 +0100 Boris Feld config: use 'experimental.evolution.create-markers'
Tue, 10 Oct 2017 17:53:42 +0200 Boris Feld bookmark: add a dedicated txnclose-bookmark hook
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Fri, 04 Aug 2017 18:41:16 +0200 Boris Feld test: update evolution config
Sun, 16 Jul 2017 02:33:14 +0200 Boris Feld debugobsolete: also report the number of obsoleted changesets
Tue, 20 Jun 2017 17:31:18 -0400 Augie Fackler tests: clean up even more direct `python` calls with $PYTHON
Wed, 28 Jun 2017 03:54:19 +0200 Pierre-Yves David obsolete: reports the number of local changeset obsoleted when unbundling
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Tue, 25 Apr 2017 22:10:26 -0400 Matt Harbison test-bookmarks: factor hooks out to a shell script for Windows stable
Sat, 01 Apr 2017 14:48:39 -0400 Matt Harbison tests: add globs for Windows
Mon, 17 Oct 2016 23:16:55 +0200 Mads Kiilerich spelling: fixes of non-dictionary words
Tue, 20 Sep 2016 23:47:30 +0000 timeless discovery: use single quotes in use warning
Wed, 03 Aug 2016 15:52:11 +0200 Pierre-Yves David tests: remove all remaining usage of experimental.bundle2-exp
Wed, 03 Aug 2016 15:39:55 +0200 Pierre-Yves David tests: use 'legacy.exchange' option in various mixed tests
Wed, 03 Aug 2016 14:24:09 +0200 Pierre-Yves David tests: remove bundle2 activation from test-bookmark-pushpull.t
Wed, 01 Jun 2016 22:58:57 +0200 liscju bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
Mon, 13 Jun 2016 23:50:26 +0200 liscju bookmarks: abort 'push -B .' when no active bookmark
Tue, 24 May 2016 23:36:27 +0200 liscju bookmarks: allow pushing active bookmark on new remote head (issue5236) stable
Tue, 15 Mar 2016 09:51:54 +0000 Jun Wu tests: reorder hg serve commands
Fri, 19 Feb 2016 22:28:09 +0100 liscju bookmarks: add 'hg push -B .' for pushing the active bookmark (issue4917)
Fri, 12 Feb 2016 14:24:48 +0000 Martijn Pieters bookmarks: avoid creating a nested repository during testing
Wed, 21 Oct 2015 16:21:27 -0500 Matt Mackall bookmarks: don't allow pushing new head for existing mark with -B (issue4400) stable