summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add MIT License and rename patch.py to spatchHEADmasterLouis Burda2023-06-222-5/+24
|
* Always use target dir when supplied and not when absolute pathLouis Burda2022-08-111-12/+3
|
* removed automation scriptLouis Burda2021-09-071-16/+0
|
* rename BINDIR to PREFIX, more standardLouis Burda2021-09-021-4/+5
|
* small tweaksLouis Burda2021-07-201-4/+4
|
* replaced install script with general do.sh and implemented handling of no ↵Louis Burda2021-03-154-10/+58
| | | | newline at EOF as well as patch prefix
* improved matching of comments and single replaceLouis Burda2020-09-112-5/+18
|
* removed testing files and added installerLouis Burda2020-08-236-118/+5
|
* simple and inefficient implementation of reading and patching via unified ↵Louis Burda2020-08-195-0/+215
diff format in python - ground work