Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plumbing: add context to allow cancel on diff/patch computing | Marc Barussaud | 2018-07-02 | 1 | -2/+30 |
| | | | | Signed-off-by: Marc Barussaud <marc.barussaud@orange.com> | ||||
* | Ignore empty patches when calculating stats (fixes #654) | Alexandr Krylovskiy | 2017-12-04 | 1 | -0/+5 |
| | |||||
* | Add Stats() to Patch and fix diffstat output | Sunny | 2017-11-02 | 1 | -0/+115 |
| | |||||
* | format/diff: unified diff encoder and public API | Antonio Jesus Navarro Perez | 2017-05-23 | 1 | -0/+187 |
- Added Patch interface - Added a Unified Diff encoder from Patches - Added Change method to generate Patches - Added Changes method to generate Patches - Added Tree method to generate Patches - Added Commit method to generate Patches |