git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Riesen" <raa.lkml@gmail.com>
To: "Moore, Robert" <robert.moore@intel.com>
Cc: "Michael J Gruber" <git@drmicha.warpmail.net>,
	"Lin, Ming M" <ming.m.lin@intel.com>,
	"git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: git history and file moves
Date: Fri, 24 Oct 2008 23:43:15 +0200	[thread overview]
Message-ID: <81b0412b0810241443t75e2022fg984df400585cb254@mail.gmail.com> (raw)
In-Reply-To: <4911F71203A09E4D9981D27F9D8308580AA7FFFB@orsmsx503.amr.corp.intel.com>

2008/10/24 Moore, Robert <robert.moore@intel.com>:
> Here's what we have:
>
> /var/www/cgi-bin/gitweb.acpica/gitweb.conf
>
> Containts this : GITWEB_CSS = "/icons/gitweb.css";
>
> What should we add to automatically get all file history?
>

Nothing. It is the default. You can change the variable Michael
mentioned to use "-M -M -C -C" but it is very-very slow on any
kind of history worth its commits.

And you almost never talk about _file_ history in Git. It is all
_project_ history, filtered for commits which touch the file you're
interested in at the moment of looking.

  reply	other threads:[~2008-10-24 21:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-22  2:02 git history and file moves Lin Ming
2008-10-22 11:19 ` Alex Riesen
2008-10-22 12:38   ` Michael J Gruber
2008-10-24 21:30     ` Moore, Robert
2008-10-24 21:43       ` Alex Riesen [this message]
2008-10-24 22:01         ` Moore, Robert
2008-10-24 22:13       ` Jakub Narebski

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=81b0412b0810241443t75e2022fg984df400585cb254@mail.gmail.com \
    --to=raa.lkml@gmail.com \
    --cc=git@drmicha.warpmail.net \
    --cc=git@vger.kernel.org \
    --cc=ming.m.lin@intel.com \
    --cc=robert.moore@intel.com \
    /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).