Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 15 Oct 2014 03:27:25 -0700 | Pierre-Yves David | bundle2: detect and disallow a negative chunk size |
Wed, 15 Oct 2014 03:22:47 -0700 | Pierre-Yves David | bundle2: add an UnsupportedPartError |
Wed, 01 Oct 2014 23:40:23 -0500 | Pierre-Yves David | bundle2: change header size and make them signed (new format) |
Tue, 14 Oct 2014 02:32:26 -0700 | Pierre-Yves David | bundle2: extract processing of part into its own function |
Tue, 14 Oct 2014 13:23:03 -0700 | Pierre-Yves David | bundle2: add a test for exceptions raised during the generation process |
Wed, 08 Oct 2014 02:43:51 -0700 | Pierre-Yves David | dagwalker: drop a useless intermediate variable |