Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 13 Jun 2018 22:51:08 +0530 | Pulkit Goyal | py3: replace `unicode` with pycompat.unicode |
Fri, 15 Jun 2018 02:07:39 +0530 | Pulkit Goyal | cmdutil: say that `graft --stop` stops the graft instead of aborting |
Thu, 14 Jun 2018 16:51:39 -0400 | Augie Fackler | py3: two more passing tests from the ratchet in buildbot |
Thu, 14 Jun 2018 20:25:51 +0900 | Yuya Nishihara | bdiff: one more safe call of bdiff_freehunks(NULL) |
Thu, 14 Jun 2018 20:25:16 +0900 | Yuya Nishihara | bdiff: document that bdiff_freehunks() accepts NULL |
Thu, 14 Jun 2018 13:44:42 +0200 | Sune Foldager | hgweb: propagate http headers from ErrorResponse for web interface commands |
Thu, 14 Jun 2018 20:29:27 +0900 | Yuya Nishihara | py3: fix map() use in templatekw.showpredecessors() |