Skip to main content

Linux kernel patch evaluator

Project description

Do you need to apply GIT patches to a different source version than the one on which they were developed? PatchTools can greatly accelerate the process of determining whether the patches are needed by the new source, and how to fix them if they are needed.

Features

  • Detects missing files in your source tree

  • Detects file that are incorrectly present in your source tree

  • Detects lines are not at the line numbers specified in the patches

  • Can find significant lines that are elsewhere in the same file

  • Issues a readable report of errors found

Installation

From PyPi:

$ sudo pip install patchtools

From a source archive:

Obtain the archive from pypi.org, extract the files, and in the root folder, enter:

$ sudo python setup.py install

From the GIT repo:

$ git clone http://github.com/miltmobley/PatchTools

Documentation

Documentation is available in the ‘doc’ folder of the source.

Copyright 2014 Milton Mobley

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. A copy of the License is provided in the file ‘LICENSE’, or you may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

patchtools-1.0.5.tar.gz (209.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page