All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Add md5sum and sha1 commands...
Date: Thu, 13 Aug 2009 01:03:25 -0400	[thread overview]
Message-ID: <200908130103.26534.vapier@gentoo.org> (raw)
In-Reply-To: <200908111536.26375.rgetz@blackfin.uclinux.org>

On Tuesday 11 August 2009 15:36:26 Robin Getz wrote:
> On Tue 11 Aug 2009 15:21, Wolfgang Denk pondered:
> > Robin Getz wrote:
> > > > Now that we have sha1 and md5 in lib_generic, allow people to use
> > > > them on the command line, for checking downloaded files
> > > >
> > > > Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
> > > >
> > > >  README           |    4 ++
> > > >  common/cmd_mem.c |   68
> > >
> > > Wolfgang - was there anything wrong with this? or did you want me to
> > > send again?
> >
> > No, there is nothing wrog with it. Looks good to me. But it is new
> > stuff, and the "next" branch is currently not so high on my priority
> > list. Is this urgent to you?
>
> No - I was just going to update, and if I dropped it by accident (still
> learning git) - I wanted to make sure it was in your inbox...

i stash patches in a dedicated branch or use git-format-patch and keep the 
result in ../patches/ so that i can `git-am` them if need be without ever 
losing them
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090813/44f718ba/attachment.pgp 

  reply	other threads:[~2009-08-13  5:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-25 20:07 [U-Boot] Add md5sum and sha1 commands Robin Getz
2009-07-26  2:49 ` Mike Frysinger
2009-07-26  3:25   ` Robin Getz
2009-07-26 16:42     ` Mike Frysinger
2009-07-26 21:21     ` Wolfgang Denk
2009-07-27  4:07 ` [U-Boot] [PATCH] " Robin Getz
2009-08-11 17:57   ` Robin Getz
2009-08-11 19:21     ` Wolfgang Denk
2009-08-11 19:36       ` Robin Getz
2009-08-13  5:03         ` Mike Frysinger [this message]
2009-08-13 19:00 ` [U-Boot] " Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200908130103.26534.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.