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
/
test
/
lint
Age
Commit message (
Expand
)
Author
2018-10-16
Add ignored word: mut
practicalswift
2018-10-16
Revert "qa: Fix codespell error and have lint-spelling error instead of warn"
practicalswift
2018-10-08
Merge #13649: test: allow arguments to be forwarded to flake8 in lint-python.sh
MarcoFalke
2018-09-26
Merge #14282: [wallet] Remove -usehd
MarcoFalke
2018-09-24
test: allow arguments to be forwarded to flake8 in lint-python.sh
James O'Beirne
2018-09-23
Make fs::path::string() always return utf-8 string
Chun Kuan Lee
2018-09-20
[wallet] Remove -usehd
John Newbery
2018-09-19
init: Remove deprecated args from hidden args
MarcoFalke
2018-09-13
Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled"
MarcoFalke
2018-09-13
qa: Fix codespell error and have lint-spelling error instead of warn
MarcoFalke
2018-09-12
logging: Replace LogPrint macros with regular functions
MarcoFalke
2018-09-11
Merge #13734: gui: Drop boost::scoped_array and use wchar_t API explicitly on...
Wladimir J. van der Laan
2018-09-06
Merge #12490: [Wallet] [RPC] Remove deprecated wallet rpc features from bitco...
MarcoFalke
2018-09-05
Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by co...
MarcoFalke
2018-09-05
Merge #14115: lint: Make all linters work under the default macOS dev environ...
MarcoFalke
2018-09-04
lint: Add spell check linter (codespell)
practicalswift
2018-09-04
Fix typos reported by codespell
practicalswift
2018-09-04
Merge #14128: lint: Make sure we read the command line inputs using utf-8 dec...
Wladimir J. van der Laan
2018-09-02
lint: Make sure we read the command line inputs using utf-8 decoding in python
Chun Kuan Lee
2018-08-31
Merge #14088: tests: Don't assert(...) with side effects
Wladimir J. van der Laan
2018-08-31
macOS fix: Check for correct version of flake8 to avoid spurious warnings. Th...
practicalswift
2018-08-31
macOS fix: Add excludes for checks added in the newer shellcheck version inst...
practicalswift
2018-08-31
macOS fix: Work around empty (sub)expression error when using BSD grep
practicalswift
2018-08-31
macOS fix: Avoid mapfile due to ancient version of bash shipped with macOS
practicalswift
2018-08-29
Merge #13671: Remove the boost/algorithm/string/case_conv.hpp dependency
Wladimir J. van der Laan
2018-08-28
Removes the Boost case_conv.hpp dependency.
251
2018-08-28
Add regression test: Don't assert(...) with side effects
practicalswift
2018-08-27
[rpc] Remove deprecated sigrawtransaction rpc method.
John Newbery
2018-08-28
add unicode compatible file_lock for Windows
Chun Kuan Lee
2018-08-27
use export LC_ALL=C.UTF-8
Julian Fleischer
2018-08-25
Merge #13707: tests: Add usage note to check-rpc-mappings.py
Wladimir J. van der Laan
2018-08-21
test: Add lint to prevent SIGNAL/SLOT connect style
João Barbosa
2018-08-13
Merge #13054: tests: Enable automatic detection of undefined names in Python ...
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-10
Make format string linter understand basic template parameter syntax
practicalswift
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-07
Add linting of WalletLogPrintf(...) format strings
practicalswift
2018-08-07
build: Add format string linter
practicalswift
2018-08-04
Drop boost::scoped_array
Chun Kuan Lee
2018-08-02
fix locale for lint-shell
Julian Fleischer
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-22
Removes Boost predicate.hpp dependency
251
2018-07-21
Removes the boost/algorithm/string/join dependency
251
2018-07-20
Merge #13482: Remove boost::program_options dependency
Wladimir J. van der Laan
2018-07-19
Tests: add usage note to check-rpc-mappings.py
Mason Simon
2018-07-18
lint: Add linter for circular dependencies
Ben Woosley
2018-07-18
Remove program options from build system
Chun Kuan Lee
2018-06-27
Remove boost dependency (boost/assign/std/vector.hpp)
practicalswift
2018-06-24
Merge #13496: Test: Harden lint-filenames.sh
Wladimir J. van der Laan
2018-06-20
Obsolete #!/bin/bash shebang
DesWurstes
[next]