aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools
AgeCommit message (Expand)Author
2018-04-01Merge #12757: Clarify include guard naming conventionMarcoFalke
2018-04-01Merge #12719: tests: Add note about test suite naming convention in developer...MarcoFalke
2018-04-01Merge #12284: Remove assigned but never used local variables. Enable Travis c...MarcoFalke
2018-03-30Merge #12820: contrib: Fix check-doc script regexesMarcoFalke
2018-03-29Merge #12829: Python3 fixupWladimir J. van der Laan
2018-03-29Enable flake8 warning F841 ("local variable 'foo' is assigned to but never us...practicalswift
2018-03-29Remove assigned but never used local variablespracticalswift
2018-03-28[contrib] fixup symbol-check.py Python3 supportJohn Newbery
2018-03-28[contrib] fixup security-check.py Python3 supportJohn Newbery
2018-03-28contrib: Remove unused import stringMarcoFalke
2018-03-28contrib: Fix check-doc script regexesMarcoFalke
2018-03-26Change all python files to use Python3John Newbery
2018-03-22Add lint-include-guards.sh which checks include guard consistencypracticalswift
2018-03-19tests: Add lint-tests.sh which checks the test suite naming conventionpracticalswift
2018-03-11Merge #12572: [script] lint-whitespace: find errors more easilyMarcoFalke
2018-03-06Merge #12098: [scripts] lint-whitespace: add param to check last N commitsWladimir J. van der Laan
2018-03-06Merge #12097: [scripts] lint-whitespace: use perl instead of grep -PWladimir J. van der Laan
2018-03-01[script] lint-whitespace: improve print linenumberAkio Nakamura
2018-02-18Merge #12308: contrib: Add support for out-of-tree builds in gen-manpages.shMarcoFalke
2018-02-15devtools: Exclude patches from lint-whitespaceMarcoFalke
2018-01-31contrib: Add support for out-of-tree builds in gen-manpages.shWladimir J. van der Laan
2018-01-29Enable flake8 warnings for all currently non-violated rulespracticalswift
2018-01-29Enable flake8 warning for "list comprehension redefines 'foo' from line N" (F...practicalswift
2018-01-08[scripts] lint-whitespace: check last N commits or unstaged changesSjors Provoost
2018-01-05[scripts] lint-whitespace: use perl instead of grep -PSjors Provoost
2018-01-03Merge #12075: [scripts] Add missing univalue file to copyright_header.pyMarcoFalke
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2018-01-02[scripts] Add missing univalue file to copyright_header.pyfanquake
2017-12-10Add Travis check for unused Python importspracticalswift
2017-12-04Merge #10773: Shell script cleanupsPieter Wuille
2017-11-09Merge #11394: Perform a weaker subtree check in TravisMarcoFalke
2017-11-09Revert "Remove unused variable in shell script"MarcoFalke
2017-11-09Merge #10771: Remove unused variables in shell scriptsWladimir J. van der Laan
2017-10-18Use bash instead of POSIX sh. POSIX sh does not support arrays.practicalswift
2017-10-11Improve git-subtree-check.shPieter Wuille
2017-10-01qa: check-rpc-mapping must not run on empty listsMarcoFalke
2017-09-14contrib: Ignore historical release notes for whitespace checkWladimir J. van der Laan
2017-09-14Add tab char lint check and exclude imported dependenciesMeshCollider
2017-09-14Add a lint check for trailing whitespace.Evan Klitzke
2017-09-13Merge #10753: test: Check RPC argument mappingMarcoFalke
2017-09-08Add -usehd to excluded args in check-doc.pyMeshCollider
2017-09-07test: Check RPC argument mappingWladimir J. van der Laan
2017-09-05github-merge: Coalesce git fetchesWladimir J. van der Laan
2017-08-28Use print(...) instead of undefined printf(...)practicalswift
2017-08-28Use sys.exit(...) instead of exit(...): exit(...) should not be used in programspracticalswift
2017-08-09Remove unused variables in shell scripts.practicalswift
2017-08-03Add undocumented -forcecompactdb to force LevelDB compactionsPieter Wuille
2017-07-10Add PR description to merge commit in github-merge.pyPieter Wuille
2017-06-26Random db flush crash simulatorPieter Wuille
2017-06-18doc: Remove outdated minrelaytxfee commentMarcoFalke