Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 28 May 2017 23:54:31 +0900 | Yuya Nishihara | match: define exactmatcher.matchfn statically |
Sun, 28 May 2017 23:51:30 +0900 | Yuya Nishihara | match: remove override of prefix() from differencematcher |
Sat, 27 May 2017 18:52:46 +0900 | Yuya Nishihara | cat: do not start pager if output will be written to file |
Sat, 27 May 2017 18:50:05 +0900 | Yuya Nishihara | cat: pass filename template as explicit argument |
Thu, 25 May 2017 21:28:08 +0900 | Yuya Nishihara | cmdutil: extract function checking if pattern should be taken as stdin/out |
Thu, 25 May 2017 21:25:49 +0900 | Yuya Nishihara | cmdutil: drop deprecated hack to pass file object to makefileobj() (API) |
Mon, 29 May 2017 21:57:51 +0900 | Yuya Nishihara | encoding: make sure "wide" variable never be referenced from other modules |