| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Typo fixes (automatic and hand-verified) | Nick Mathewson | 2025-07-09 | 1 | -1/+1 |
| | | | | | Made with https://crates.io/crates/typos-cli | ||||
| * | release: Fix typo in Release.md. | Alexander Hansen Færøy | 2025-06-05 | 1 | -1/+1 |
| | | |||||
| * | Sort dependencies to make cargo sort happy. | Alexander Hansen Færøy | 2025-06-04 | 1 | -0/+1 |
| | | |||||
| * | Update Release.md to include two other tools needed for releasing. | Alexander Hansen Færøy | 2025-06-03 | 1 | -0/+2 |
| | | |||||
| * | Release.md: Note that we remove semver.md after release | Nick Mathewson | 2025-05-05 | 1 | -0/+5 |
| | | |||||
| * | Release.md: Note that not every semver-checks lint matters | Nick Mathewson | 2025-05-05 | 1 | -0/+5 |
| | | |||||
| * | Release.md: Remove mention of "pages" branch | Nick Mathewson | 2025-05-05 | 1 | -7/+1 |
| | | | | | We don't use this branch for our website any longer. | ||||
| * | Release.md: note "Upgrade Blocker" tickets | Nick Mathewson | 2025-05-05 | 1 | -0/+11 |
| | | | | | | | We should check what dependencies we cannot upgrade, so that the release engineer has some history about where we got stuck last time. | ||||
| * | arti-client: Keep a somewhat accurate notion of our release date. | Nick Mathewson | 2025-04-16 | 1 | -1/+4 |
| | | | | | | | | | | This doesn't need to be perfect, but we need to use it to see if a consensus is new enough that we should obey its recommendations. This commit also adds a script to update or check our release date, and calls this script from our cargo-publish script. | ||||
| * | Release.md: Remove step about emailing the grants manager | Nick Mathewson | 2025-03-04 | 1 | -7/+1 |
| | | | | | | Bekeela says that now that the Zcash grant is done, we don't need to do this any more. | ||||
| * | Release.md: Fix a number. | Nick Mathewson | 2025-03-04 | 1 | -1/+1 |
| | | | | | (There were two "step fours" in this list.) | ||||
| * | Release.md: Mention reasons _not_ to upgrade deps. | Nick Mathewson | 2025-03-04 | 1 | -0/+8 |
| | | |||||
| * | Release.md: Mention format_md_links in a sensible place. | Nick Mathewson | 2025-03-04 | 1 | -0/+4 |
| | | |||||
| * | changelog stype: mention format_md_links. | Nick Mathewson | 2025-01-28 | 1 | -0/+5 |
| | | |||||
| * | changelog style: promote terseness | Nick Mathewson | 2025-01-28 | 1 | -1/+2 |
| | | |||||
| * | changelog style: allow bare-noun style sometimes. | Nick Mathewson | 2025-01-28 | 1 | -3/+10 |
| | | |||||
| * | changelog style: text from @diziet about audience | Nick Mathewson | 2025-01-28 | 1 | -0/+8 |
| | | |||||
| * | changelog style: text from @arma. | Nick Mathewson | 2025-01-28 | 1 | -1/+16 |
| | | |||||
| * | Changelog template: typo fix from @gabi-250. | Nick Mathewson | 2025-01-28 | 1 | -1/+1 |
| | | |||||
| * | Release.md: Suggestions from Diziet about style guide | Nick Mathewson | 2025-01-28 | 1 | -5/+12 |
| | | |||||
| * | Write a styleguide for our CHANGELOG.md. | Nick Mathewson | 2025-01-28 | 1 | -1/+203 |
| | | | | | | | | | This is based in part on the C Tor changelog standards, in part on an old hacking styleguide I found, and in part on past changelogs. It also includes a template to help start a new changelog. | ||||
| * | Merge branch 'release_clarify_pages' into 'main' | Nick Mathewson | 2024-12-04 | 1 | -4/+27 |
| |\ | | | | | | | | | Release.md: clarify some post-release steps See merge request tpo/core/arti!2614 | ||||
| | * | release: Clarify how to alert network-team and when. | Nick Mathewson | 2024-11-12 | 1 | -1/+10 |
| | | | |||||
| | * | Release.md: Add an "unfreeze the tree" step | Nick Mathewson | 2024-11-05 | 1 | -1/+4 |
| | | | |||||
| | * | Release.md: Add "email bekeela" step, with explanation. | Nick Mathewson | 2024-11-05 | 1 | -1/+7 |
| | | | |||||
| | * | Clarify "update pages branch" in the Release.md instructions. | Nick Mathewson | 2024-11-05 | 1 | -2/+7 |
| | | | |||||
| * | | maint: Add exclusion feature to `fixup-features` | Clara Engler | 2024-12-03 | 1 | -1/+1 |
| |/ | | | | | | | | This commit adds an `--exclude <PREFIX>` argument to the `fixup-features` tool in order to ignore crate paths for crates that we do not publish, mainly those in the `examples/` and `maint/` directory. Fixes #1766 | ||||
| * | maint/tag-arti-releaes: New script | Ian Jackson | 2024-06-27 | 1 | -4/+2 |
| | | |||||
| * | Release.md: Say to run maint/update-md-links | Ian Jackson | 2024-06-27 | 1 | -9/+7 |
| | | | | | Not the raw gen_md_links utility. | ||||
| * | maint/changelog-syntax-fiddle: New script | Ian Jackson | 2024-06-27 | 1 | -0/+3 |
| | | |||||
| * | Update Release.md to reference new ownership script | Ian Jackson | 2024-06-24 | 1 | -1/+1 |
| | | |||||
| * | Release.md: Mention check-crate-owners. | Nick Mathewson | 2024-06-10 | 1 | -0/+4 |
| | | |||||
| * | Rename list_crates_publish to list_crates | Ian Jackson | 2024-05-08 | 1 | -2/+2 |
| | | |||||
| * | Release.md: Provide commands for bench lockfiles | Ian Jackson | 2024-05-07 | 1 | -1/+6 |
| | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2118#note_3025016 | ||||
| * | Release.md: clarify wording re hashx and equix | Nick Mathewson | 2024-05-07 | 1 | -1/+1 |
| | | |||||
| * | Release.md: Say to use list_crates_publish | Ian Jackson | 2024-05-07 | 1 | -2/+2 |
| | | |||||
| * | Release.md: say to use maint/cargo-publish | Ian Jackson | 2024-05-07 | 1 | -8/+6 |
| | | |||||
| * | Release.md: Document the need to update the extra Cargo.lock | Ian Jackson | 2024-05-07 | 1 | -0/+5 |
| | | |||||
| * | Release.md: Clarify structure slightly | Ian Jackson | 2024-03-26 | 1 | -6/+6 |
| | | |||||
| * | Release.md: Correct set-version rubrics | Ian Jackson | 2024-03-25 | 1 | -1/+3 |
| | | |||||
| * | doc/Release.md: Initial cut of changes apropos new semver approach | Ian Jackson | 2024-03-25 | 1 | -1/+30 |
| | | |||||
| * | doc/Release.md: Move a comment about committing lockfiles | Ian Jackson | 2024-03-25 | 1 | -3/+2 |
| | | |||||
| * | Release.md: Document a simpler way of getting the crates with no changes. | Gabriela Moldovan | 2024-03-05 | 1 | -2/+4 |
| | | |||||
| * | Release.md: Add usage example for semver-checks. | Gabriela Moldovan | 2024-03-05 | 1 | -1/+1 |
| | | |||||
| * | Release.md: Add usage example for fixup-features. | Gabriela Moldovan | 2024-03-05 | 1 | -0/+6 |
| | | |||||
| * | Release.md: Suggest git log --topo-order | Ian Jackson | 2024-02-06 | 1 | -1/+1 |
| | | | | | This causes commits to be reliably grouped by the MR they're in. | ||||
| * | doc/Release.md: Discuss trouble with publication | Ian Jackson | 2024-02-05 | 1 | -0/+4 |
| | | |||||
| * | Introduce maint/list_crates_publish | Ian Jackson | 2024-02-05 | 1 | -1/+1 |
| | | |||||
| * | doc/Release.md: Discuss maint/gen_md_links a bit more | Ian Jackson | 2024-02-05 | 1 | -0/+5 |
| | | |||||
| * | Update changed_crates and Release.md to robustify release process | Nick Mathewson | 2023-10-04 | 1 | -0/+7 |
| | | | | | | | | | | | In particular, this change should help avoid the kind of problem we ran into as #1054 and fixed with 00e4405943498754, where a crate changed only in which versions of our crates it depended upon, and we didn't notice that we had to update its version too. This commit also fixes a couple of minor issues in the `changed_crates` script, and gives it a verbose mode. | ||||
