Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 26 Mar 2018 10:49:01 -0700 | Martin von Zweigbergk | templatekw: make getrenamed() return only filename, not nodeid |
Sat, 26 May 2018 12:38:07 +0900 | Yuya Nishihara | py3: wrap tempfile.NamedTemporaryFile() to return bytes fp.name |
Sat, 26 May 2018 12:20:36 +0900 | Yuya Nishihara | py3: wrap tempfile.mkdtemp() to use bytes path |
Sat, 26 May 2018 12:14:04 +0900 | Yuya Nishihara | py3: wrap tempfile.mkstemp() to use bytes path |
Thu, 03 May 2018 18:39:58 +0900 | Yuya Nishihara | extensions: remove strip_init=True from _disabledpaths() |
Thu, 03 May 2018 18:38:02 +0900 | Yuya Nishihara | extensions: peek command table of disabled extensions without importing |
Thu, 26 Apr 2018 23:00:19 -0400 | Matt Harbison | lfs: clarify pointer validation error messages |