Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 15 Oct 2014 17:02:44 -0700 | Pierre-Yves David | repoview: add a FilteredIndexError class |
Wed, 15 Oct 2014 16:14:50 -0700 | Pierre-Yves David | changectx: move `IndexError` handling in the top level try except |
Wed, 15 Oct 2014 16:05:24 -0700 | Pierre-Yves David | changectx: wrap the `changeid` processing in a try/except |
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 |