Mercurial > hg-stable
log
age | author | description |
---|---|---|
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 |
Tue, 17 Sep 2019 15:07:08 -0400 | Augie Fackler | tests: clean up built binaries after running test-fuzz-targets.t |
Tue, 17 Sep 2019 14:22:22 -0400 | Augie Fackler | fastannotate: remove support for flock() locking |