Fri, 29 Dec 2017 05:29:57 +0530 | Pulkit Goyal | py3: make sure we open the file to write in bytes mode | file | diff | annotate |
Fri, 29 Dec 2017 05:29:04 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() instead of str() | file | diff | annotate |
Fri, 29 Dec 2017 05:25:27 +0530 | Pulkit Goyal | py3: use node.hex(h.digest()) instead of h.hexdigest() | file | diff | annotate |
Sun, 10 Dec 2017 04:49:40 +0530 | Pulkit Goyal | py3: handle keyword arguments correctly in subrepo.py | file | diff | annotate |
Thu, 30 Nov 2017 15:48:42 -0500 | Augie Fackler | merge with stable | file | diff | annotate |
Wed, 29 Nov 2017 07:57:17 +0530 | Pulkit Goyal | py3: fix handling of keyword arguments in revert | file | diff | annotate |
Sat, 04 Nov 2017 19:21:39 +0900 | Yuya Nishihara | subrepo: extract preprocess of repo.commit() to free function | file | diff | annotate |