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
2021-01-25
Merge #18710: Add local thread pool to CCheckQueue
Wladimir J. van der Laan
2021-01-17
lint: Skip whitespace lint for guix patches
Carl Dong
2021-01-05
Replace boost::variant with std::variant
MarcoFalke
2021-01-02
lint: ignore gitian keys file for spelling linter
Sebastian Falbesoner
2021-01-02
lint: update list of spelling linter false positives
Sebastian Falbesoner
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-28
lint: run mypy over contrib/devtools
fanquake
2020-12-21
Merge #20671: Replace boost::optional with std::optional
Wladimir J. van der Laan
2020-12-21
ci: Drop Travis-specific workaround for shellcheck
Hennadii Stepanov
2020-12-21
ci: Drop Travis-specific way to set COMMIT_RANGE variable
Hennadii Stepanov
2020-12-19
Replace boost::optional with std::optional
MarcoFalke
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-24
refactor: Drop boost::thread stuff in CCheckQueue
Hennadii Stepanov
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
[next]