log tests/test-glog.t @ 35567:07769a04bc66

age author description
Thu, 04 Jan 2018 12:30:55 +0900 Yuya Nishihara test-glog: hook cmdutil.getlogrevs() so -frREV is rewritten accordingly
Wed, 03 Jan 2018 17:12:30 +0900 Yuya Nishihara test-glog: dump computed set
Wed, 03 Jan 2018 17:09:16 +0900 Yuya Nishihara test-glog: drop uninteresting nodes from AST output
Sun, 22 Oct 2017 22:49:11 +0900 Yuya Nishihara log: drop unused expr from return value of getlogrevs()
Thu, 04 Jan 2018 10:51:41 +0900 Yuya Nishihara log: merge getlogrevs() and getgraphlogrevs()
Thu, 28 Sep 2017 18:19:06 +0100 Boris Feld config: use 'experimental.evolution.create-markers'
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Sun, 03 Sep 2017 21:17:25 +0900 Yuya Nishihara parser: stabilize output of prettyformat() by using byte-safe repr()
Tue, 22 Aug 2017 15:51:18 -0400 Augie Fackler tests: update test-glog 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, 24 May 2017 17:50:17 +0200 Boris Feld util: raise ParseError when parsing dates (BC)
Sat, 25 Feb 2017 19:28:16 +0900 Yuya Nishihara graphlog: optionally strip quotes from graphnode template (BC)
Mon, 20 Mar 2017 11:50:55 +0900 Yuya Nishihara graphlog: draw multiple edges towards null node (issue5440)