hush/editors
Matheus Izvekov fe1ce2e43e diff: implement flag -B (Ignore changes whose lines are all blank)
>>From 7c3ce93213590bd0592435dc27d1272d0fd3309b Mon Sep 17 00:00:00 2001
From: Matheus Izvekov <mizvekov@gmail.com>
Date: Mon, 18 Jan 2010 15:52:31 -0200
Subject: [PATCH] diff: implement flag -B (Ignore changes whose lines are all blank)

function                                             old     new   delta
diffreg                                             1196    1240     +44
.rodata                                             6538    6561     +23
packed_usage                                         457     478     +21
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 88/0)               Total: 88 bytes
   text	   data	    bss	    dec	    hex	filename
  70123	    733	   8576	  79432	  13648	busybox_old
  70190	    733	   8576	  79499	  1368b	busybox_unstripped

Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-20 02:45:05 +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: rewrite. much smaller and more correct 2010-01-18 04:57:17 +01:00
diff.c diff: implement flag -B (Ignore changes whose lines are all blank) 2010-01-20 02:45:05 +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
sed1line.txt add sed mini-doc 2007-11-13 17:13:31 +00: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
vi.c fix fallout from isprint() changes 2009-11-20 19:14:19 +01:00