| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: remove unnessary "coding" header | Paolo Bonzini | 2025-10-01 | 1 | -1/+0 |
| * | scripts/analyse-locks-simpletrace.py: changed iteritems() to items() | Mads Ynddal | 2023-09-26 | 1 | -1/+1 |
| * | drop "from __future__ import print_function" | Paolo Bonzini | 2020-02-07 | 1 | -1/+0 |
| * | scripts: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé | 2020-02-07 | 1 | -1/+1 |
| * | scripts: Remove unused python imports | Philippe Mathieu-Daudé | 2019-01-17 | 1 | -1/+0 |
| * | python: futurize -f lib2to3.fixes.fix_tuple_params | Eduardo Habkost | 2018-06-08 | 1 | -1/+1 |
| * | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost | 2018-06-08 | 1 | -0/+1 |
| * | scripts/analyse-locks-simpletrace.py: script to analyse lock times | Alex Bennée | 2018-01-16 | 1 | -0/+99 |