Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Patch now implements a diffstat() functionality, and is slightly
more robust in series parsing at the expense of being totally ugly.
Diffstat had some minor cleanups and slight improvements to __main__.
|
|
|
|
so this breaks things a bit, but it seems a design
decision is being made that everything doesn't have
to be static after all, given the huge disk space
requirements it would create...
|
|
DiffGzHandler should be an extensible interface to
getting whatever info is needed from a diff.gz file.
Patch (and PatchSeries from the same module) should be an
extensible interface for whatever mangling we need to
with patches.
|
|
|
|
|