log tests/test-log.t @ 36297:a59ff82154b8

age author description
Tue, 16 Jan 2018 14:28:57 +0100 Boris Feld bookmarks: display the obsfate of hidden revision we create a bookmark on
Tue, 16 Jan 2018 14:08:54 +0100 Boris Feld update: display the obsfate of hidden revision we update to
Mon, 08 Jan 2018 19:41:47 +0530 Pulkit Goyal merge: add `--abort` flag which can abort the merge
Wed, 03 Jan 2018 15:58:59 +0900 Yuya Nishihara log: follow file history across copies even with -rREV (BC) (issue4959)
Sun, 10 Dec 2017 17:28:44 +0900 Yuya Nishihara log: resolve --follow with -rREV in cmdutil.getlogrevs()
Tue, 16 Jan 2018 22:14:33 +0900 Yuya Nishihara match: do not weirdly include explicit files excluded by -X option
Fri, 05 Jan 2018 22:28:06 +0530 Pulkit Goyal bookmarks: add bookmarks to hidden revs if directaccess config is set
Fri, 05 Jan 2018 09:12:08 +0100 Boris Feld visibility: improve the message when accessing filtered obsolete rev
Thu, 04 Jan 2018 12:00:18 +0900 Yuya Nishihara log: don't expand aliases in revset built from command options
Wed, 27 Dec 2017 00:14:00 +0530 Pulkit Goyal update: support updating to hidden cset if directaccess config is set
Thu, 22 Sep 2016 19:41:42 +0900 Yuya Nishihara revset: make follow() accept empty startrev
Thu, 22 Sep 2016 19:40:07 +0900 Yuya Nishihara revset: alias follow(startrev=rev) to ancestors(rev)
Thu, 22 Sep 2016 19:35:36 +0900 Yuya Nishihara revset: make follow() accept keyword arguments
Thu, 22 Sep 2016 19:11:26 +0900 Yuya Nishihara revset: make follow() accept multiple startrevs
Thu, 22 Sep 2016 15:52:09 +0900 Yuya Nishihara test-log: test that fctx.ancestors() can't index parents only by linkrev