Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 01 Apr 2017 17:04:49 +0900 | Yuya Nishihara | revsetlang: use iterator to track current argument in formatspec() |
Sat, 01 Apr 2017 16:56:47 +0900 | Yuya Nishihara | revsetlang: unnest "if True" in formatrevspec() |
Sat, 01 Apr 2017 16:55:28 +0900 | Yuya Nishihara | revsetlang: use str.find() to scan expr in formatspec() |
Sat, 01 Apr 2017 16:50:11 +0900 | Yuya Nishihara | revsetlang: avoid string concatenation in formatspec() |
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 |