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
2024-06-04
Support running individual lint checks
David Gumberg
2024-05-24
lint: add markdown hyperlink checker
willcl-ark
2024-05-08
Merge bitcoin/bitcoin#30025: doc: fix broken relative md links
merge-script
2024-05-07
Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma kee...
Ava Chow
2024-05-03
doc: fix broken relative md links
willcl-ark
2024-05-01
Add lint check for bitcoin-config.h include IWYU pragma
MarcoFalke
2024-05-01
lint: [doc] Clarify Windows line endings (CR LF) not to be used
MarcoFalke
2024-04-25
Merge bitcoin/bitcoin#29689: lint: scripted-diff verification also requires G...
Ava Chow
2024-04-11
Fix typos in `subprocess.hpp`
Hennadii Stepanov
2024-03-27
external_signer: replace boost::process with cpp-subprocess
Sebastian Falbesoner
2024-03-27
Add `cpp-subprocess` header-only library
Hennadii Stepanov
2024-03-27
Merge bitcoin/bitcoin#29479: test: Refactor subtree exclusion in lint tests
fanquake
2024-03-26
test: Refactor subtree exclusion in lint tests
Brandon Odiwuor
2024-03-21
lint: Fix COMMIT_RANGE issues
MarcoFalke
2024-03-21
lint: scripted-diff verification also requires GNU grep
Sjors Provoost
2024-03-17
lint: Clarify lint runner rust dependency
Fabian Jahr
2024-03-13
lint: Use git --no-pager to print any output in one go
MarcoFalke
2024-03-12
lint: Fix lint-whitespace issues
MarcoFalke
2024-03-05
docs: Fix broken reference to CI setup in test/lint/README.md
naiyoma
2024-02-20
lint: Check for missing or redundant bitcoin-config.h includes
MarcoFalke
2024-02-20
lint: Make lint error easier to spot in output
MarcoFalke
2024-02-20
doc: Add missing RUST_BACKTRACE=1
MarcoFalke
2024-02-20
lint: Add get_subtrees() helper
MarcoFalke
2024-01-16
test: Remove all-lint.py script
MarcoFalke
2024-01-16
doc: move-only lint docs to one place
MarcoFalke
2024-01-10
Merge bitcoin/bitcoin#28318: logging: Simplify API for level based logging
Ava Chow
2023-12-20
logging: add LogError, LogWarning, LogInfo, LogDebug, LogTrace
Anthony Towns
2023-11-22
Merge bitcoin/bitcoin#28862: lint: Report all lint errors instead of early exit
fanquake
2023-11-17
Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...
fanquake
2023-11-16
Merge bitcoin/bitcoin#28605: Fix typos
fanquake
2023-11-13
lint: Report all lint errors instead of early exit
MarcoFalke
2023-11-13
Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.h
fanquake
2023-11-07
doc: fix typos
Sjors Provoost
2023-11-03
init: completely remove `-zapwallettxes` (remaining hidden option)
Sebastian Falbesoner
2023-11-03
Merge bitcoin/bitcoin#28762: MiniMiner changes for package linearization
Andrew Chow
2023-11-03
[lint] update expected boost includes
glozow
2023-11-01
refactor: Remove unused circular include dependency from validation.cpp
MarcoFalke
2023-10-25
Merge bitcoin-core/gui#771: Avoid error-prone leading whitespace in translata...
Hennadii Stepanov
2023-10-25
test: use built-in collection types for type hints (Python 3.9 / PEP 585)
Sebastian Falbesoner
2023-10-24
Merge bitcoin/bitcoin#28211: Bump python minimum supported version to 3.9
fanquake
2023-10-23
lint: Add `lint-qt-translation.py`
Hennadii Stepanov
2023-10-13
lint: Include test_utxo_snapshots in lint_shell
Fabian Jahr
2023-10-03
Merge bitcoin/bitcoin#28304: doc: Remove confusing assert linter
fanquake
2023-10-02
Merge bitcoin/bitcoin#27596: assumeutxo (2)
Andrew Chow
2023-09-30
contrib: add script to demo/test assumeutxo
James O'Beirne
2023-09-28
lint: fix custom mypy cache dir setting
Fabian Jahr
2023-09-14
doc: Remove confusing assert linter
MarcoFalke
2023-09-14
ci: Add filesystem lint check
MarcoFalke
2023-08-29
doc: Recommend lint image build on every call
MarcoFalke
2023-08-26
script: replace deprecated pkg_resources with importlib.metadata
Jon Atack
[next]