summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-11-26Address SC2086 in scan-build.shrl1987
2018-11-26Silence SC2034 shellcheck checker for EXTRA_CHECKERS and NOISY_CHECKERS varia...rl1987
2018-11-19Merge remote-tracking branch 'tor-github/pr/519'Nick Mathewson
2018-11-15Fix shellcheck issues in cov-diff - SC2231, SC2006 and SC2086rl1987
2018-11-15Fix one last SC2086rl1987
2018-11-15Fix most instances of SC2086 warningrl1987
2018-11-15Fix shellcheck SC2006 warnings in 'coverage' scriptrl1987
2018-11-02Merge remote-tracking branch 'tor-github/pr/449'Nick Mathewson
2018-11-02Merge remote-tracking branch 'tor-github/pr/448'Nick Mathewson
2018-10-29Fix shellcheck issue SC2217 in run_calltool.shrl1987
2018-10-29Fix shellcheck warning SC2086 in run_calltool.shrl1987
2018-10-29run_trunnel.sh: Use 'find -exec' instead of a 'for' looprl1987
2018-10-29Silence shellcheck SC2086 in run_trunnel.shrl1987
2018-10-11Fix issues that shellcheck found in chutney-git-bisect.shrl1987
2018-08-28Set the file encoding in checkIncludes.py with Python3Nick Mathewson
2018-08-24Add scripts/test/chutney-git-bisect.sh, for bisecting using chutneyteor
2018-07-31Merge remote-tracking branch 'teor/bug26979'Nick Mathewson
2018-07-31Merge branch 'ticket26447'Nick Mathewson
2018-07-31Appveyor CI: always use HEAD for the short committeor
2018-07-31Appveyor CI: sort environmental variablesteor
2018-07-31Appveyor CI: fix some typosteor
2018-07-31Appveyor CI: Generate correct tag namesteor
2018-07-31Appveyor CI: Switch to one URL per lineteor
2018-07-31Appveyor CI: Generate correct branches and URLs for pull requeststeor
2018-07-31Appveyor CI: Make short commits 10 hexdigits longteor
2018-07-31Appveyor CI: Fix GitHub provider detectionteor
2018-07-17Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-17Fix build to work with --disable-unittests againrl1987
2018-07-12Add fuzzing wrapper for fetch_from_buf_socks()Nick Mathewson
2018-07-12Merge remote-tracking branch 'imnotbad/bug26502'Nick Mathewson
2018-07-09Add a little documentation to checkIncludes.py.Nick Mathewson
2018-07-09Re-wrap the error message emitted by checkIncludes.pyNick Mathewson
2018-07-09Make checkIncludes work on python 2.7Nick Mathewson
2018-07-08Remove small piece of unneeded documentationKaidan
2018-07-08#26502: Stop using fallback blacklistKaidan
2018-07-05Fix everything that previously referred to src/orNick Mathewson
2018-07-05Start splitting src/orNick Mathewson
2018-07-05Fix fuzzing_include_am.pyNick Mathewson
2018-07-01Prune the .may_include files a bit; detect unused lines in themNick Mathewson
2018-07-01Update the coverage script to look at new file locationsNick Mathewson
2018-06-29Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-06-29Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-06-29Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-06-29Merge branch 'maint-0.2.9' into maint-0.3.1maint-0.3.1Nick Mathewson
2018-06-29Finally remove our EOL@EOF check.Nick Mathewson
2018-06-26Remove some accidentally committed code in checkIncludes.pyNick Mathewson
2018-06-22Another windows includeNick Mathewson
2018-06-21add license statement to checkincludes, and have it return an error codeNick Mathewson
2018-06-21New script to check includes for modularity violationsNick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson