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
|
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)
|
Thu, 03 Oct 2013 23:16:06 +0900 |
FUJIWARA Katsunori |
push: hide description about "-f" in the hint to prevent from using it easily
|
Fri, 26 Jul 2013 13:34:51 -0700 |
Wojciech Lopata |
bookmarks: update only proper bookmarks on push -r/-B (issue 3973)
stable
|
Fri, 29 Mar 2013 19:54:06 -0700 |
Siddharth Agarwal |
pull: list bookmarks before pulling changesets (issue3873)
|
Sun, 27 Jan 2013 14:24:37 -0600 |
Kevin Bullock |
bookmarks: don't use bookmarks.listbookmarks in local computations
stable
|
Sun, 27 Jan 2013 11:29:14 -0600 |
Kevin Bullock |
bookmarks: show active bookmark even if not at working dir
stable
|
Mon, 21 Jan 2013 12:58:59 -0600 |
Kevin Bullock |
test-bookmarks-pushpull.t: don't set bookmark active unnecessarily
stable
|
Tue, 15 Jan 2013 02:59:12 +0100 |
Mads Kiilerich |
bookmarks: process pulled remote bookmarks in sorted order
|
Sun, 16 Dec 2012 20:50:57 +0100 |
Mads Kiilerich |
debugpushkey: list keys sorted
|
Mon, 29 Oct 2012 14:02:30 +0100 |
Adrian Buehlmann |
clone: show status "updating to bookmark @"
stable
|
Sat, 27 Oct 2012 16:39:47 -0500 |
Matt Mackall |
bookmarks: backed out new message from changeset 52c7e171e355
stable
|
Fri, 26 Oct 2012 14:53:31 +0200 |
Thomas Arendsen Hein |
clone: print bookmark name when clone activates a bookmark
stable
|
Fri, 26 Oct 2012 14:37:03 +0200 |
Thomas Arendsen Hein |
clone: activate @ bookmark if updating to it
stable
|
Thu, 25 Oct 2012 23:43:52 +0200 |
Pierre-Yves David |
bookmark: prevent crashing when a successor is unknown locally (issue3680)
stable
|
Thu, 25 Oct 2012 23:36:03 +0200 |
Pierre-Yves David |
bookmark: complexity pull-push test to have deeper tree
stable
|
Mon, 15 Oct 2012 23:54:54 -0400 |
David M. Carr |
bookmarks: when @ bookmark diverges, don't double the @ sign (BC)
|
Sun, 26 Aug 2012 01:28:22 +0200 |
Pierre-Yves David |
bookmark: take successors into account when updating (issue3561)
|
Sun, 26 Aug 2012 00:25:33 +0200 |
Pierre-Yves David |
checkheads: check successors for new heads in both missing and common
|
Wed, 08 Aug 2012 18:10:30 +0200 |
Mads Kiilerich |
check-code: fix check for trailing whitespace on empty lines
|
Wed, 08 Aug 2012 18:10:16 +0200 |
Mads Kiilerich |
check-code: fix check for trailing whitespace on sh command lines
|