Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use readlink(1) on each file that we think is different to ensure that | 2019-05-12 | 1 | -6/+20 | |
| | | | | | | only the resolved path is included ok ajacoutot@, tb@ | ||||
* | Add a comment about why we need to ignore the timestamps on perl man pages | 2017-08-21 | 1 | -1/+4 | |
| | | | | | | (Pod::Man adds the current date to the manuals). ok robert@ | ||||
* | Catch non existent files (in case a syspatch would _add_ a new file). | 2017-08-21 | 1 | -3/+3 | |
| | |||||
* | do not remove used files from the fakeroot | 2017-06-05 | 1 | -2/+1 | |
| | |||||
* | do not leave temp files after the diffing is done | 2017-04-22 | 1 | -2/+2 | |
| | |||||
* | Add a small shell script to be used by syspatch to diff the fake root | 2017-04-22 | 1 | -0/+49 | |
directories for changes due to the fact that we have to do some "magic" to figure out if things have really changed. |