| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: fix HTML file formatting | Dmitry Vyukov | 2024-11-07 | 1 | -3/+3 |
| | | | | | Fix inconsistent HTML file formatting with both tabs and spaces. | ||||
| * | tools/syz-testbed: fix html table columns | Aleksandr Nogikh | 2024-03-21 | 1 | -14/+4 |
| | | | | | | | | | If the column value is not present, but compute relative value changes, we still need to add two cells. Also, there's no need in the PrintValue template -- the String() method does the same computation. | ||||
| * | tools/syz-testbed: store html templates in files | Aleksandr Nogikh | 2022-02-25 | 1 | -0/+79 |
