summaryrefslogtreecommitdiff
path: root/maint/update-md-links
Commit message (Collapse)AuthorAgeFilesLines
* maint/update-md-links: avoid * import from typingIan Jackson2024-05-291-1/+1
| | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2169#note_3033481
* maint/update-md-links: Add type handling for regexp edge casesIan Jackson2024-05-281-3/+6
|
* maint/update-md-links: Add easy type annotationsIan Jackson2024-05-281-8/+12
|
* update-md-links: Actually bomb out if subprocess failsIan Jackson2024-05-161-0/+1
| | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2126#note_3030954
* update-md-links: Use enumerate()Ian Jackson2024-05-071-4/+2
| | | | | Suggested here https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2126#note_3026423
* update-md-links: (Always) print something confirmatory to stdoutIan Jackson2024-05-071-1/+6
|
* update-md-links: Host code into functions and add typesIan Jackson2024-05-071-167/+214
|
* update-md-links: Add many comments / helpstringsIan Jackson2024-05-071-2/+49
|
* update-md-links: Minor code motion for tidying upIan Jackson2024-05-071-2/+3
|
* update-md-links: Avoid literally stating the blocking todoIan Jackson2024-05-071-2/+2
|
* update-md-links: With --check, remove the .tmp file if all is OKIan Jackson2024-05-071-0/+1
|
* update-md-links: Replace use of assert with bespoke functionIan Jackson2024-05-071-2/+7
| | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2126#note_3026420
* maint/update-md-links: Add --check modeIan Jackson2024-05-021-1/+10
|
* maint/update-md-links: New script for fully sorting out CHANGELOGIan Jackson2024-05-021-0/+260