summaryrefslogtreecommitdiffstats
path: root/scripts/api-review
Commit message (Expand)AuthorAgeFilesLines
* Fix --amend and --replace for api-review-genEdward Welbourne2024-03-211-29/+70
* Only clear away the api-review-* branch if it's newEdward Welbourne2024-03-211-1/+4
* Prefer somewhat similar old lines to match a new oneEdward Welbourne2024-03-211-10/+27
* Fix resetboring's failure to spot hspace-only changesEdward Welbourne2024-02-191-3/+11
* Work round dulwich changing its IndexEntry internalsEdward Welbourne2024-02-191-2/+7
* Ignore commented-out qt_internal_add...module() usesEdward Welbourne2024-01-251-1/+1
* Fix last reference to sync.profile filesEdward Welbourne2024-01-081-2/+2
* Support acting on single Qt modules in api-review-genEdward Welbourne2023-07-101-6/+20
* Shuffle options in api-review-gen message to alphabetic orderEdward Welbourne2023-07-101-15/+15
* Cope with modules coming and going or being moved aroundEdward Welbourne2023-07-072-16/+51
* Consistently ignore missing file errors when checking outEdward Welbourne2023-07-071-1/+1
* Move two functions later in api-review-genEdward Welbourne2023-07-071-2/+2
* Silence the inanity 'bot during the API change review commitsEdward Welbourne2023-07-071-3/+28
* In api-review-gen, make one commit per Qt module of a git moduleEdward Welbourne2023-07-071-69/+88
* Convert api-review-gen to get headers from CMake, not sync.profileEdward Welbourne2023-07-052-155/+24
* Add a parser for CMakeLists.txt files, to extract public headersEdward Welbourne2023-07-051-0/+832
* Remove prior branch base for cached diff after resetboringEdward Welbourne2023-06-131-2/+2
* Add initial version of 'qml-api-review' scriptJani Heikkinen2023-06-091-0/+215
* Fix mismatch in parentheses in resetboring.pyEdward Welbourne2023-05-301-1/+1
* Mark some more trivial changes as boringEdward Welbourne2023-01-121-1/+3
* remove unused variable in resetboring.pyCristián Maureira-Fredes2023-01-111-1/+1
* fullrun: use context managers when opening filesCristián Maureira-Fredes2023-01-112-17/+16
* fix flake8 warnings from run.pyCristián Maureira-Fredes2023-01-111-14/+29
* fix flake8 warnings from gitfunctions.pyCristián Maureira-Fredes2023-01-111-5/+6
* Ignore changes from qSwap(x, y) to x.swap(y)Edward Welbourne2022-08-051-0/+38
* Fix handling of transition to SPDX headersEdward Welbourne2022-08-051-5/+17
* Ignore qSwap() being replaced by std::swap() or qt_pointer_swap()Edward Welbourne2022-08-041-0/+2
* Fix harmonizing of old and new forms with common plausible precursorEdward Welbourne2022-08-011-0/+4
* Ignore QLatin1Char('x') -> u'x' conversionsEdward Welbourne2022-07-081-0/+26
* Fix use of @ignore_headers list from sync.profileEdward Welbourne2022-06-171-1/+1
* Change API change review commit summary to name moduleEdward Welbourne2022-06-171-2/+4
* Ignore various trivia in resetboring.pyEdward Welbourne2022-06-171-1/+4
* Use SPDX license identifiersLucie Gérard2022-06-084-153/+9
* Adapt resetboring.py to cope with new-style SPDX copyright headersEdward Welbourne2022-06-021-5/+6
* Automatically set topic when pushing API change reviewsEdward Welbourne2022-03-173-6/+4
* Convert API change review script resetboring.py to python3Edward Welbourne2021-09-012-14/+14
* Add API Change Review wrapper scriptDavid Skoland2021-08-174-0/+369
* Adapt to dulwich.index.IndexEntry changing sizeEdward Welbourne2021-08-051-9/+22
* Add note to check documentationDavid Skoland2021-07-051-0/+3
* Document preliminary review needed after running api-review-genEdward Welbourne2021-04-141-0/+15
* Expand on api-review-gen command tweaks when releasing off devEdward Welbourne2020-12-101-2/+4
* Move pre-commit hook aside during api-review-gen's commitEdward Welbourne2020-11-101-1/+19
* Adjust feature-#if-ery code to cope with the OpenGL featuresEdward Welbourne2020-11-101-9/+31
* Add reminder to run init-repositor to end of help messageEdward Welbourne2020-11-041-0/+5
* Warn if no task-number is specifiedEdward Welbourne2020-11-041-1/+3
* Support scanning the ignored modules instead of the interesting onesEdward Welbourne2020-11-041-5/+24
* Fix vetting of modules to include/exclude in all-api-modulesEdward Welbourne2020-11-041-8/+15
* Refactor one of Seleector.Censor.recipe()'s scannersEdward Welbourne2020-11-041-18/+22
* Limit the chattiness of the checkout that removes old headersEdward Welbourne2020-11-041-3/+7
* Add support for naming the release when it hasn't branched yetEdward Welbourne2020-11-041-6/+14