log_options holds other command line options that affect log output
More...
#include <Log.h>
log_options holds other command line options that affect log output
Definition at line 34 of file Log.h.
◆ after
git_time_t log_options::after |
Definition at line 40 of file Log.h.
◆ author
const char* log_options::author |
Definition at line 41 of file Log.h.
◆ before
git_time_t log_options::before |
Definition at line 39 of file Log.h.
◆ committer
const char* log_options::committer |
Definition at line 42 of file Log.h.
◆ grep
const char* log_options::grep |
Definition at line 43 of file Log.h.
◆ limit
Definition at line 37 of file Log.h.
◆ max_parents
int log_options::max_parents |
Definition at line 38 of file Log.h.
◆ min_parents
int log_options::min_parents |
Definition at line 38 of file Log.h.
◆ show_diff
int log_options::show_diff |
Definition at line 35 of file Log.h.
◆ show_log_size
int log_options::show_log_size |
Definition at line 36 of file Log.h.
◆ skip
Definition at line 37 of file Log.h.
The documentation for this struct was generated from the following file: