| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | CHANGELOG: Add acknowledgements | Ian Jackson | 2024-06-27 | 1 | -0/+11 | |
| | | | | | List of contributors is from maint/thanks | |||||
| * | CHANGELOG: Fill in links | Ian Jackson | 2024-06-27 | 1 | -3/+3 | |
| | | ||||||
| * | CHANGELOG: Run update-md-links | Ian Jackson | 2024-06-27 | 1 | -0/+51 | |
| | | ||||||
| * | CHANGELOG: Call this 1.2.5 | Ian Jackson | 2024-06-27 | 1 | -1/+2 | |
| | | ||||||
| * | CHANGELOG: manual corrections to autoformatting | Ian Jackson | 2024-06-27 | 1 | -6/+5 | |
| | | ||||||
| * | CHANGELOG: autoformatting | Ian Jackson | 2024-06-27 | 1 | -52/+29 | |
| | | | | | | I have a small perl script for this which I will make an MR for post-release. | |||||
| * | CHANGELOG: formatting | Ian Jackson | 2024-06-27 | 1 | -14/+14 | |
| | | ||||||
| * | CHANGELOG: Changes up to the intended release | Ian Jackson | 2024-06-27 | 1 | -6/+16 | |
| | | ||||||
| * | CHANGELOG: Fix typos | Ian Jackson | 2024-06-27 | 1 | -4/+4 | |
| | | ||||||
| * | CHANGELOG: Run maint/update-md-links | Ian Jackson | 2024-06-26 | 1 | -0/+3 | |
| | | | | | | Only two links so far. Most of the xrefs will be made into proper syntax later. | |||||
| * | CHANGELOG: Document changes up to now | Ian Jackson | 2024-06-26 | 1 | -0/+125 | |
| | | ||||||
| * | Update changelog to satisfy the changelog checks. | Gabriela Moldovan | 2024-06-05 | 1 | -2/+4 | |
| | | ||||||
| * | Mention some breaking changes in the changelog. | Gabriela Moldovan | 2024-06-05 | 1 | -0/+5 | |
| | | ||||||
| * | Fix typo in changelog. | Nick Mathewson | 2024-06-05 | 1 | -1/+1 | |
| | | ||||||
| * | Reference !2186 in the changelog. | Gabriela Moldovan | 2024-06-05 | 1 | -1/+5 | |
| | | | | | This also fixes a line that was incorrectly referencing !2186. | |||||
| * | Update changelog for 1.2.4. | Gabriela Moldovan | 2024-06-05 | 1 | -6/+73 | |
| | | ||||||
| * | Add md links. | Nick Mathewson | 2024-06-03 | 1 | -7/+55 | |
| | | ||||||
| * | Initial changelog text for 1.2.4 | Nick Mathewson | 2024-06-03 | 1 | -0/+127 | |
| | | ||||||
| * | Add two blank lines to CHANGELOG. | Nick Mathewson | 2024-05-16 | 1 | -0/+2 | |
| | | ||||||
| * | Merge branch 'links' into 'main' | Nick Mathewson | 2024-05-16 | 1 | -161/+137 | |
| |\ | | | | | | | | | | | | | Provide and run script for making/checking link blocks in CHANGELOG.md Closes #1388 See merge request tpo/core/arti!2126 | |||||
| | * | Revert "CHANGELOG: Escape a non-link" | Ian Jackson | 2024-05-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | This reverts commit 4e89a891206ec8e732bb33ae59844d6afe393333. As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2126#note_3026424 | |||||
| | * | CHANGELOG: Run update-md-links to fix link definitions | Ian Jackson | 2024-05-02 | 1 | -4/+12 | |
| | | | | | | | | | | | | | | | | | | | | | This add link definitions that are missing, and deletes ones that are unused. This is precisely the results of maint/update-md-links CHANGELOG.md I have given it a cursory human review. | |||||
| | * | CAHNGELOG: Fix two misspelled link definitions | Ian Jackson | 2024-05-02 | 1 | -2/+2 | |
| | | | ||||||
| | * | CHANGELOG: Sort every link block | Ian Jackson | 2024-05-02 | 1 | -91/+91 | |
| | | | ||||||
| | * | CHANGELOG: Normalise number of blank lines around link blocks | Ian Jackson | 2024-05-02 | 1 | -47/+12 | |
| | | | | | | | | | This varied wildly. | |||||
| | * | CHANGELOG: Use tpo.pages .rs for a few internal rates | Ian Jackson | 2024-05-02 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | We had conflicting definitions of these links. I have not gone through and changed *all* the crate links, just the ones that had multiple conflicting definitions. | |||||
| | * | CHANGELOG: Use docs.rs for a few external rates | Ian Jackson | 2024-05-02 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | We had conflicting definitions of these links. I have not gone through and changed *all* the crate links, just the ones that had multiple conflicting definitions. | |||||
| | * | CHANGELOG: Remove spurious definition | Ian Jackson | 2024-05-02 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | This link target definition was included in the entry for 1.1.6, but that anchor text in that entry has a URL for a ticket, so the definition is not used (in that entry). The same link anchor is defined differently several times elsewhere. So just drop this one. | |||||
| | * | CHANGELOG: Remove a ? parameter from a link | Ian Jackson | 2024-05-02 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Remove trailing slashes from some links | Ian Jackson | 2024-05-02 | 1 | -3/+3 | |
| | | | ||||||
| | * | CHANGELOG: Fix an erroneous link target | Ian Jackson | 2024-05-02 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Regularise some formatting | Ian Jackson | 2024-05-02 | 1 | -5/+5 | |
| | | | | | | | | | My more pernickety script hates the extra spaces. | |||||
| | * | CHANGELOG: Rewrap a line so a link is on one line | Ian Jackson | 2024-05-02 | 1 | -2/+2 | |
| | | | | | | | | | | | I'm not sure if Markdown tolerates this being broken across a line, but our scripting is going to have trouble with it. | |||||
| | * | CHANGELOG: Fix a syntax botch | Ian Jackson | 2024-05-02 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Escape a non-link | Ian Jackson | 2024-05-02 | 1 | -1/+1 | |
| | | | ||||||
| | * | CHANGELOG: Add the "directive" that update-md-links wants | Ian Jackson | 2024-05-02 | 1 | -0/+4 | |
| | | | | | | | | | This tells us how to break the file into pieces. | |||||
| * | | CHANGELOG: Mention TROVE-2024-004 | Gabriela Moldovan | 2024-05-15 | 1 | -0/+16 | |
| | | | ||||||
| * | | changelog: Add changelog for the 1.2.3 release. | Gabriela Moldovan | 2024-05-15 | 1 | -0/+24 | |
| |/ | ||||||
| * | CHANGELOG: add missing links | Ian Jackson | 2024-04-30 | 1 | -0/+6 | |
| | | ||||||
| * | CHANGELOG: finalise (and set release date to today) | Ian Jackson | 2024-04-30 | 1 | -5/+1 | |
| | | ||||||
| * | CHANGELOG: correct a reference re constructing KeyMgr | Ian Jackson | 2024-04-30 | 1 | -1/+1 | |
| | | ||||||
| * | CHANGELOG: document further changes in subsequent MRs | Ian Jackson | 2024-04-30 | 1 | -3/+6 | |
| | | ||||||
| * | Changelog: Fix typo. | Nick Mathewson | 2024-04-29 | 1 | -1/+1 | |
| | | ||||||
| * | Initial changelog for Arti 1.2.2 | Nick Mathewson | 2024-04-29 | 1 | -0/+221 | |
| | | ||||||
| * | changelog: Add !2052 to note about coarsetime. | Nick Mathewson | 2024-04-02 | 1 | -1/+2 | |
| | | ||||||
| * | Small edits to changelog from review | Nick Mathewson | 2024-04-02 | 1 | -5/+3 | |
| | | ||||||
| * | Note two more API breaks in the changelog. | Nick Mathewson | 2024-04-01 | 1 | -0/+5 | |
| | | ||||||
| * | Write a changelog for 1.2.1 | Nick Mathewson | 2024-03-28 | 1 | -1/+221 | |
| | | ||||||
| * | CHANGELOG: Mention RpcConfig is now gated behind the rpc feature. | Gabriela Moldovan | 2024-03-04 | 1 | -0/+2 | |
| | | ||||||
| * | CHANGELOG: Update acknowledgments. | Gabriela Moldovan | 2024-03-04 | 1 | -1/+1 | |
| | | ||||||
