Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 18 Sep 2019 13:50:33 -0700 | Martin von Zweigbergk | wireprototypes: clarify documentation of getbundle argument types |
Thu, 19 Sep 2019 07:50:24 +0900 | Yuya Nishihara | merge with stable |
Wed, 18 Sep 2019 17:53:10 +0700 | Anton Shestakov | merge: respect parents order when using `graft` on a merge, this time for real stable |
Tue, 17 Sep 2019 15:35:16 -0700 | Martin von Zweigbergk | py3: don't double-convert "opts" to bytes |
Tue, 17 Sep 2019 21:06:07 +0100 | Ian Moody | py3: byte-prefix sanitisation regexes in phabricator.py |
Wed, 18 Sep 2019 00:20:43 +0100 | Ian Moody | py3: pass a bytestring into querydrev instead of a string that'll TypeError |
Wed, 18 Sep 2019 00:05:52 +0100 | Ian Moody | py3: add test demonstrating TypeError when phabsending skips unchanged commits |