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-07-18
Merge #13699: contrib: correct version check
Wladimir J. van der Laan
2018-07-18
contrib: correct version check
Karl-Johan Alm
2018-07-17
contrib: Clone core repo in gitian-build
MarcoFalke
2018-07-17
Merge #13623: Migrate gitian-build.sh to python
MarcoFalke
2018-07-17
Merge #13647: Scripts and tools: Fix BIND_NOW check in security-check.py
Wladimir J. van der Laan
2018-07-16
Migrate gitian-build.sh to python
Chun Kuan Lee
2018-07-16
Change gitian-descriptors to use bionic instead
Chun Kuan Lee
2018-07-15
Merge #13368: Update gitian-build.sh for docker
MarcoFalke
2018-07-12
Tools: fix BIND_NOW check in security-check.py
Conrado Gouvea
2018-07-12
Merge #13177: GCC-7 and glibc-2.27 back compat code
Wladimir J. van der Laan
2018-07-09
Corrected text to reflect new[er] process of specifying fingerprints instead ...
Jeff Frontz
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-06-02
Add stdin, stdout, stderr to ignored export list
Chun Kuan Lee
2018-06-01
Add option to use docker for gitian-build.sh
Andrew Chow
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
[next]