Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 13 Oct 2018 11:01:38 +0200 | Yuya Nishihara | py3: use __code__ instead of func_code to test if func is cachable |
Sat, 13 Oct 2018 10:58:06 +0200 | Yuya Nishihara | py3: pass in system string to vars(branchmap).__contains__() |
Sat, 13 Oct 2018 08:48:59 +0000 | Mark Thomas | test-bookmarks-pushpull: use correct tmp dir for no-bm-move.sh |
Sat, 13 Oct 2018 05:17:28 +0300 | Pulkit Goyal | py3: add some glob to make output compatible with python 3 |
Sat, 13 Oct 2018 05:14:23 +0300 | Pulkit Goyal | py3: add a b'' prefix in tests/test-requires.t |
Sat, 13 Oct 2018 05:12:20 +0300 | Pulkit Goyal | py3: use '%d' for rev nums instead of '%s' |
Sat, 13 Oct 2018 05:03:24 +0300 | Pulkit Goyal | py3: more globing of things to make output compatible between py2 and py3 |