tests/test-glog.t
Tue, 02 Jul 2019 12:59:58 -0400 Valentin Gatien-Baron commit: improve the files field of changelog for merges
Tue, 16 Oct 2018 04:59:36 -0700 Kyle Lippincott graphmod: remove support for graph lines mixing parent/grandparent styles (BC)
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Fri, 10 Aug 2018 02:03:26 -0400 Augie Fackler tests: port test-glog.t to Python 3 by using extracted printrevset
Sat, 09 Jun 2018 20:53:12 +0900 Yuya Nishihara fileset: restrict getfileset() to not return a computed set (API)
Sun, 10 Jun 2018 16:08:58 +0900 Yuya Nishihara match: compose 'set:' pattern as matcher
Sun, 10 Jun 2018 11:50:09 +0900 Yuya Nishihara stringutil: promote smartset.prettyformat() to utility function
Wed, 14 Feb 2018 15:46:57 +0530 Pulkit Goyal py3: add b'' prefixes to make printrevset.py work in test-glog.t
Sun, 21 Jan 2018 13:03:03 +0900 Yuya Nishihara cmdutil: drop aliases for logcmdutil functions (API)
Sun, 21 Jan 2018 12:48:39 +0900 Yuya Nishihara logcmdutil: drop redundant "log" from function names (API)
Sun, 21 Jan 2018 12:26:42 +0900 Yuya Nishihara cmdutil: split functions of log-like commands to new module (API)
Sun, 28 Jan 2018 14:08:59 -0500 Matt Harbison revset: evaluate filesets against each revision for 'file()' (issue5778) stable
Thu, 04 Jan 2018 14:20:58 +0900 Yuya Nishihara log: build follow-log filematcher at once
Wed, 03 Jan 2018 15:58:59 +0900 Yuya Nishihara log: follow file history across copies even with -rREV (BC) (issue4959)
Wed, 03 Jan 2018 15:46:15 +0900 Yuya Nishihara log: resolve --follow thoroughly in getlogrevs()
Wed, 03 Jan 2018 15:13:22 +0900 Yuya Nishihara log: extract function that processes log file patterns
Sun, 10 Dec 2017 17:28:44 +0900 Yuya Nishihara log: resolve --follow with -rREV in cmdutil.getlogrevs()
Sun, 10 Dec 2017 18:22:06 +0900 Yuya Nishihara log: remove dead code to follow descendants if ascending revisions specified
Sun, 10 Dec 2017 18:25:33 +0900 Yuya Nishihara log: rewrite --follow-first -rREV like --follow for consistency (BC)
Tue, 02 Jan 2018 17:13:18 +0900 Yuya Nishihara log: use revsetlang.formatspec() to concatenate list expression
Tue, 02 Jan 2018 17:00:48 +0900 Yuya Nishihara log: simplify 'x or ancestors(x)' expression
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
less more (0) -100 -50 -30 tip