Age | Commit message (Collapse) | Author |
|
This patch is part of a series of patches where we try to change our
primary branch name of tor.git from master to main.
See: tpo/core/team#2
|
|
Typos found with codespell.
Please keep in mind that this should have impact on actual code
and must be carefully evaluated:
src/core/or/lttng_circuit.inc
- ctf_enum_value("CONTROLER", CIRCUIT_PURPOSE_CONTROLLER)
+ ctf_enum_value("CONTROLLER", CIRCUIT_PURPOSE_CONTROLLER)
|
|
When making a new maint branch, stop running practracker in hooks.
|
|
* make end and beginning of life into second-level sections
* write an intro for beginning
* tweak intro for end
|
|
Re-applying changes after merge.
|
|
|
|
Closes ticket 30917.
|