aboutsummaryrefslogtreecommitdiff
path: root/test/lint
AgeCommit message (Expand)Author
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
2022-04-20lint: convert submodule linter test to PythonEunoia
2022-04-19lint: Convert lint-includes.sh to PythonDimitri
2022-04-18Merge bitcoin/bitcoin#24794: lint: Convert Python linter to Pythonlaanwj
2022-04-18Merge bitcoin/bitcoin#24853: lint: Convert lint-git-commit-check.sh to Pythonlaanwj
2022-04-18Merge bitcoin/bitcoin#24844: lint: Convert lint-whitespace.sh to Pythonlaanwj
2022-04-18lint: Convert Python linter to PythonFabian Jahr
2022-04-16lint: Convert lint-whitespace.sh to PythonDimitri
2022-04-16lint: Convert lint-git-commit-check.sh to PythonDimitri
2022-04-15Converted lint-tests.sh to pythonTakeshiMusgrave
2022-04-13lint: convert format strings linter test to pythonEunoia
2022-04-08Converted lint-python-mutable-default-parameters.sh to pythonTakeshiMusgrave
2022-04-06lint: remove qt SIGNAL/SLOT lintfanquake
2022-04-06lint: remove boost::bind linterfanquake
2022-04-06Merge bitcoin/bitcoin#24766: lint: convert spellchecking lint test to pythonMarcoFalke
2022-04-06lint: Convert Python dead code linter to PythonFabian Jahr
2022-04-06lint: convert spell check lint test to pythonFabian Jahr
2022-04-14lint: Convert lint-logs.sh to PythonDimitri
2022-04-04lint: Start to use py lint scriptsMarcoFalke
2022-04-04Move lint script and data file to avoid lint- prefixMarcoFalke
2022-02-23Merge bitcoin/bitcoin#24409: Always output license/copyright info with `-vers...MarcoFalke
2022-02-22lint: remove no-longer used exceptions from lint-format-strings.pyfanquake
2022-02-22refactor: shift CopyrightHolders() and LicenseInfo() to clientversion.cppfanquake
2022-02-13build: use header-only Boost unit testfanquake
2022-02-03refactor: replace boost::filesystem with std::filesystemKiminuo
2022-01-30lint: add creat and ba into ignore-words for lint-spellingbrunoerg
2022-01-24Merge bitcoin/bitcoin#23543: test: Prevent non-compatible sed binary for scri...MarcoFalke
2022-01-22script: redirecting stderr to stdout before pipelining into grepanouar kappitou
2022-01-11util: Restore GetIntArg saturating behaviorJames O'Beirne
2021-12-30scripted-diff: Insert missed copyright headersHennadii Stepanov
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-01Merge bitcoin/bitcoin#22677: cut the validation <-> txmempool circular depend...MarcoFalke
2021-11-30Merge bitcoin/bitcoin#23506: test: Make more shell scripts verifiable by the ...W. J. van der Laan