tor/scripts/maint
Nick Mathewson f3c82c86f9 Improve our clang-format.sh script
Previously, this script ran over every C file in our source code,
which took up to a minute on my desktop.

Instead, the script now has several modes that it can run in, to
minimize the time spent and improve useful output.  It should now be
suitable for everyday use and git hooks.  I hope.

I've also renamed this script, so that we can keep using it in the
future if we were to move to some tool other than clang-format.
2020-06-11 10:28:03 -04:00
..
checkspace_tests checkSpace: remove the nosplabel test. 2020-02-06 14:33:05 -05:00
practracker Merge remote-tracking branch 'tor-github/pr/1888/head' 2020-06-09 15:44:58 -04:00
add_c_file.py add_c_file: Replace asserts with exceptions 2020-01-20 13:27:40 +10:00
annotate_ifdef_directives.py Stop assuming that /usr/bin/python exists 2020-02-16 21:58:01 +02:00
check_config_macros.pl Script to detect unused autoconf outputs 2014-05-07 03:56:51 -04:00
checkIncludes.py Stop assuming that /usr/bin/python exists 2020-02-16 21:58:01 +02:00
checkLogs.pl Clean the contrib directory with torch and machete. 2014-04-28 11:34:53 -04:00
checkManpageAlpha.py Script to check sorting of manpage entries 2020-02-14 11:02:16 -06:00
checkOptionDocs.pl.in Start splitting src/or 2018-07-05 17:15:50 -04:00
checkShellScripts.sh scripts/maint: Remove obsolete generated tor.sh 2020-06-08 01:41:36 +00:00
checkSpace.pl checkSpace: permit wide lines for LCOV_EXCL 2020-02-06 16:25:56 -05:00
checkSpaceTest.sh Have checkSpaceTest.sh exit as skipped when on Windows 2019-12-03 12:56:50 +10:00
code-format.sh Improve our clang-format.sh script 2020-06-11 10:28:03 -04:00
codetool.py Add a dire warning about not reformatting the whole codebase yet. 2020-02-12 18:52:35 -05:00
findMergedChanges.pl Clean the contrib directory with torch and machete. 2014-04-28 11:34:53 -04:00
format_changelog.py Fix a python warning in format_changelog.py. 2020-05-14 10:37:52 -04:00
lintChanges.py Merge branch 'tor-github/pr/1743' 2020-02-18 09:06:13 -05:00
locatemissingdoxygen.py Stop assuming that /usr/bin/python exists 2020-02-16 21:58:01 +02:00
rectify_include_paths.py scripts: Ignore editor temporary files 2020-04-03 19:16:57 +10:00
redox.py Stop assuming that /usr/bin/python exists 2020-02-16 21:58:01 +02:00
rename_c_identifier.py scripts: Ignore editor temporary files 2020-04-03 19:16:57 +10:00
run_calltool.sh Fix shellcheck issue SC2217 in run_calltool.sh 2018-10-29 11:37:16 +02:00
run_check_subsystem_order.sh Make check_subsystem_order work in out-of-tree builds. 2020-04-07 17:35:58 +10:00
sortChanges.py Stop assuming that /usr/bin/python exists 2020-02-16 21:58:01 +02:00
update_versions.py python: Add __future__ imports for python 3 compatibility 2019-12-12 15:58:51 +10:00
updateCopyright.pl updateCopyright: look at the current year. 2019-05-20 12:02:20 -04:00
updateRustDependencies.sh Fix SC2230 warning 2018-11-20 16:57:57 +02:00