Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046272
en ru br
ALT Linux repos
S:0.1-alt1.2

Group :: Text tools
RPM: patchdeps

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.1-alt1.2
Build date: 22 may 2018, 08:15 ( 305.4 weeks ago )
Size: 12.71 Kb

Home page:   https://github.com/matthijskooijman/patchdeps

License: MIT
Summary: Analyzing textual dependencies within a patch series
Description:

Given a pile of patches, `patchdeps` can find out which patch modifies
which files and lines within those files. From there, it can detect that
a specific patch modifies a line introduced by an earlier patch, and
mark these patches as dependent.

This tool is intended to sort out a pile of patches, so you can
determine which patches should be applied together as a group and which
can be freely reordered without problems.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • patchdeps
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin