summaryrefslogtreecommitdiffstats
path: root/tests/test_git_trace2_event_log.py
Commit message (Expand)AuthorAgeFilesLines
* tests: drop old unittest.main logicv2.31Mike Frysinger2022-12-081-4/+0
* trace: make test timeout after 2minDaniel Kutik2022-11-261-1/+1
* trace: allow writing traces to a socketJosh Steadmon2022-03-161-0/+62
* trace2_event: Add remove_prefix to fix failing tests on Linux & macOS.Raman Tenneti2021-09-291-1/+9
* superproject: Log syncstate's parameter as data-json it it is an array.Raman Tenneti2021-09-281-1/+1
* superproject: Log argv parameter of syncstate as 'data-json'.Raman Tenneti2021-09-271-4/+7
* sync: Log repo sync state events as 'data' events.Raman Tenneti2021-09-141-0/+33
* trace2_event_log: Added logging of error events.Raman Tenneti2021-06-091-0/+24
* repo: Add a new "command" event type to git trace2 logging in repo.Raman Tenneti2021-03-181-0/+24
* Log repo.* config variables in git trace2 logger.Ian Kasprzak2021-03-081-0/+49
* Update "evt" field to be logged as a string type.Ian Kasprzak2021-01-191-0/+2
* Fix bug in git trace2 event Write() function when no config present.Ian Kasprzak2021-01-071-6/+23
* Enable git trace2 event format logging.Ian Kasprzak2021-01-061-0/+169