summaryrefslogtreecommitdiffstats
path: root/distrib/syspatch/diff.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* use readlink(1) on each file that we think is different to ensure thatrobert2019-05-121-6/+20
* Add a comment about why we need to ignore the timestamps on perl man pagesajacoutot2017-08-211-1/+4
* Catch non existent files (in case a syspatch would _add_ a new file).ajacoutot2017-08-211-3/+3
* do not remove used files from the fakerootrobert2017-06-051-2/+1
* do not leave temp files after the diffing is donerobert2017-04-221-2/+2
* Add a small shell script to be used by syspatch to diff the fake rootrobert2017-04-221-0/+49