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
/
lint-format-strings.py
Age
Commit message (
Expand
)
Author
2019-10-25
Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes
Andrew Chow
2019-09-03
test/contrib: Fix invalid escapes in regex strings
Ben Woosley
2019-07-24
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-06-27
util: No translation of `Bitcoin Core` in the copyright
MarcoFalke
2019-03-05
Merge #15534: [test] lint-format-strings: open files sequentially (fix for OS X)
MarcoFalke
2019-03-04
In lint-format-strings, open files sequentially
Glenn Willen
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2018-12-14
lint/format-strings: Correctly exclude escaped percent symbols
Luke Dashjr
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-09-12
logging: Replace LogPrint macros with regular functions
MarcoFalke
2018-08-10
Make format string linter understand basic template parameter syntax
practicalswift
2018-08-07
Add linting of WalletLogPrintf(...) format strings
practicalswift
2018-08-07
build: Add format string linter
practicalswift