hush/editors
Matheus Izvekov 4de4cb6b9b diff: correct handling of labels. -10 bytes
>>From 05eeb173f0431b4fbed7684d7a9cea42f747f63e Mon Sep 17 00:00:00 2001
From: Matheus Izvekov <mizvekov@gmail.com>
Date: Mon, 18 Jan 2010 20:33:55 -0200
Subject: [PATCH] diff: correct handling of labels

This fixes an issue where diff would apply labels to files in the
inverse order, when using -L or --label.
This fixes it in order to be compatible with gnu diff.
It also makes it not an error to specify more than one label.
The behavior for such cases is that they override the label for the new
file.

Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-20 02:45:45 +01:00
..
awk.c awk: fix an incorrect casting to string (bug 725). -44 bytes. 2009-11-30 01:15:04 +01:00
cmp.c wget: check for close success; fix chunked; do not bother to send QUIT to ftp 2009-12-11 12:36:10 +01:00
Config.in diff: support long options 2010-01-20 02:45:23 +01:00
diff.c diff: correct handling of labels. -10 bytes 2010-01-20 02:45:45 +01:00
ed.c *: fix places where we were still using malloc/realloc 2010-01-08 09:07:50 +01:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
patch_toybox.c patch: add Rob's version for reference, it may handle fuzz and offsets 2009-10-25 00:39:51 +02:00
patch.c patch: add longopts, --dry-run, add one more test 2009-10-24 17:11:55 +02:00
sed_summary.htm doc: add info about sed s/.../.../I modifier 2008-03-01 19:29:56 +00:00
sed.c *: fix places where we were still using malloc/realloc 2010-01-08 09:07:50 +01:00
sed1line.txt add sed mini-doc 2007-11-13 17:13:31 +00:00
vi.c fix fallout from isprint() changes 2009-11-20 19:14:19 +01:00