log tests/test-bookmarks-pushpull.t @ 31741:728d37353e1e

age author description
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
Sat, 17 Oct 2015 00:58:46 +0200 Mads Kiilerich spelling: trivial spell checking
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