12 #include "../UI/LogWindow.h"    14 #include <SupportKit.h> 
virtual void Execute()
Log command execution. 
log_options holds other command line options that affect log output 
Log(BString)
Log class Constructor. 
BString GetLogText()
Constructs the entire Log Text for given repo. 
log_state represents walker being configured while handling options 
LogWindow * fLogWindow
The Log Window. 
The TrackGit Window class. 
virtual TrackGitWindow * GetWindow()
This returns pointer to the log window. 
Header file of GitCommand. 
BString fRepo
The repo/directory where command is called.