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
2020-12-10
Merge #20567: test: Add option to git-subtree-check to do full check, add help
Wladimir J. van der Laan
2020-12-04
test: Add option to git-subtree-check to do full check, add help
Wladimir J. van der Laan
2020-12-03
Remove the remaining fee estimation globals
Antoine Poinsot
2020-12-01
refactor: Improve use of explicit keyword
Fabian Jahr
2020-12-01
lint: Use c++17 std in cppcheck linter
Fabian Jahr
2020-11-20
Merge #20223: build: Drop the leading 0 from the version number
MarcoFalke
2020-11-19
Merge #18531: rpc: remove deprecated CRPCCommand constructor
MarcoFalke
2020-11-19
Merge #20359: depends: Various config.site.in improvements and linting
Wladimir J. van der Laan
2020-11-18
Drop the leading 0 from the version number
Andrew Chow
2020-11-09
lint: Also lint files with shellcheck directive
Carl Dong
2020-11-09
swapped "is" for "==" in literal comparison
Tyler Chambers
2020-10-04
Merge #20069: test: Mention commit id in scripted diff error
MarcoFalke
2020-10-03
lint: Use TRAVIS_BRANCH in lint-git-commit-check.sh
Fabian Jahr
2020-10-03
lint: Don't use TRAVIS_COMMIT_RANGE in whitespace linter
Fabian Jahr
2020-10-03
test: Mention commit id in scripted diff error
Wladimir J. van der Laan
2020-09-24
remove CRPCCommand constructor that takes rpcfn_type function pointer
MarcoFalke
2020-09-03
Merge #19844: remove usage of boost::bind
fanquake
2020-09-01
lint: add C++ code linter
fanquake
2020-09-01
Merge #19671: wallet: Remove -zapwallettxes
fanquake
2020-08-31
Remove -zapwallettxes
Andrew Chow
2020-08-29
Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han...
MarcoFalke
2020-08-29
doc: Document differences in bitcoind and bitcoin-qt locale handling
practicalswift
2020-08-05
Merge #15382: util: add RunCommandParseJSON
Samuel Dobson
2020-08-04
lint: Remove travis env var from commit linter
Fabian Jahr
2020-07-31
[build] msvc: add boost::process
Sjors Provoost
2020-07-30
Merge #19439: script: Linter to check commit message formatting
MarcoFalke
2020-07-30
Merge #18011: Replace current benchmarking framework with nanobench
Wladimir J. van der Laan
2020-07-15
Linter to check commit message formatting
Amir Ghorbanian
2020-07-09
Merge #19258: doc: improve subtree check instructions
Wladimir J. van der Laan
2020-07-04
Merge #19277: util: Add Assert identity function
MarcoFalke
2020-07-03
Merge #18649: tests: Add std::locale::global to list of locale dependent func...
fanquake
2020-07-01
gui: change combiner for signals to optional_last_value
Cory Fields
2020-06-22
test: Bump linter versions
Duncan Dean
2020-06-19
Make lint-spelling.py happy
Glenn Willen
2020-06-15
util: Add Assert identity function
MarcoFalke
2020-06-13
Replace current benchmarking framework with nanobench
Martin Ankerl
2020-06-12
doc: improve subtree check instructions
Sjors Provoost
2020-06-05
test: Do not swallow flake8 exit code
Hennadii Stepanov
2020-06-04
refactor: Specify boost/thread/thread.hpp explicitly
Hennadii Stepanov
2020-06-02
This PR adds initial support for type hints checking in python scripts.
Kiminuo
2020-05-01
lint: Also enable source statements for non-gitian
Carl Dong
2020-04-28
Merge #18556: build: Drop make dist in gitian builds
fanquake
2020-04-17
build: Drop make dist in gitian builds
Hennadii Stepanov
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-15
tests: Add std::locale::global to list of locale dependent functions in lint-...
practicalswift
2020-03-14
Replace std::to_string with locale-independent alternative
Ben Woosley
2020-03-06
Merge #18234: refactor: Replace boost::mutex,condition_var,chrono with std eq...
Wladimir J. van der Laan
2020-03-07
lint-cppcheck: Remove -DHAVE_WORKING_BOOST_SLEEP_FOR
Anthony Towns
2020-03-06
tests: Add fuzzing harness for locale independence testing
practicalswift
2020-03-06
scheduler: switch from boost to std
Anthony Towns
[next]