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
|
Sat, 28 Jul 2012 13:33:06 +0200 |
Pierre-Yves David |
pushkey: do not exchange obsole markers if feature is disabled
stable
|
Fri, 06 Jul 2012 14:11:58 -0500 |
Augie Fackler |
test-bookmarks-pushpull.t: verify correct push -B behavior
|
Thu, 07 Jun 2012 19:21:59 +0200 |
Pierre-Yves David |
obsolete: exchange obsolete marker over pushkey
|
Tue, 26 Jun 2012 23:05:25 +0200 |
Sune Foldager |
fix push of moved bookmark when creating new branch heads
|
Wed, 20 Jun 2012 18:02:01 +0200 |
Adrian Buehlmann |
test-bookmarks-pushpull: partially adapt for Windows
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Sun, 13 May 2012 10:21:27 +0200 |
Levi Bard |
bookmarks: allow existing remote bookmarks to become heads when pushing
|
Sat, 12 May 2012 17:00:01 +0200 |
Levi Bard |
bookmarks: pull new bookmarks from remote by default (BC)
|
Fri, 10 Feb 2012 16:09:30 -0600 |
Matt Mackall |
pull: backout change to return code
stable
|
Mon, 30 Jan 2012 16:01:54 -0600 |
Matt Mackall |
pull: return 1 when no changes found (BC)
stable
|
Mon, 30 Jan 2012 15:56:35 -0600 |
Matt Mackall |
push: don't treat bookmark as a found change
stable
|
Fri, 27 Jan 2012 13:12:56 -0600 |
Kevin Bullock |
update: note updated bookmark
stable
|
Thu, 19 Jan 2012 14:07:48 -0600 |
Matt Mackall |
bookmarks: automatically advance bookmark on naked update (BC) (issue2894)
|
Thu, 15 Dec 2011 11:24:26 +0100 |
Pierre-Yves David |
phases: add basic pushkey support
|
Wed, 07 Dec 2011 16:19:39 -0600 |
Matt Mackall |
bookmarks: mark divergent bookmarks with book@pathalias when source in [paths]
|
Tue, 06 Dec 2011 14:17:33 -0600 |
Matt Mackall |
bookmarks: shadow divergent bookmarks of foo with foo@n
|
Mon, 07 Nov 2011 03:24:53 +0100 |
Mads Kiilerich |
tests: use 'hghave serve' to guard tests that requires serve daemon management
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|
Mon, 14 Mar 2011 20:53:55 +0100 |
David Soria Parra |
localrepo: do not update bookmarks in addchangegroup
|
Sun, 13 Mar 2011 12:24:17 +0100 |
David Soria Parra |
hg: add support for cloning bookmarks
|
Thu, 24 Feb 2011 03:13:48 +0100 |
David Soria Parra |
tests: remove bookmark extension configuration
stable
|
Wed, 16 Feb 2011 01:29:26 +0100 |
David Soria Parra |
bookmarks: make track.current=True default behaviour and remove option (BC)
|
Fri, 11 Feb 2011 20:35:32 +0100 |
David Soria Parra |
localrepo: sort hg bookmark output
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: move push/pull command features to core
|
Fri, 12 Nov 2010 01:21:45 -0600 |
Matt Mackall |
pushkey: force HTTP POST on push and add tests (issue2489)
stable
|
Mon, 20 Sep 2010 16:00:15 -0500 |
Matt Mackall |
tests: drop final true command from unified tests
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Tue, 14 Sep 2010 22:26:43 -0500 |
Will Maier |
tests: add test for bookmark push/pull
|