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-06-20
Obsolete #!/bin/bash shebang
DesWurstes
2018-06-18
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
Wladimir J. van der Laan
2018-06-16
Merge #13448: Add linter: Make sure we explicitly open all text files using U...
Wladimir J. van der Laan
2018-06-15
Fix CVE-2018-12356 by hardening the regex.
Loganaden Velvindron
2018-06-14
Add "export LC_ALL=C" to all shell scripts
practicalswift
2018-06-12
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-12
Merge #13066: Migrate verify-commits script to python, run in travis
Wladimir J. van der Laan
2018-06-12
Use python instead of slow shell script on verify-commits
Chun Kuan Lee
2018-06-08
Merge #13374: utils and libraries: checking for bitcoin address in translations
Wladimir J. van der Laan
2018-06-05
utils: checking for bitcoin addresses in translations
Max Kaplan
2018-06-04
Rename “OS X” to the newer “macOS” convention
Giulio Lombardo
2018-05-29
Merge #13340: doc: remove leftover check-doc documentation
Wladimir J. van der Laan
2018-05-29
Merge #13320: Ensure gitian-build.sh uses bash
Wladimir J. van der Laan
2018-05-29
Ensure gitian-build.sh uses bash
Jeff Frontz
2018-05-29
doc: remove leftover check-doc documentation
fanquake
2018-05-29
Merge #13281: test: Move linters to test/lint, add readme
Wladimir J. van der Laan
2018-05-24
test: Move linters to test/lint, add readme
MarcoFalke
2018-05-18
Merge #13228: Add script to detect circular dependencies between source modules
MarcoFalke
2018-05-16
Add circular dependencies script
Pieter Wuille
2018-05-15
[gui] Add proxy icon in statusbar
Cristian Mircea Messel
2018-05-11
Enable Travis checking for two Python linting rules we are currently not viol...
practicalswift
2018-05-11
Enable W191 and W291 flake8 checks.
John Bampton
2018-05-09
Make gArgs aware of the arguments
Andrew Chow
2018-05-07
Merge #13094: tests: Add test for 64-bit Windows PE, modify 32-bit test results
Wladimir J. van der Laan
2018-05-02
devtools: Make linter check LogPrint calls
MarcoFalke
2018-05-01
Revert #12769: Add systemd service to bitcoind in debian package
Wladimir J. van der Laan
2018-05-01
Merge #12769: Add systemd service to bitcoind in debian package
Wladimir J. van der Laan
2018-04-29
Remove script to clean up datadirs
MarcoFalke
2018-04-27
tests: Add test for 64-bit PE, modify 32-bit test results
Chun Kuan Lee
2018-04-20
Add systemd service for bitcoind
ctp-tsteenholdt
2018-04-20
Sync contrib/debian from Matt Corallo's PPA
ctp-tsteenholdt
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
[next]