Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 15 Mar 2018 21:49:33 +0900 | Yuya Nishihara | templater: add hook point to populate additional mapping items |
Sat, 24 Mar 2018 01:30:50 -0400 | Matt Harbison | context: skip path conflicts by default when clearing unknown file (issue5776) |
Sat, 24 Mar 2018 13:02:27 +0900 | Yuya Nishihara | url: make logginghttphandler compatible with Python 2.7.6 |
Sat, 24 Mar 2018 14:24:32 +0900 | Yuya Nishihara | util: make safehasattr() a pycompat function |
Sat, 24 Mar 2018 14:13:37 +0900 | Yuya Nishihara | util: drop util.Abort in favor of error.Abort (API) |
Sat, 24 Mar 2018 14:09:44 +0900 | Yuya Nishihara | test-bundle2-exchange: use error.Abort instead of util.Abort |
Sat, 24 Mar 2018 14:08:50 +0900 | Yuya Nishihara | util: use error.Abort instead of local alias |