log

age author description
Fri, 11 Apr 2014 16:05:22 -0400 Pierre-Yves David bundle2: lazy unbundle of part payload
Thu, 10 Apr 2014 22:10:26 -0700 Pierre-Yves David util: support None size in chunkbuffer.read()
Fri, 11 Apr 2014 15:02:26 -0400 Pierre-Yves David bundle2: lazily iterate over bundle parts in the test
Fri, 11 Apr 2014 15:47:38 -0400 Pierre-Yves David bundle2: move unpackheader closure into the class
Fri, 11 Apr 2014 15:46:09 -0400 Pierre-Yves David bundle2: move the fromheader closure into the class itself
Fri, 11 Apr 2014 15:43:16 -0400 Pierre-Yves David bundle2: add an unbundle part responsible from unbundling part
Fri, 11 Apr 2014 15:19:54 -0400 Pierre-Yves David bundle2: extract stream/unpack logic in an unpackermixin
Sun, 13 Apr 2014 12:21:09 -0400 Pierre-Yves David exchange: restore truncated comment
Mon, 31 Mar 2014 01:00:05 +0900 Takumi IINO grep: highlight all matched words
Thu, 23 Jan 2014 14:09:53 -0800 Pierre-Yves David phase: add a passing test for (issue3575)
Mon, 24 Mar 2014 22:12:37 -0700 Gregory Szorc run-tests: allow test paths in other directories
Mon, 24 Mar 2014 21:52:28 -0700 Gregory Szorc run-tests: allow option parser to be extended
Mon, 24 Mar 2014 21:41:56 -0700 Gregory Szorc run-tests: use return values instead of sys.exit
Mon, 24 Mar 2014 21:37:33 -0700 Gregory Szorc run-tests: Pass arguments into argument parser
Fri, 11 Apr 2014 07:36:14 -0700 Pierre-Yves David bundle2: rename part to bundlepart