Re: [tor-bugs] #34433 [Core Tor/Tor]: Replace clang-format.sh with a faster, better version

2020-06-11 Thread Tor Bug Tracker & Wiki
#34433: Replace clang-format.sh with a faster, better version
--+
 Reporter:  nickm |  Owner:  nickm
 Type:  enhancement   | Status:  needs_review
 Priority:  Medium|  Milestone:  Tor: 0.4.4.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  c-style   |  Actual Points:  .2
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by nickm):

 * status:  assigned => needs_review


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


Re: [tor-bugs] #34433 [Core Tor/Tor]: Replace clang-format.sh with a faster, better version

2020-06-11 Thread Tor Bug Tracker & Wiki
#34433: Replace clang-format.sh with a faster, better version
--+
 Reporter:  nickm |  Owner:  nickm
 Type:  enhancement   | Status:  assigned
 Priority:  Medium|  Milestone:  Tor: 0.4.4.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal| Resolution:
 Keywords:  c-style   |  Actual Points:  .2
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by nickm):

 * actualpoints:   => .2


Comment:

 See branch `clang_format_tooling` with PR at
 https://github.com/torproject/tor/pull/1929

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


[tor-bugs] #34433 [Core Tor/Tor]: Replace clang-format.sh with a faster, better version

2020-06-11 Thread Tor Bug Tracker & Wiki
#34433: Replace clang-format.sh with a faster, better version
--+
 Reporter:  nickm |  Owner:  nickm
 Type:  enhancement   | Status:  assigned
 Priority:  Medium|  Milestone:  Tor: 0.4.4.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Normal|   Keywords:  c-style
Actual Points:|  Parent ID:
   Points:|   Reviewer:
  Sponsor:|
--+
 We need to replace clang-format.sh with a version that meets our use-
 cases.

 Notably:

  * we need to be able to check whether anything is misformatted without
 actually reformatting it.
  * we need to be able to look at only those files that are staged to be
 committed, so that our git hooks can work.
  * we need a mode to reformat everything that has changed in git, so that
 we can run a quick "reformat everything" command without scanning the
 entire repostiory (which takes around 60 seconds for me).

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs