Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 15 Sep 2018 17:26:20 +0900 | Yuya Nishihara | log: have changesetformatter fill in wdir() rev and node (BC) |
Sun, 23 Sep 2018 16:11:01 +0900 | Yuya Nishihara | hgweb: use scmutil.binnode() to translate None to wdir hash (issue5988) |
Sun, 23 Sep 2018 16:15:48 +0900 | Yuya Nishihara | hgweb: register web.static to the config table |
Sun, 23 Sep 2018 17:01:26 +0900 | Yuya Nishihara | help: document web.static config |
Mon, 24 Sep 2018 00:00:04 +0300 | Pulkit Goyal | py3: use pycompat.strkwargs() in contrib/simplemerge |
Sun, 23 Sep 2018 23:59:35 +0300 | Pulkit Goyal | py3: add b'' prefixes in contrib/simplemerge |
Sun, 23 Sep 2018 23:39:07 +0300 | Pulkit Goyal | tests: use assertTrue() instead of assert_() in test-bdiff.py |