Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-30 | bin: Fix typos | Harri Nieminen | 1 | -2/+2 |
2022-12-30 | bin/gen_release_notes.py: read Closes/Fixes tags case-insensitively | Konstantin Kharlamov | 1 | -0/+11 |
2022-12-30 | bin/gen_release_notes.py: parse "Fixes" tags as well as "Closes" | Konstantin Kharlamov | 1 | -0/+12 |
2022-12-30 | bin/gen_release_notes.py: don't fail if "Closes" refers to an MR | Konstantin Kharlamov | 1 | -0/+16 |
2021-08-04 | bin/gen_release_notes: Fix commits with multiple Closes: | Dylan Baker | 1 | -1/+32 |
2021-08-04 | bin/gen_release_notes: Don't consider issues for other projects | Dylan Baker | 1 | -0/+22 |
2021-08-04 | bin/gen_release_notes: Add basic tests for parsing issues | Dylan Baker | 1 | -1/+49 |
2020-05-01 | scripts: remove unittest.mock dependency when not used | Andres Gomez | 1 | -2/+0 |
2019-10-03 | scripts: Add a gen_release_notes.py script | Dylan Baker | 1 | -0/+62 |