summaryrefslogtreecommitdiff
path: root/maint/fixup-features/src/changes.rs
Commit message (Collapse)AuthorAgeFilesLines
* fixup-features: Do not annotate non-features.Nick Mathewson2023-05-151-1/+3
|
* fixup-features: Do not add edges from non-features.Nick Mathewson2023-05-151-0/+2
|
* fixup-features: distinguish internal and external edgesNick Mathewson2023-05-151-2/+7
| | | | An external edge does not cause its target to be created as a feature.
* fixup-features: Add an option to not annotate.Nick Mathewson2023-05-151-0/+4
|
* fixup-features: Refactor "apply a list of changes" code into a new module.Nick Mathewson2023-05-151-0/+78