Wed, 17 Oct 2012 16:23:42 -0500 |
Kevin Bullock |
bookmarks: remove redundant check for newline
|
Wed, 17 Oct 2012 11:50:47 +0200 |
David Soria Parra |
bookmarks: abort when incompatible options are used (issue3663)
|
Wed, 17 Oct 2012 08:44:49 +0200 |
David Soria Parra |
bookmarks: check bookmark format during rename (issue3662)
|
Thu, 04 Oct 2012 10:11:17 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 02 Oct 2012 09:26:42 +0200 |
Thomas Arendsen Hein |
clone: activate bookmark specified with --updaterev
stable
|
Mon, 01 Oct 2012 03:19:23 +0200 |
David Soria Parra |
bookmarks: teach the -r option to use revsets
|
Thu, 26 Jul 2012 16:57:50 -0500 |
Augie Fackler |
strip: move bookmarks to nearest ancestor rather than '.'
stable
|
Wed, 30 May 2012 23:13:33 +0100 |
Simon King |
revset: add pattern matching to 'bookmarks' revset expression
|
Thu, 03 May 2012 16:03:08 -0500 |
Matt Mackall |
bookmarks: catch the proper exception for missing revisions
stable 2.2.1
|
Wed, 21 Mar 2012 16:39:38 -0500 |
Kevin Bullock |
bookmarks: clone non-divergent bookmarks with @ in them
stable
|
Thu, 08 Dec 2011 14:32:44 -0600 |
Matt Mackall |
branch: warn on branching
stable
|
Mon, 18 Jul 2011 07:53:26 -0500 |
Augie Fackler |
summary: show bookmarks separate from tags and note active mark (issue2892)
|
Tue, 05 Jul 2011 10:20:27 +0200 |
Pierre-Yves David |
bookmarks: add a warning for non empty malformed line
|
Tue, 05 Jul 2011 10:13:54 +0200 |
Pierre-Yves David |
bookmarks: more robust parsing of bookmarks file
|
Sun, 08 May 2011 16:16:41 -0500 |
Matt Mackall |
merge with stable
|
Sun, 01 May 2011 13:07:00 +0200 |
Alexander Solovyov |
fix bookmarks rollback behavior
stable
|
Sun, 10 Apr 2011 11:30:53 +0300 |
Idan Kamara |
tests: add tests for non-existant branch/tag/bookmark
|
Thu, 07 Apr 2011 17:57:38 +0300 |
Idan Kamara |
bookmarks: change error messages to match those given by 'hg tag' commands
|
Mon, 14 Mar 2011 23:03:56 +0100 |
David Soria Parra |
bundle: update current bookmark to most recent revision on current branch
|
Sun, 13 Mar 2011 12:24:17 +0100 |
David Soria Parra |
hg: add support for cloning bookmarks
|
Fri, 18 Feb 2011 17:09:08 -0600 |
Kevin Bullock |
id: add bookmarks to id
stable
|
Thu, 24 Feb 2011 19:15:00 +0100 |
David Soria Parra |
tests: check if the bookmarks extension is ignored
stable
|
Thu, 24 Feb 2011 03:13:48 +0100 |
David Soria Parra |
tests: remove bookmark extension configuration
stable
|
Mon, 21 Feb 2011 23:27:45 +0100 |
David Soria Parra |
summary: add bookmarks to summary
stable
|
Sun, 20 Feb 2011 00:57:55 +0100 |
David Soria Parra |
bookmarks: mark new bookmark as current if it points to the current dirstate
stable
|
Wed, 16 Feb 2011 18:36:45 +0100 |
David Soria Parra |
bookmarks: forbid \0 \r \n : in bookmark names (BC)
|
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
|
Fri, 11 Feb 2011 19:47:39 +0100 |
David Soria Parra |
templater: add bookmarks to templates and default output
|
Fri, 11 Feb 2011 19:44:17 +0100 |
David Soria Parra |
tags: do not merge bookmarks with tags
|