All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Re: [DNX#2006040542000055] [patch] add .gitignore
@ 2006-04-05 15:00 DENX Support System
  2006-04-06 11:19 ` ito at mlb.co.jp
  0 siblings, 1 reply; 4+ messages in thread
From: DENX Support System @ 2006-04-05 15:00 UTC (permalink / raw)
  To: u-boot

Hello list,

inside the automatic U-Boot patch tracking system a follow up
to [DNX#2006040542000055] was entered through the web interface:

<snip>
> Dear Hiroshi Ito,
> 
> in message <20060405.233002.48531924.ito@mlb.co.jp> you wrote:
> > 
> > * add .gitignore
> >   Patch by Hiroshi Ito, 5 Apr 2006
> 
> I'm sorry,  but  for  reasons  explained  before  (see  mailing  list
> archive)  I  do not *want* to have any .gitignore files in the U-Boot
> tree.
> 
> Please bear with me, but I'm so used to this style of working that  I
> don't to change it.
> 
> Patch rejected.
> 
> Best regards,
> 
> Wolfgang Denk
> 
> -- 
> Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> You see things; and you say ``Why?'' But I dream  things  that  never
> were; and I say ``Why not?''
>        - George Bernard Shaw _Back to Methuselah_ (1921) pt. 1, act 1
</snip>

Your U-Boot support team

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [U-Boot-Users] Re: [DNX#2006040542000055] [patch] add .gitignore
@ 2006-04-05 14:40 DENX Support System
  0 siblings, 0 replies; 4+ messages in thread
From: DENX Support System @ 2006-04-05 14:40 UTC (permalink / raw)
  To: u-boot

Hello list,

inside the automatic U-Boot patch tracking system a new ticket
[DNX#2006040542000055] was created:

<snip>
> Hello
>  
> add .gitignore
> 
> Signed-off-by: Hiroshi Ito <ito@mlb.co.jp>
> 
> CHANGELOG:
> 
> * add .gitignore
>   Patch by Hiroshi Ito, 5 Apr 2006
> 
> --------
> Hiroshi Ito
> Media Lab. Inc.,
> URL http://www.mlb.co.jp ( Sorry, Japanese only. )
> TEL +81-3-5294-7255  FAX +81-3-5294-7256
</snip>

Your U-Boot support team

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [U-Boot-Users] Re: [patch] add .gitignore
@ 2006-04-05 14:30 ito at mlb.co.jp
  2006-04-05 14:50 ` [U-Boot-Users] Re: [DNX#2006040542000055] " Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: ito at mlb.co.jp @ 2006-04-05 14:30 UTC (permalink / raw)
  To: u-boot

Hello
 
add .gitignore

Signed-off-by: Hiroshi Ito <ito@mlb.co.jp>

CHANGELOG:

* add .gitignore
  Patch by Hiroshi Ito, 5 Apr 2006

--------
Hiroshi Ito
Media Lab. Inc.,
URL http://www.mlb.co.jp ( Sorry, Japanese only. )
TEL +81-3-5294-7255  FAX +81-3-5294-7256

-------------- next part --------------
diff -x .git -uNr u-boot.git.org/.gitignore u-boot.git/.gitignore
--- u-boot.git.org/.gitignore	1970-01-01 09:00:00.000000000 +0900
+++ u-boot.git/.gitignore	2006-03-31 17:04:43.000000000 +0900
@@ -0,0 +1,16 @@
+# Normal rules
+*.o
+*.a
+.depend
+*.bin
+*.srec
+*.map
+
+# auto generated files
+u-boot
+TAGS
+tags
+include/config.h
+include/config.mk
+include/asm
+include/version_autogenerated.h
diff -x .git -uNr u-boot.git.org/examples/.gitignore u-boot.git/examples/.gitignore
--- u-boot.git.org/examples/.gitignore	1970-01-01 09:00:00.000000000 +0900
+++ u-boot.git/examples/.gitignore	2006-03-31 17:03:07.000000000 +0900
@@ -0,0 +1 @@
+hello_world
diff -x .git -uNr u-boot.git.org/tools/.gitignore u-boot.git/tools/.gitignore
--- u-boot.git.org/tools/.gitignore	1970-01-01 09:00:00.000000000 +0900
+++ u-boot.git/tools/.gitignore	2006-03-30 19:33:33.000000000 +0900
@@ -0,0 +1,8 @@
+bmp_logo
+crc32.c
+envcrc
+environment.c
+gen_eth_addr
+img2srec
+inca-swap-bytes
+mkimage

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

end of thread, other threads:[~2006-04-06 11:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-05 15:00 [U-Boot-Users] Re: [DNX#2006040542000055] [patch] add .gitignore DENX Support System
2006-04-06 11:19 ` ito at mlb.co.jp
  -- strict thread matches above, loose matches on Subject: below --
2006-04-05 14:40 DENX Support System
2006-04-05 14:30 [U-Boot-Users] " ito at mlb.co.jp
2006-04-05 14:50 ` [U-Boot-Users] Re: [DNX#2006040542000055] " Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.