| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: fix typos | Dimitris Apostolou | 2025-01-30 | 1 | -1/+1 |
| | | |||||
| * | format_md_links: add list of not-necessarily-a-link exceptions | Nick Mathewson | 2025-01-28 | 1 | -3/+11 |
| | | | | | | | "Ed25519" is a 7-character string that looks like hex but isn't. We leave it in brackets if we find it in brackets, but we don't automatically wrap it in brackets if it doesn't start with them. | ||||
| * | format_md_links: more documentation | Nick Mathewson | 2025-01-28 | 1 | -1/+4 |
| | | |||||
| * | format_md_links: more comments in regular expressions. | Nick Mathewson | 2025-01-28 | 1 | -0/+4 |
| | | |||||
| * | Change lower-bound for git abbrevs to 7. | Nick Mathewson | 2025-01-28 | 1 | -2/+2 |
| | | | | | (This is the default value for git's `core.abbrev` setting.) | ||||
| * | Apply 1 suggestion(s) to 1 file(s) | Nick Mathewson | 2025-01-28 | 1 | -1/+1 |
| | | | | Co-authored-by: Jim Newsome <[email protected]> | ||||
| * | Hand cleaning on format_md_links outputs | Nick Mathewson | 2025-01-28 | 1 | -1/+1 |
| | | | | | | These are entries that were misformatted before, but where format_md_links didn't fix them in the right way. | ||||
| * | Script to reformat links at the end of each changelog entry | Nick Mathewson | 2025-01-28 | 1 | -0/+240 |
