Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 12 Aug 2016 11:30:17 +0900 | Yuya Nishihara | policy: add helper to import cext/pure module |
Sat, 20 May 2017 15:09:14 +0900 | Yuya Nishihara | demandimport: strictly check missing locals argument |
Thu, 18 May 2017 18:01:48 -0400 | Augie Fackler | localrepo: mark walk convenience method as deprecated (API) |
Thu, 18 May 2017 18:01:01 -0400 | Augie Fackler | debugcommands: use repo[None].walk instead of repo.walk |
Thu, 18 May 2017 18:00:52 -0400 | Augie Fackler | cmdutil: use repo[None].walk instead of repo.walk |
Thu, 18 May 2017 18:00:38 -0400 | Augie Fackler | largefiles: use repo[None].walk instead of repo.walk |
Tue, 25 Apr 2017 17:43:30 -0700 | Jun Wu | parsers: add version to help detect breaking binary changes |