Git development
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: Johannes Sixt <j.sixt@viscovery.net>
Cc: git@vger.kernel.org
Subject: Re: statistics
Date: Fri, 25 Jul 2008 13:55:27 +0200	[thread overview]
Message-ID: <4889BF2F.7050309@keyaccess.nl> (raw)
In-Reply-To: <4889B912.9040006@viscovery.net>

On 25-07-08 13:29, Johannes Sixt wrote:

> Rene Herman schrieb:

>> Is there a (non-depressing) way of getting "which files did not change
>> since <rev>" out of git?
> 
> What is "non-depressing"?
> 
> Try this if you are using bash:
> 
>   comm -13 <(git diff --name-only your-rev-here) <(git ls-files)

That classifies as non-depressing, thank you. --name-only, process 
substitution _and_ comm -13 hadn't featured in my attempts yet.

Rene.

  reply	other threads:[~2008-07-25 11:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-25 11:18 statistics Rene Herman
2008-07-25 11:29 ` statistics Johannes Sixt
2008-07-25 11:55   ` Rene Herman [this message]
2008-07-25 13:23   ` statistics Johannes Schindelin
2008-07-25 13:34     ` statistics Johannes Sixt
2008-07-25 13:41       ` statistics Johannes Schindelin
2008-07-25 22:57   ` statistics Kevin Ballard

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=4889BF2F.7050309@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=git@vger.kernel.org \
    --cc=j.sixt@viscovery.net \
    /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