Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-unidiff: Upgrade to 0.5.3 | Khem Raj | 2017-04-26 | 1 | -15/+0 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python-unidiff: python module for parsing diff data | Daniela Plascencia | 2016-10-26 | 1 | -0/+15 |
The module takes diff data from commands like diff or git-format-patch, parses it and creates python objects in the form of patch sets. More info is given on the recipe metadata. Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |