[tor-bugs] #18515 [Core Tor/Tor]: Refactoring routerparse.c/.h, hidden services parser in a seperate file

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue May 10 03:15:25 UTC 2016


#18515: Refactoring routerparse.c/.h, hidden services parser in a seperate file
--------------------------+------------------------------------
 Reporter:  malekbr       |          Owner:  dgoulet
     Type:  enhancement   |         Status:  accepted
 Priority:  Very Low      |      Milestone:  Tor: 0.2.9.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Trivial       |     Resolution:
 Keywords:  tor-hs        |  Actual Points:
Parent ID:  #17238        |         Points:  small
 Reviewer:                |        Sponsor:  SponsorR-must
--------------------------+------------------------------------

Comment (by cypherpunks):

 Replying to [comment:9 arma]:
 > For the rest of it: what's the best git command I should be using to see
 just the actual changes in the lines? Or is that harder than it should be?

 Surely you don't mean diffstat.

 If you mean "inline diff" (what's the actual name for this?), then you can
 try `--color-words` in git. But this breaks the structure of the line, so
 I prefer to pipe the diff output into Jeff King's diff-highligh script: `$
 git diff --color | diff-highlight`

 You can find diff-highlight in git's contrib/ directory.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18515#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list