Expand description
Log browsing and commit search operations.
Functions§
- file_
history - Return commits that touched
file_path, newest-first, up tomax_count. - get_log
- Retrieve the commit log, optionally filtered by author and/or message substring.
- search_
commits - Free-text search across commit summary, full message, author name, author email, and OID.