gitk invokes an X-Windows history program.  This would give you a list of
everything you are looking for.

On Fri, Nov 13, 2009 at 8:20 AM, AJ ONeal <[email protected]> wrote:

> Forgive me for not taking enough trial & error time with the man page, but
> I want a quick & concise answer which wasn't immediately obvious in the man
> page... especially since it kept printing, so I was doing something wrong.
>
> I want to see a list of past commits with comment and or date and files
> changed, something like
> $ git rev-list [some options]
> 87648   Nov 10 12:34pm           "fandagos are working again"
>                                                             file1.cpp
>                                                             file17.cpp
>                                                             file3.cpp
> 98765   Nov 11 2:11pm           "changed the pendobobber"
>                                                             file4.cpp
>                                                             file17.cpp
>                                                             file6.cpp
> $ git checkout [some options like file17.cpp --from-commit=87648]
>
> could someone tell me how this is done?
>
> AJ ONeal
>
> --------------------
> BYU Unix Users Group
> http://uug.byu.edu/
>
> The opinions expressed in this message are the responsibility of their
> author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG.
> ___________________________________________________________________
> List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
>
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to