git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Piotr Krukowiecki <piotr.krukowiecki@gmail.com>
To: Kevin <compufreak@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: How to get status-like short format for old commits?
Date: Mon, 26 Mar 2012 20:53:45 +0200	[thread overview]
Message-ID: <CAA01CsppeF8r_hDhuE7snExxJ6zaWdt5Znu82ZzDmyNMzWRDfA@mail.gmail.com> (raw)
In-Reply-To: <20120326120703.GA5454@ikke-laptop.buyways.nl>

Thanks,

not so nice as status, but still ok.

Piotrek

On Mon, Mar 26, 2012 at 2:07 PM, Kevin <compufreak@gmail.com> wrote:
> You might want git log --name-status. It will show something similar as
> git status -s. (so with A,M,D etc. as status).
>
>
>
> On Mon, Mar 26, 2012 at 01:24:24PM +0200, Piotr Krukowiecki wrote:
>> Hi,
>>
>> I there a way to get a clear status of some past commits, like 'git
>> status' shows for current index/HEAD? I.e. something like
>>
>> git status HEAD^
>> #     modified:   Makefile
>> #     deleted:    t/t0080-vcs-svn.sh
>> #     new file:   t/t9011-svn-da.sh
>> #     renamed:   xxx -> yyy
>>
>>
>> Thanks,
>> --
>> Piotr Krukowiecki
>> --
>> To unsubscribe from this list: send the line "unsubscribe git" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Piotr Krukowiecki

  reply	other threads:[~2012-03-26 18:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26 11:24 How to get status-like short format for old commits? Piotr Krukowiecki
2012-03-26 12:07 ` Kevin
2012-03-26 18:53   ` Piotr Krukowiecki [this message]
2012-03-26 20:14     ` Jeff King

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=CAA01CsppeF8r_hDhuE7snExxJ6zaWdt5Znu82ZzDmyNMzWRDfA@mail.gmail.com \
    --to=piotr.krukowiecki@gmail.com \
    --cc=compufreak@gmail.com \
    --cc=git@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).