summaryrefslogtreecommitdiff
path: root/git_trace2_event_log_base.py
AgeCommit message (Expand)Author
2026-06-30git_trace2_event_log: Fix index out of range on empty config valuesRahul Yadav
2026-02-03Make git trace2 logging errors conditional on verbose mode.Sam Saccone
2024-11-22Fix event log command event hierarchy.Josip Sokcevic
2023-12-19git_trace2: Add socket timeoutJosip Sokcevic
2023-10-31cleanup: Update codebase to expect Python 3.6Jason R. Coombs
2023-10-20delete Python 2 (object) compatMike Frysinger
2023-09-18Use non-deprecated API for obtaining UTC timeLuK1337
2023-09-06Log ErrorEvent for failing GitCommandsJason Chang