aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix typos in COPYRIGHTChuf2019-09-241-4/+3
* release: Update the Windows Codesigning certificateCory Fields2019-03-281-93/+94
* gitian: Improve error handlingWladimir J. van der Laan2019-03-096-3/+12
* Merge #15273: docs: Slight tweak to the verify-commits script directionsWladimir J. van der Laan2019-02-221-1/+2
|\
| * Slight tweak to the verify-commits script directionsDouglas Roark2019-01-311-1/+2
* | Merge #15216: Scripts and tools: Replace script name with a special parameterMarcoFalke2019-02-121-1/+1
|\ \
| * | Replace script name with special parameterHennadii Stepanov2019-02-121-1/+1
* | | Merge #15354: doc: Add missing bitcoin-wallet tool manpagesMarcoFalke2019-02-061-1/+2
|\ \ \
| * | | contrib: Add missing wallet tool to gen-manpages.shMarcoFalke2019-02-061-1/+2
* | | | Update linearize-hashes.pyOverlordQ2019-02-051-2/+2
|/ / /
* | | Merge #15245: remove deprecated mentions of signrawtransaction from fundraw helpMarcoFalke2019-02-051-1/+1
|\ \ \
| * | | remove deprecated mentions of signrawtransaction from fundraw helpGregory Sanders2019-02-041-1/+1
* | | | Merge #12255: Update bitcoin.service to conform to init.mdWladimir J. van der Laan2019-02-041-5/+29
|\ \ \ \ | |/ / / |/| | |
| * | | init: Use systemd automatic directory creationCarl Dong2019-01-051-5/+29
* | | | Add gitian PGP key for hebastoHennadii Stepanov2019-01-281-0/+1
| |_|/ |/| |
* | | Scripts and tools: Drop no-longer-relevant copyright holder namesBen Woosley2019-01-241-12/+0
* | | Scripts and tools: Fix devtools/copyright_header.py to always honor exclusionsBen Woosley2019-01-241-17/+18
* | | Merge #15196: [test]: Update all subprocess.check_output functions to be Pyth...Jonas Schnelli2019-01-231-7/+7
|\ \ \ | |_|/ |/| |
| * | Update all subprocess.check_output functions in CI scripts to be Python 3.4 c...Graham Krizek2019-01-181-7/+7
* | | build: Drop macports supportBen Woosley2019-01-161-6/+0
|/ /
* | Merge #15165: contrib: Allow use of github API authentication in github-mergeWladimir J. van der Laan2019-01-162-4/+35
|\ \
| * | contrib: Allow use of github API authentication in github-mergeWladimir J. van der Laan2019-01-142-3/+25
| * | contrib: Add support for http[s] URLs in github-mergeWladimir J. van der Laan2019-01-141-1/+4
| * | contrib: Detailed reporting for http errors in github-mergeWladimir J. van der Laan2019-01-141-0/+6
| |/
* / Add checksum in gitian build scripts for osslTheCharlatan2019-01-091-1/+3
|/
* Merge #15054: Update copyright headers to 2018MarcoFalke2018-12-311-1/+1
|\
| * Update copyright headers to 2018DrahtBot2018-12-291-1/+1
* | [Trivial] Update license year range to 2019Emil Engler2018-12-311-1/+1
|/
* Remove Python 2 import workaroundspracticalswift2018-12-133-12/+3
* Merge #14903: tests: Handle ImportError explicitly, improve comparisons again...Wladimir J. van der Laan2018-12-134-4/+4
|\
| * Compare to None with is/is notDaniel Ingram2018-12-102-2/+2
| * Change '== None' to 'is None'Daniel Ingram2018-12-091-1/+1
| * Handle exception as ImportErrorDaniel Ingram2018-12-091-1/+1
* | Merge #14883: add `--retry 5` to curl opts in install_db4.shMarcoFalke2018-12-111-1/+1
|\ \
| * | add `--retry 5` to curl opts in install_db4.shqubenix2018-12-061-1/+1
* | | Merge #14809: Tools: improve verify-commits.py scriptMeshCollider2018-12-102-5/+14
|\ \ \ | |_|/ |/| |
| * | Improve documentation for running verify-commits.py scriptJameson Lopp2018-12-062-5/+14
* | | Merge #14869: scripts: Add trusted key for Samuel DobsonWladimir J. van der Laan2018-12-061-0/+1
|\ \ \
| * | | scripts: Add trusted key for Samuel DobsonWladimir J. van der Laan2018-12-041-0/+1
| | |/ | |/|
* | | Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash.Wladimir J. van der Laan2018-12-061-0/+2
|\ \ \ | |/ / |/| |
| * | Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin...vim882018-12-021-0/+2
| |/
* / Fix broken Gmane URLsCraig Younkins2018-11-301-1/+1
|/
* Merge #14785: Scripts: Fix detection of copyright holdersMarcoFalke2018-11-231-15/+15
|\
| * Fix detection of copyright holdersCornelius Schumacher2018-11-231-15/+15
* | test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsanMarcoFalke2018-11-221-36/+0
|/
* Merge #14611: docs: align items in contrib initMarcoFalke2018-11-071-1/+1
|\
| * align items in contrib initHarry Moreno2018-10-301-1/+1
* | Add UBSan suppressions needed to pass test suitepracticalswift2018-11-061-0/+9
* | Enable functional tests in UBSAN job. Enable -fsanitize=integer (part of UBSA...practicalswift2018-11-051-0/+27
* | Merge #14060: ZMQ: add options to configure outbound message high water mark,...Wladimir J. van der Laan2018-11-052-0/+2
|\ \ | |/ |/|