Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 05 Oct 2020 20:53:34 +0900 | Yuya Nishihara | stringutil: extract helper function that splits stringmatcher() pattern |
Wed, 09 Sep 2020 17:17:38 +0900 | Yuya Nishihara | grep: extract main search loop as searcher method |
Sun, 04 Oct 2020 13:17:57 +0900 | Yuya Nishihara | scmutil: move walkchangerevs() from cmdutil |
Wed, 09 Sep 2020 17:04:44 +0900 | Yuya Nishihara | grep: extract public function to register file to be skipped |
Tue, 13 Oct 2020 16:44:57 -0400 | Matt Harbison | posix: avoid a leaked file descriptor in a unix domain socket exception case |
Tue, 13 Oct 2020 16:41:01 -0400 | Matt Harbison | posix: use context managers in a couple of places |