aboutsummaryrefslogtreecommitdiff
path: root/test/lint
AgeCommit message (Expand)Author
2022-08-08refactor: Drop `boost/algorithm/string/replace.hpp` dependencyHennadii Stepanov
2022-07-18indexes, refactor: Pass Chain interface instead of CChainState class to indexesRyan Ofsky
2022-07-15Move {Load,Dump}Mempool to kernel namespaceCarl Dong
2022-06-15refactor: cleanups post unsubtree'ing univaluefanquake
2022-06-14Merge bitcoin/bitcoin#25306: logging: add LogPrintfCategory to log unconditio...laanwj
2022-06-09Merge bitcoin/bitcoin#25307: doc: fix typo in kernel/context.h and add `desig...fanquake
2022-06-09doc: add `desig` to ignore-wordsbrunoerg
2022-06-08logging: add LogPrintfCategory to log unconditionally with categoryJon Atack
2022-06-07Add LogPrintLevel to lint-format-strings, drop LogPrint-vs-LogPrintf section ...Jon Atack
2022-06-07test: clean up all-lint.pyMartin Leitner-Ankerl
2022-06-07test: rename lint-all.py to all-lint.pyMartin Leitner-Ankerl
2022-05-31Merge bitcoin/bitcoin#25200: doc: Fix spelling errors identified by codespell...MacroFake
2022-05-26scripts and tools: update lint-logs.py to detect LogPrintLevel()Jon Atack
2022-05-25doc: Fix spelling errors identified by codespell in comentsBen Woosley
2022-05-24Merge bitcoin/bitcoin#24410: [kernel 2a/n] Split hashing/index `GetUTXOStats`...laanwj
2022-05-23kernel: Use ComputeUTXOStats in validationCarl Dong
2022-05-23Use only kernel/coinstats.h in index/coinstatsindex.hCarl Dong
2022-05-23Merge bitcoin/bitcoin#25015: test: Use permissions from git in lint-files.pyMacroFake
2022-05-23test: Use permissions from git in `lint-files.py`laanwj
2022-05-09test: Remove extended lint (cppcheck)laanwj
2022-05-05Merge bitcoin/bitcoin#24840: test: port 'lint-shell.sh' to pythonMacroFake
2022-05-05test: port 'lint-shell.sh' to pythonwhiteh0rse
2022-05-04Merge bitcoin/bitcoin#24933: util: Replace non-threadsafe strerrorlaanwj
2022-05-04http: replace boost::split with SplitStringMartin Leitner-Ankerl
2022-05-04core_read: Replace boost::split with SplitStringMartin Leitner-Ankerl
2022-04-30lint: Fix lint-circular-dependencies.py file listMacroFake
2022-04-28Merge bitcoin/bitcoin#24988: lint: Mention NONFATAL_UNREACHABLE in lint-asser...fanquake
2022-04-28test: Don't use shell=True in `lint-files.py`laanwj
2022-04-28Merge bitcoin/bitcoin#24982: tests: Port `lint-all.sh` to `lint-all.py`laanwj
2022-04-28test: Add `strerror` to locale-dependence linterlaanwj
2022-04-26Converting `lint-all.sh` to `lint-all.py`.hiago
2022-04-26lint: Mention NONFATAL_UNREACHABLE in lint-assertions.pyMacroFake
2022-04-25Index: Use prune locks for blockfilterindexFabian Jahr
2022-04-25Merge bitcoin/bitcoin#24856: lint: Converting lint-assertions.sh to lint-asse...laanwj
2022-04-25Merge bitcoin/bitcoin#24915: lint: Convert lint-circular-dependencies.sh to P...laanwj
2022-04-25Merge bitcoin/bitcoin#24815: lint: convert lint-tests.sh to pythonlaanwj
2022-04-25Merge bitcoin/bitcoin#24802: lint: convert format strings linter test to pythonlaanwj
2022-04-25Merge bitcoin/bitcoin#24929: lint: convert shell locale linter test to Pythonlaanwj
2022-04-25Merge bitcoin/bitcoin#24902: lint: Convert lint-include-guards.sh to Pythonlaanwj
2022-04-25Merge bitcoin/bitcoin#24916: lint: Convert lint-python-utf8-encoding.sh to Py...laanwj
2022-04-25Merge bitcoin/bitcoin#24932: lint: Convert lint-locale-dependence.sh to Pythonlaanwj
2022-04-22Porting lint-assertions.sh to lint-assertions.pyhiago
2022-04-21lint: Convert lint-python-utf8-encoding.sh to PythonDimitri
2022-04-21lint: Make known violations more specific in lint-locale-dependenceDimitri
2022-04-21lint: Convert lint-locale-dependence.sh to PythonDimitri
2022-04-21Merge bitcoin/bitcoin#24803: lint: convert submodule linter test to Pythonlaanwj
2022-04-20lint: Convert lint-circular-dependencies.sh to PythonSmlep
2022-04-20lint: convert shell locale linter test to PythonEunoia
2022-04-20Convert lint-include-guards.sh to pythonbrydinh
2022-04-20Merge bitcoin/bitcoin#24895: lint: Convert lint-includes.sh to PythonMarcoFalke