Thu, 20 Oct 2016 23:53:36 +0900 |
Yuya Nishihara |
py3: bulk replace sys.stdin/out/err by util's
|
file |
diff |
annotate
|
Thu, 20 Oct 2016 23:40:24 +0900 |
Yuya Nishihara |
py3: provide bytes stdin/out/err through util module
|
file |
diff |
annotate
|
Fri, 21 Oct 2016 00:09:38 +0900 |
Yuya Nishihara |
util: rewrite pycompat imports to make pyflakes always happy
|
file |
diff |
annotate
|
Fri, 11 Nov 2016 01:10:07 -0800 |
Gregory Szorc |
util: implement zstd compression engine
|
file |
diff |
annotate
|
Thu, 10 Nov 2016 23:15:02 -0800 |
Gregory Szorc |
util: check for compression engine availability before returning
|
file |
diff |
annotate
|
Thu, 10 Nov 2016 23:03:48 -0800 |
Gregory Szorc |
util: expose an "available" API on compression engines
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 20:25:51 +0000 |
Jun Wu |
util: improve iterfile so it chooses code path wisely
|
file |
diff |
annotate
|
Wed, 16 Nov 2016 23:29:28 -0500 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Mon, 14 Nov 2016 23:32:54 +0000 |
Jun Wu |
util: add iterfile to workaround a fileobj.__iter__ issue with EINTR
|
file |
diff |
annotate
|
Mon, 07 Nov 2016 18:57:54 -0800 |
Gregory Szorc |
util: remove compressorobj API from compression engines
|
file |
diff |
annotate
|
Mon, 07 Nov 2016 18:57:07 -0800 |
Gregory Szorc |
util: add a stream compression API to compression engines
|
file |
diff |
annotate
|
Mon, 07 Nov 2016 18:39:08 -0800 |
Gregory Szorc |
util: remove decompressors dict (API)
|
file |
diff |
annotate
|
Mon, 07 Nov 2016 18:34:51 -0800 |
Gregory Szorc |
util: remove compressors dict (API)
|
file |
diff |
annotate
|
Mon, 07 Nov 2016 18:31:39 -0800 |
Gregory Szorc |
util: create new abstraction for compression engines
|
file |
diff |
annotate
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
file |
diff |
annotate
|