aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2018-07-19doc: Update broken links to now point to gitian-build.pyMitchell Cash
2018-07-17contrib: Clone core repo in gitian-buildMarcoFalke
2018-07-17Merge #13623: Migrate gitian-build.sh to pythonMarcoFalke
2018-07-17Merge #13647: Scripts and tools: Fix BIND_NOW check in security-check.pyWladimir J. van der Laan
2018-07-16Migrate gitian-build.sh to pythonChun Kuan Lee
2018-07-16Change gitian-descriptors to use bionic insteadChun Kuan Lee
2018-07-15Merge #13368: Update gitian-build.sh for dockerMarcoFalke
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-07-09Corrected text to reflect new[er] process of specifying fingerprints instead ...Jeff Frontz
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-16Merge #13448: Add linter: Make sure we explicitly open all text files using U...Wladimir J. van der Laan
2018-06-15Fix CVE-2018-12356 by hardening the regex.Loganaden Velvindron
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-12Merge #13066: Migrate verify-commits script to python, run in travisWladimir J. van der Laan
2018-06-12Use python instead of slow shell script on verify-commitsChun Kuan Lee
2018-06-08Merge #13374: utils and libraries: checking for bitcoin address in translationsWladimir J. van der Laan
2018-06-05utils: checking for bitcoin addresses in translationsMax Kaplan
2018-06-04Rename “OS X” to the newer “macOS” conventionGiulio Lombardo
2018-06-02Add stdin, stdout, stderr to ignored export listChun Kuan Lee
2018-06-01Add option to use docker for gitian-build.shAndrew Chow
2018-05-29Merge #13340: doc: remove leftover check-doc documentationWladimir J. van der Laan
2018-05-29Merge #13320: Ensure gitian-build.sh uses bashWladimir J. van der Laan
2018-05-29Ensure gitian-build.sh uses bashJeff Frontz
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
2018-05-18Merge #13228: Add script to detect circular dependencies between source modulesMarcoFalke
2018-05-16Add circular dependencies scriptPieter Wuille
2018-05-15[gui] Add proxy icon in statusbarCristian Mircea Messel
2018-05-11Enable Travis checking for two Python linting rules we are currently not viol...practicalswift
2018-05-11Enable W191 and W291 flake8 checks.John Bampton
2018-05-09Make gArgs aware of the argumentsAndrew Chow
2018-05-07Merge #13094: tests: Add test for 64-bit Windows PE, modify 32-bit test resultsWladimir J. van der Laan
2018-05-02devtools: Make linter check LogPrint callsMarcoFalke
2018-05-01Revert #12769: Add systemd service to bitcoind in debian packageWladimir J. van der Laan
2018-05-01Merge #12769: Add systemd service to bitcoind in debian packageWladimir J. van der Laan
2018-04-29Remove script to clean up datadirsMarcoFalke
2018-04-27tests: Add test for 64-bit PE, modify 32-bit test resultsChun Kuan Lee
2018-04-20Add systemd service for bitcoindctp-tsteenholdt
2018-04-20Sync contrib/debian from Matt Corallo's PPActp-tsteenholdt
2018-04-16Merge #12972: Add python3 script shebang lintMarcoFalke
2018-04-16Enable additional flake8 rulespracticalswift
2018-04-16Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift
2018-04-14[contrib] convert test-security-check to python3John Newbery
2018-04-14add lint tool to check python3 shebangpracticalswift
2018-04-11Merge #12933: doc: Refine header include policyMarcoFalke
2018-04-11Add shell script linting: Check for shellcheck warnings in shell scriptspracticalswift