Age | Commit message (Expand) | Author |
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 |
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 |