Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 20 Jun 2017 23:23:45 -0400 | Matt Harbison | tests: adjust quoting to keep Windows happy with recent $PYTHON change |
Tue, 20 Jun 2017 16:33:13 -0700 | Martin von Zweigbergk | bundle2: don't use debug message "no-transaction" with transaction |
Wed, 21 Jun 2017 02:20:34 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() in place of str() |
Wed, 21 Jun 2017 02:13:34 +0530 | Pulkit Goyal | py3: use r'' to access values from kwargs where keys are str |
Wed, 21 Jun 2017 02:10:25 +0530 | Pulkit Goyal | py3: convert keys of kwargs in template keywords functions to bytes |
Tue, 20 Jun 2017 23:50:50 +0530 | Pulkit Goyal | py3: make sure the commands name are bytes in test-devel-warnings.t |
Tue, 20 Jun 2017 23:46:18 +0530 | Pulkit Goyal | py3: replace str with bytes in isinstance() |