mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MIT-Scheme-devel] history in the Git repository


From: Taylor R Campbell
Subject: [MIT-Scheme-devel] history in the Git repository
Date: Tue, 12 May 2009 14:11:18 -0400
User-agent: IMAIL/1.21; Edwin/3.116; MIT-Scheme/7.7.90.+

I checked out a copy of the Git repository by executing

   git clone git://git.savannah.gnu.org/mit-scheme.git

When I tried to view the history on various source files with

   git log <pathname>

all I am shown is commit 4e3bce8ce21acb9dcfe1de2c1d61b9ea57517301 with
text `Eliminate v7 subdirectory, moving subdirs up one level.'  How
can I see the rest of the history?

If I run `git log --name-status', I seem to get a complete history of
the entire repository, but I don't want to grep through it for the
pathnames of the files in question.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]