git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* finding deleted file names
@ 2008-07-03  0:01 Geoff Russell
  2008-07-03  1:12 ` Mikael Magnusson
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Geoff Russell @ 2008-07-03  0:01 UTC (permalink / raw)
  To: git

git diff --diff-filter=D --name-only HEAD@{'7 days ago'}

finds files deleted during the last 7 days, but if my repository is
only 6 days old I get a
fatal error.

fatal: bad object HEAD@{7 days ago}

Is there something that says "since repository creation", ie., go back as far
as possible, but no further? Is there a symbolic name for the initial commit?

Cheers,
Geoff Russell

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

end of thread, other threads:[~2008-07-07  0:42 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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).