aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-format-strings.py
AgeCommit message (Expand)Author
2022-06-15refactor: cleanups post unsubtree'ing univaluefanquake
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-04-30lint: Fix lint-circular-dependencies.py file listMacroFake
2022-04-13lint: convert format strings linter test to pythonEunoia
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
2020-01-23Refactor: Copy CWallet signals and print function to LegacyScriptPubKeyManAndrew Chow
2020-01-03Add logging for CValidationInterface eventsJeffrey Czyz
2019-10-25Refactor: Split up CWallet and LegacyScriptPubKeyMan and classesAndrew Chow
2019-09-03test/contrib: Fix invalid escapes in regex stringsBen Woosley
2019-07-24scripted-diff: Make translation bilingualHennadii Stepanov
2019-06-27util: No translation of `Bitcoin Core` in the copyrightMarcoFalke
2019-03-05Merge #15534: [test] lint-format-strings: open files sequentially (fix for OS X)MarcoFalke
2019-03-04In lint-format-strings, open files sequentiallyGlenn Willen
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-03-02scripted-diff: test: Remove brackets after assertMarcoFalke
2018-12-14lint/format-strings: Correctly exclude escaped percent symbolsLuke Dashjr
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-09-12logging: Replace LogPrint macros with regular functionsMarcoFalke
2018-08-10Make format string linter understand basic template parameter syntaxpracticalswift
2018-08-07Add linting of WalletLogPrintf(...) format stringspracticalswift
2018-08-07build: Add format string linterpracticalswift