Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 10 Jul 2018 23:49:48 +0900 | Yuya Nishihara | highlight: use matcher API to test if file should be pygmentized |
Sun, 10 Jun 2018 20:58:10 +0900 | Yuya Nishihara | fileset: parse argument of size() by predicate function |
Sun, 10 Jun 2018 22:19:56 +0900 | Yuya Nishihara | fileset: add "tracked()" to explicitly select files in the revision |
Sat, 09 Jun 2018 18:11:49 +0900 | Yuya Nishihara | fileset: rewrite andset() to not use mctx.narrow() |
Sun, 10 Jun 2018 20:02:53 +0900 | Yuya Nishihara | fileset: add helpers to make predicatematcher and nevermatcher |
Sat, 14 Jul 2018 13:21:49 +0900 | Yuya Nishihara | phases: micro-optimize newheads() to not create context objects |