aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools
AgeCommit message (Expand)Author
2019-06-29Include Objective-C source filesHennadii Stepanov
2019-06-24Merge #16223: devtools: Fetch and display ACKs at sign-off time in github-mergeMarcoFalke
2019-06-17devtools: Fetch and display ACKs at sign-off time in github-mergeWladimir J. van der Laan
2019-06-16Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0fanquake
2019-06-14Merge #16201: devtools: Always use unabbreviated commit IDs in github-merge.pyfanquake
2019-06-13devtools: Always use unabbreviated commit IDs in github-merge.pyWladimir J. van der Laan
2019-06-11Fix spelling errors identified by codespell 1.15.0Ben Woosley
2019-06-11Merge #16143: tests: Mark unit test blockfilter_index_initial_sync as non-det...MarcoFalke
2019-06-04tests: Mark unit test blockfilter_index_initial_sync as non-deterministicpracticalswift
2019-05-31Don't GPG sign intermediate commits with github-merge toolSteven Roose
2019-05-03Remove Windows 32 bit buildMarcoFalke
2019-04-17contrib: gh-merge: Use pagination to fetch all review commentsnkostoulas
2019-03-22contrib: gh-merge: Include review comments in merge commitMarcoFalke
2019-03-14Merge #15444: [docs] Additional productivity tipsMarcoFalke
2019-03-09Merge #15549: gitian: Improve error handlingWladimir J. van der Laan
2019-03-07gitian: Improve error handlingWladimir J. van der Laan
2019-03-05Merge #14954: build: Require python 3.5MarcoFalke
2019-03-04Merge #15288: Remove wallet -> node global function callsMarcoFalke
2019-03-02build: Require python 3.5MarcoFalke
2019-02-22circular-dependencies: Avoid treating some .h/.cpp files as a unitRussell Yanofsky
2019-02-19[doc] devtools: mention clang-format dependencySjors Provoost
2019-02-15tests: Add script checking for deterministic line coveragepracticalswift
2019-02-06contrib: Add missing wallet tool to gen-manpages.shMarcoFalke
2019-01-24Scripts and tools: Drop no-longer-relevant copyright holder namesBen Woosley
2019-01-24Scripts and tools: Fix devtools/copyright_header.py to always honor exclusionsBen Woosley
2019-01-14contrib: Allow use of github API authentication in github-mergeWladimir J. van der Laan
2019-01-14contrib: Add support for http[s] URLs in github-mergeWladimir J. van der Laan
2019-01-14contrib: Detailed reporting for http errors in github-mergeWladimir J. van der Laan
2018-12-13Remove Python 2 import workaroundspracticalswift
2018-12-10Compare to None with is/is notDaniel Ingram
2018-12-09Change '== None' to 'is None'Daniel Ingram
2018-12-09Handle exception as ImportErrorDaniel Ingram
2018-11-30Fix broken Gmane URLsCraig Younkins
2018-11-23Fix detection of copyright holdersCornelius Schumacher
2018-09-02lint: Make sure we read the command line inputs using utf-8 decoding in pythonChun Kuan Lee
2018-08-25[contrib] Support ARM and RISC-V symbol checkChun Kuan Lee
2018-08-08Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-26contrib: Fix test-security-check fail in Ubuntu 18.04Chun Kuan Lee
2018-07-12Tools: fix BIND_NOW check in security-check.pyConrado Gouvea
2018-07-12Merge #13177: GCC-7 and glibc-2.27 back compat codeWladimir J. van der Laan
2018-06-20Obsolete #!/bin/bash shebangDesWurstes
2018-06-18Merge #13454: Make sure LC_ALL=C is set in all shell scriptsWladimir J. van der Laan
2018-06-14Add "export LC_ALL=C" to all shell scriptspracticalswift
2018-06-12Explicitly specify encoding when opening text files in Python codepracticalswift
2018-06-05utils: checking for bitcoin addresses in translationsMax Kaplan
2018-06-02Add stdin, stdout, stderr to ignored export listChun Kuan Lee
2018-05-29doc: remove leftover check-doc documentationfanquake
2018-05-29Merge #13281: test: Move linters to test/lint, add readmeWladimir J. van der Laan
2018-05-24test: Move linters to test/lint, add readmeMarcoFalke