log tests/test-bookmarks.t @ 26366:a672cc61ab1d

age author description
Thu, 17 Sep 2015 16:08:10 -0700 Pierre-Yves David bookmark: do not crash when active bookmark is forward and --date is used
Thu, 17 Sep 2015 17:17:54 -0700 Pierre-Yves David bookmark: actually test update behavior in both cases
Sun, 02 Aug 2015 21:56:38 -0700 Siddharth Agarwal test-bookmarks.t: avoid nested repo
Tue, 14 Jul 2015 18:50:20 -0500 Matt Mackall bookmarks: clear active bookmark on non-linear update
Sun, 28 Sep 2014 00:49:36 -0700 Pierre-Yves David bookmarks: change bookmark within a transaction
Fri, 29 May 2015 22:23:58 +0200 Gilles Moris summary: move the parents phase marker to commit line (issue4688)
Thu, 28 May 2015 20:06:19 -0700 Ryan McElroy commands: rename current to active in variables and comments
Thu, 14 May 2015 17:38:38 +0200 Gilles Moris summary: add a phase line (draft, secret) to the output
Sat, 31 Jan 2015 01:00:50 +0900 FUJIWARA Katsunori revset: raise RepoLookupError to make present() predicate continue the query stable
Fri, 03 Oct 2014 00:43:22 +0900 Yuya Nishihara bookmarks: port to generic templater
Fri, 03 Oct 2014 00:36:36 +0900 Yuya Nishihara bookmarks: split ui.write() so that it can be easily ported to formatter api
Mon, 11 Aug 2014 23:45:08 -0400 Michael O'Connor revset: bookmark revset interprets 'literal:' prefix correctly (issue4329) stable
Sun, 10 Aug 2014 23:09:23 -0500 Matt Mackall unbundle: don't advance bookmarks (issue4322) (BC) stable
Thu, 07 Mar 2013 14:17:56 +1100 Stephen Lee update: show message when a bookmark is activated by update
Wed, 14 May 2014 12:49:55 -0700 Siddharth Agarwal update: when deactivating a bookmark, print a message