index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2018-04-16
Merge #12972: Add python3 script shebang lint
MarcoFalke
2018-04-16
Enable additional flake8 rules
practicalswift
2018-04-16
Minor Python cleanups to make flake8 pass with the new rules enabled
practicalswift
2018-04-14
[contrib] convert test-security-check to python3
John Newbery
2018-04-14
add lint tool to check python3 shebang
practicalswift
2018-04-11
Merge #12933: doc: Refine header include policy
MarcoFalke
2018-04-11
Add shell script linting: Check for shellcheck warnings in shell scripts
practicalswift
2018-04-10
Refine travis check for duplicate includes
MarcoFalke
2018-04-10
Merge #12854: Add P2P, Network, and Qt categories to the desktop icon
Wladimir J. van der Laan
2018-04-10
Merge #12852: [doc] devtools: Setup ots git integration
Wladimir J. van der Laan
2018-04-09
[doc] devtools: Setup ots git integration
MarcoFalke
2018-04-09
Add Travis check for duplicate includes
practicalswift
2018-04-08
Merge #12891: [logging] add lint-logs.sh to check for newline termination.
Wladimir J. van der Laan
2018-04-08
Merge #12895: tests: Add note about test suite name uniqueness requirement to...
Wladimir J. van der Laan
2018-04-07
Merge #12708: Make verify-commits.sh test that merges are clean
Wladimir J. van der Laan
2018-04-07
[logging] add lint-logs.sh to check for newline termination.
John Newbery
2018-04-06
tests: Add check for test suite name uniqueness in lint-tests.sh
practicalswift
2018-04-02
Add P2P, Network, and Qt categories to the desktop icon
Luke Dashjr
2018-04-01
Merge #12757: Clarify include guard naming convention
MarcoFalke
2018-04-01
Merge #12719: tests: Add note about test suite naming convention in developer...
MarcoFalke
2018-04-01
Merge #12284: Remove assigned but never used local variables. Enable Travis c...
MarcoFalke
2018-03-30
Merge #12820: contrib: Fix check-doc script regexes
MarcoFalke
2018-03-30
Merge #12822: Revert 7deba93bdc76616011a9f493cbc203d60084416f and fix expired...
Wladimir J. van der Laan
2018-03-29
Merge #12829: Python3 fixup
Wladimir J. van der Laan
2018-03-29
Enable flake8 warning F841 ("local variable 'foo' is assigned to but never us...
practicalswift
2018-03-29
Remove assigned but never used local variables
practicalswift
2018-03-29
[verify-commits] Add some additional useful documentation.
Matt Corallo
2018-03-28
[contrib] fixup symbol-check.py Python3 support
John Newbery
2018-03-28
[contrib] fixup security-check.py Python3 support
John Newbery
2018-03-28
Add Marco-expired-key-signed-commits to allow-revsig-commits
Matt Corallo
2018-03-28
Revert "test: Update trust git root".
Matt Corallo
2018-03-28
contrib: Remove unused import string
MarcoFalke
2018-03-28
contrib: Fix check-doc script regexes
MarcoFalke
2018-03-28
Make base58 python contrib code work with python3
Evan Klitzke
2018-03-26
Change all python files to use Python3
John Newbery
2018-03-22
Add lint-include-guards.sh which checks include guard consistency
practicalswift
2018-03-19
tests: Add lint-tests.sh which checks the test suite naming convention
practicalswift
2018-03-16
Make verify-commits.sh test that merges are clean
Pieter Wuille
2018-03-14
Apply hardening measurements in bitcoind systemd service file
Florian Schmaus
2018-03-11
Merge #12572: [script] lint-whitespace: find errors more easily
MarcoFalke
2018-03-07
[gitian] Add kallewoof key for signing
Karl-Johan Alm
2018-03-07
[gitian] Re-order keys by owner first name alphabetic order
Karl-Johan Alm
2018-03-06
Merge #12098: [scripts] lint-whitespace: add param to check last N commits
Wladimir J. van der Laan
2018-03-06
Merge #12097: [scripts] lint-whitespace: use perl instead of grep -P
Wladimir J. van der Laan
2018-03-06
Merge #12588: [Utils] Remove deprecated PyZMQ call from Python ZMQ example
Wladimir J. van der Laan
2018-03-06
test: Update trust git root
Wladimir J. van der Laan
2018-03-03
Remove deprecated PyZMQ call from Python ZMQ example
MichaĆ Zabielski
2018-03-02
gitian-build.sh: fix signProg being recognized as two parameters
Ken Lee
2018-03-01
[script] lint-whitespace: improve print linenumber
Akio Nakamura
2018-02-18
Merge #12308: contrib: Add support for out-of-tree builds in gen-manpages.sh
MarcoFalke
[next]