Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 28 May 2018 01:36:34 -0400 | Matt Harbison | outgoing: pay attention to `default:pushurl` for bookmarks and subrepos |
Sat, 21 Apr 2018 17:27:57 +0200 | Paul Morelle | revlog: make chainbase cache its result for the correct revision |
Wed, 07 Mar 2018 11:10:22 +0100 | Paul Morelle | revlog: make getcandidaterevs more consistent about updating tested revs set |
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 |