log tests/test-log.t @ 35298:921680c3e2ea

age author description
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
Thu, 28 Sep 2017 18:19:06 +0100 Boris Feld config: use 'experimental.evolution.create-markers'
Wed, 04 Oct 2017 10:02:15 +0200 Denis Laxalde tests: change to parent directory before all "hg init" in test-log.t
Fri, 01 Sep 2017 12:34:36 -0700 Saurabh Singh cmdutil: remove the redundant commit during amend
Tue, 22 Aug 2017 16:58:22 -0400 Augie Fackler tests: update test-log to pass our import checker
Fri, 04 Aug 2017 18:41:16 +0200 Boris Feld test: update evolution config
Thu, 15 Jun 2017 14:22:25 -0400 Augie Fackler tests: clean up many print statements to be print functions instead
Sun, 16 Jul 2017 02:33:14 +0200 Boris Feld debugobsolete: also report the number of obsoleted changesets
Wed, 05 Jul 2017 11:10:11 -0500 Augie Fackler tests: replace yet more calls to `python` with $PYTHON
Mon, 03 Jul 2017 02:52:39 +0900 FUJIWARA Katsunori tests: add fsmonitor specific output lines at enabling largefiles
Thu, 04 May 2017 00:23:09 +0530 Pulkit Goyal py3: explicitly convert a list to bytes to pass in ui.debug
Fri, 24 Mar 2017 19:19:00 -0700 Gregory Szorc show: new extension for displaying various repository data
Sat, 01 Oct 2016 20:20:11 +0900 Yuya Nishihara revset: do not rewrite ':y' to '0:y' (issue5385)
Sat, 24 Sep 2016 19:58:23 +0900 Yuya Nishihara log: copy the way of ancestor traversal to --follow matcher (issue5376)