Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 14 Apr 2020 21:07:09 +0530 | Pulkit Goyal | share: introduce config option to store requires in .hg/store |
Fri, 07 Aug 2020 16:11:19 +0530 | Pulkit Goyal | scmutil: introduce filterrequirements() to split reqs into wc and store ones |
Thu, 17 Sep 2020 18:28:53 -0700 | Pulkit Goyal | remotefilelog: acquire lock before writing requirements on clone |
Thu, 10 Sep 2020 14:23:12 +0900 | Yuya Nishihara | grep: make -frREV follow history from the specified revision (BC) |
Fri, 11 Sep 2020 18:33:41 +0900 | Yuya Nishihara | cmdutil: make walkchangerevs() gracefully handle wdir parents |
Thu, 10 Sep 2020 13:30:34 +0900 | Yuya Nishihara | grep: fix --follow with no --diff nor --rev to not fall back to plain grep |