diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-April/024026.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-April/024026.html | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-April/024026.html b/zarb-ml/mageia-dev/2013-April/024026.html new file mode 100644 index 000000000..6763957b5 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-April/024026.html @@ -0,0 +1,75 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Script for rediffing patches + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Script%20for%20rediffing%20patches&In-Reply-To=%3CCAOPHaVSXXu1yGahEeig8%2Bnzn3ddwZ4TZNOs2VVVXfC-TA07t8Q%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="024027.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Script for rediffing patches</H1> + <B>Christian Lohmaier</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Script%20for%20rediffing%20patches&In-Reply-To=%3CCAOPHaVSXXu1yGahEeig8%2Bnzn3ddwZ4TZNOs2VVVXfC-TA07t8Q%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Script for rediffing patches">lohmaier+mageia at googlemail.com + </A><BR> + <I>Mon Apr 1 00:28:51 CEST 2013</I> + <P><UL> + + <LI>Next message: <A HREF="024027.html">[Mageia-dev] Freeze push: bind (security update) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#24026">[ date ]</a> + <a href="thread.html#24026">[ thread ]</a> + <a href="subject.html#24026">[ subject ]</a> + <a href="author.html#24026">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi Anssi, *, + +On Sun, Mar 31, 2013 at 11:17 PM, Anssi Hannula <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">anssi at mageia.org</A>> wrote: +><i> +</I>><i> Colin's question reminded me of another hacky script I use for rediffing +</I>><i> patches. +</I> +OOo / LO used a tool to minimize changes between patches (i.e. ignore +different timestamps (or different date-formats) when the change +itself still is the same, avoid huge diffs because different order of +files in old version of the patch vs the new one, etc): +<A HREF="http://opengrok.libreoffice.org/xref/core/solenv/bin/patch_sanitizer.pl">http://opengrok.libreoffice.org/xref/core/solenv/bin/patch_sanitizer.pl</A> + +Now mostly obsolete for LibreOffice, as LO's buildsystem allows +multiple separate patches, and there is no need to change existing +patches when adding some more. + +So it isn't really the same usecase, but maybe you find it helpful nevertheless. + +ciao +Christian +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="024027.html">[Mageia-dev] Freeze push: bind (security update) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#24026">[ date ]</a> + <a href="thread.html#24026">[ thread ]</a> + <a href="subject.html#24026">[ subject ]</a> + <a href="author.html#24026">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |