git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: geoffrey.russell@gmail.com
Cc: "Junio C Hamano" <gitster@pobox.com>, "Jeff King" <peff@peff.net>,
	"Mikael Magnusson" <mikachu@gmail.com>,
	git@vger.kernel.org
Subject: Re: finding deleted file names
Date: Sat, 05 Jul 2008 22:17:55 -0700	[thread overview]
Message-ID: <7v63rjpp4s.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <93c3eada0807052154j9de9074s8c5625fb7507b96e@mail.gmail.com> (Geoff Russell's message of "Sun, 6 Jul 2008 14:24:48 +0930")

"Geoff Russell" <geoffrey.russell@gmail.com> writes:

> On 7/4/08, Junio C Hamano <gitster@pobox.com> wrote:
>> "Geoff Russell" <geoffrey.russell@gmail.com> writes:
>>
>>  > ... I've made a bunch of changes to a repository, a few weeks later I
>>
>> > figure I've deleted a file I need but am not really sure of its name. So
>>  > I want to list the files that I've deleted during the past few weeks.
>>
>>
>> $ git log --pretty=oneline --diff-filter=D --name-only -M --since=90.days
>
> This is good, but on my version 1.5.5.1, is giving the commit-ids +
> comments as well
> as the names.

Oh, I very much intended to give them, as --since=90.days is very broad
that you would want to know which exact commit to learn when the found
change was made anyway.

  reply	other threads:[~2008-07-06  5:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-03  0:01 finding deleted file names Geoff Russell
2008-07-03  1:12 ` Mikael Magnusson
2008-07-03  2:45   ` Geoff Russell
2008-07-03  3:18     ` Mikael Magnusson
2008-07-03 10:42     ` Jeff King
2008-07-04  6:45       ` Geoff Russell
2008-07-04  7:05         ` Junio C Hamano
2008-07-06  4:54           ` Geoff Russell
2008-07-06  5:17             ` Junio C Hamano [this message]
2008-07-07  0:41               ` Geoff Russell
2008-07-03  9:20 ` Jakub Narebski
2008-07-03 10:36 ` Jeff King
2008-07-03 19:41   ` Junio C Hamano
2008-07-03 19:47     ` Jeff King
2008-07-03 20:32   ` Shawn O. Pearce
2008-07-03 11:57 ` Johannes Schindelin

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=7v63rjpp4s.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=geoffrey.russell@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=mikachu@gmail.com \
    --cc=peff@peff.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;
as well as URLs for NNTP newsgroup(s).