[tor-bugs] #32237 [Core Tor/Tor]: Add a Python script to replace C identifiers and generate commit messages
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Oct 23 17:29:03 UTC 2019
#32237: Add a Python script to replace C identifiers and generate commit messages
------------------------------+--------------------
Reporter: nickm | Owner: (none)
Type: task | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------
I sometimes want to replace identifiers in the source code. When I do
that, I wind up writing a little perl script, then a shell script to apply
that perl script to all the code, and then I write a commit message. But
if I'm feeling lazy, I might skip a step, or mix other stuff in with the
automated commit. That's not so great.
I've got a script to automate this process.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32237>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list