public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 2/2] remove main CHANGELOG file
@ 2010-04-14  2:16 Kim Phillips
  2010-05-04 21:41 ` Wolfgang Denk
  0 siblings, 1 reply; 20+ messages in thread
From: Kim Phillips @ 2010-04-14  2:16 UTC (permalink / raw)
  To: u-boot

CHANGELOG is a duplicate of the u-boot project's git log: remove it.

It is assumed that this file's only purpose is to serve non-git users
downloading u-boot project source in the form of a tarball release.  If
that is the case, then the generation of the CHANGELOG file should occur
at tarball release generation time, and not consume duplicate history,
slowing things down and polluting grep match results for u-boot
developers using git.

u-boot project git history goes back to before u-boot 0.1.0, so remove
CHANGELOG-before-U-Boot-1.1.5 file too.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
---
 CHANGELOG                     |83736 -----------------------------------------
 CHANGELOG-before-U-Boot-1.1.5 | 5607 ---
 2 files changed, 0 insertions(+), 89343 deletions(-)
 delete mode 100644 CHANGELOG
 delete mode 100644 CHANGELOG-before-U-Boot-1.1.5

diff --git a/CHANGELOG b/CHANGELOG
deleted file mode 100644
index d4cd8f1..0000000
--- a/CHANGELOG
+++ /dev/null
@@ -1,83736 +0,0 @@
-commit 8e64d6efd8d778a5f83d8bff9cd273a86dcc182f
-Author: Heiko Schocher <hs@denx.de>
-Date:	Wed Mar 31 08:34:51 2010 +0200
-
-    net, doc: How to setup MAC address correctly
-


<deleted rest of patch due to excessive size, but something like this
should do it:

git am <this-message>; git rm CHANGELOG*; git add -u; git commit

>

^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2010-07-16 18:44 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-14  2:16 [U-Boot] [PATCH 2/2] remove main CHANGELOG file Kim Phillips
2010-05-04 21:41 ` Wolfgang Denk
2010-05-05  0:25   ` Kim Phillips
2010-05-05  6:54     ` Wolfgang Denk
2010-05-05 13:51       ` Marek Vasut
2010-05-05 14:17         ` Wolfgang Denk
2010-05-05 14:56           ` Timur Tabi
2010-05-05 15:07             ` Wolfgang Denk
2010-05-05 16:03               ` Peter Tyser
2010-05-05 19:05                 ` Wolfgang Denk
2010-05-05 19:45                   ` Scott Wood
2010-05-05 20:36                     ` Wolfgang Denk
2010-05-05 20:37                   ` Peter Tyser
2010-05-05 20:58                     ` Wolfgang Denk
2010-05-05 21:43                       ` Peter Tyser
2010-05-05 21:51                         ` Wolfgang Denk
2010-07-16 18:44                           ` Kim Phillips
2010-05-05 21:06       ` Kim Phillips
2010-05-05 21:07         ` Wolfgang Denk
2010-05-05 21:09         ` Kim Phillips

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox