summaryrefslogtreecommitdiffstats
path: root/repo_trace.py
Commit message (Expand)AuthorAgeFilesLines
* cleanup: delete redundant "r" open modeJason R. Coombs2023-10-211-1/+1
* isort: format codebasev2.36Mike Frysinger2023-08-221-2/+3
* tweak stdlib imports to follow Google style guideMike Frysinger2023-08-221-2/+2
* Format codebase with black and check formatting in CQGavin Mak2023-03-221-90/+94
* repo_trace: Avoid race conditions with trace_file updating.Joanna Wang2022-12-091-18/+37
* repo_trace: drop notification of trace file name.LaMont Jones2022-11-141-6/+15
* repo_trace: adjust formatting, update man page.LaMont Jones2022-11-141-35/+35
* trace: restore Progress indicator.v2.29.9LaMont Jones2022-11-101-8/+3
* Fix TRACE_FILE renaming.v2.29.8Joanna Wang2022-11-091-11/+12
* Improve always-on-traceLaMont Jones2022-11-081-1/+1
* Set tracing to always on and save to .repo/TRACE_FILE.Joanna Wang2022-11-031-4/+106
* strip python2-only coding:utf-8 & print_function settingsMike Frysinger2021-01-061-3/+0
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+3
* rename local trace moduleMike Frysinger2019-08-271-0/+40