OpenBSD CVS

CVS log for src/distrib/syspatch/diff.sh


[BACK] Up to [local] / src / distrib / syspatch

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Sun May 12 14:57:30 2019 UTC (5 years ago) by robert
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, HEAD
Changes since 1.5: +20 -6 lines
Diff to previous 1.5 (colored)

use readlink(1) on each file that we think is different to ensure that
only the resolved path is included

ok ajacoutot@, tb@

Revision 1.5 / (download) - annotate - [select for diffs], Mon Aug 21 15:02:58 2017 UTC (6 years, 9 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.4: +4 -1 lines
Diff to previous 1.4 (colored)

Add a comment about why we need to ignore the timestamps on perl man pages
(Pod::Man adds the current date to the manuals).

ok robert@

Revision 1.4 / (download) - annotate - [select for diffs], Mon Aug 21 08:33:48 2017 UTC (6 years, 9 months ago) by ajacoutot
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Catch non existent files (in case a syspatch would _add_ a new file).

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 5 09:42:45 2017 UTC (7 years ago) by robert
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

do not remove used files from the fakeroot

Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 22 13:42:05 2017 UTC (7 years, 1 month ago) by robert
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

do not leave temp files after the diffing is done

Revision 1.1 / (download) - annotate - [select for diffs], Sat Apr 22 13:41:02 2017 UTC (7 years, 1 month ago) by robert
Branch: MAIN

Add a small shell script to be used by syspatch to diff the fake root
directories for changes due to the fact that we have to do some "magic"
to figure out if things have really changed.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.