log

age author description
Sat, 16 Sep 2017 11:48:05 -0400 Augie Fackler tests: use int() instead of long() in test-pathencode.py
Sat, 16 Sep 2017 11:47:53 -0400 Augie Fackler tests: add xrange alias for test-pathencode.py
Sat, 16 Sep 2017 11:33:16 -0400 Augie Fackler python3: another 3 tests whitelisted
Tue, 22 Aug 2017 21:22:34 -0400 Augie Fackler repair: reliably obtain bytestr of node ids
Fri, 15 Sep 2017 18:38:36 -0400 Augie Fackler bundles: turn nbchanges int into a bytestr using pycompat.bytestr
Sat, 16 Sep 2017 11:09:08 -0400 Augie Fackler exchange: hit opargs with pycompat.strkwargs before **-ing it
Fri, 15 Sep 2017 23:58:45 +0900 Yuya Nishihara revlog: update signature of dummy addgroup() in bundlerepo and unionrepo
Sat, 16 Sep 2017 22:55:48 +0900 Yuya Nishihara py3: use 'surrogatepass' error handler to process U+DCxx transparently
Sat, 16 Sep 2017 22:42:19 +0900 Yuya Nishihara py3: don't pass bytes to array.array()
Sun, 03 Sep 2017 15:54:29 +0900 Yuya Nishihara py3: wrap bytes in encoding.from/toutf8b() with bytestr
Sun, 03 Sep 2017 17:28:47 +0900 Yuya Nishihara py3: iterate bytes as a byte string in store.lowerencode()
Sun, 03 Sep 2017 17:27:50 +0900 Yuya Nishihara py3: use bytechr() in store._buildlowerencodefun()
Sun, 03 Sep 2017 17:26:10 +0900 Yuya Nishihara store: give name to lowerencode function
Sun, 03 Sep 2017 15:32:45 +0900 Yuya Nishihara py3: iterate bytes as a byte string in dagparser.py
Sun, 03 Sep 2017 15:28:39 +0900 Yuya Nishihara py3: wrap string constants in dagparser.py with bytestr()
Sun, 03 Sep 2017 15:25:50 +0900 Yuya Nishihara py3: drop use of str() in dagparser.py
Sun, 03 Sep 2017 15:22:54 +0900 Yuya Nishihara dagparser: fix variable name in error message
Sun, 03 Sep 2017 17:47:21 +0900 Yuya Nishihara py3: convert function name to bytes in ui.configwith()
Wed, 23 Aug 2017 01:23:16 -0400 Augie Fackler drawdag: port to python 3
Wed, 23 Aug 2017 10:51:26 -0400 Augie Fackler drawdag: add a couple of doctests to help with python3 porting
Wed, 23 Aug 2017 01:24:01 -0400 Augie Fackler drawdag: tagsmod.tag() takes a list of names, not a single name
Wed, 23 Aug 2017 01:22:59 -0400 Augie Fackler bruterebase: port to python 3
Tue, 22 Aug 2017 21:21:13 -0400 Augie Fackler exchange: use '%d' % x instead of str(x) to encode ints
Fri, 15 Sep 2017 19:44:32 -0400 Augie Fackler posix: always pass a native str to unicodedata.normalize's first arg
Fri, 15 Sep 2017 19:44:05 -0400 Augie Fackler posix: use slicing to grab a single byte out of a bytes in HFS+ normcase code
Fri, 15 Sep 2017 19:43:32 -0400 Augie Fackler encoding: ensure getutf8char always returns a bytestr, never an int
Fri, 15 Sep 2017 19:43:02 -0400 Augie Fackler posix: fix HFS+ normcase doctest to produce valid bytes literals in Python 3
Fri, 15 Sep 2017 22:08:25 -0400 Augie Fackler tests: add and remove some (glob) markers
Mon, 18 Sep 2017 11:53:54 -0400 Augie Fackler Added signature for changeset 920977f72c7b stable
Mon, 18 Sep 2017 11:53:53 -0400 Augie Fackler Added tag 4.3.2 for changeset 920977f72c7b stable