Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applypatch: Let Apply{BSDiff,Image}Patch accept std::function. | Tao Bao | 2017-03-28 | 1 | -56/+24 |
* | applypatch: Change the ssize_t length parameters to size_t. | Tao Bao | 2017-03-28 | 1 | -1/+1 |
* | More cleanup to imgdiff & imgpatch | Tianjie Xu | 2017-03-16 | 1 | -4/+5 |
* | Refractor the code for imgdiff | Tianjie Xu | 2017-03-07 | 1 | -0/+56 |
* | imgdiff: Fix an edge case that leads to infinite loop. | Tao Bao | 2016-12-28 | 1 | -0/+80 |
* | Add tests for imgdiff. | Tao Bao | 2016-12-20 | 1 | -0/+448 |