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
/
contrib
/
devtools
/
check-doc.py
Age
Commit message (
Expand
)
Author
2018-05-24
test: Move linters to test/lint, add readme
MarcoFalke
2018-05-09
Make gArgs aware of the arguments
Andrew Chow
2018-03-28
contrib: Fix check-doc script regexes
MarcoFalke
2018-03-26
Change all python files to use Python3
John Newbery
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-09-08
Add -usehd to excluded args in check-doc.py
MeshCollider
2017-08-28
Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
practicalswift
2017-08-03
Add undocumented -forcecompactdb to force LevelDB compactions
Pieter Wuille
2017-06-26
Random db flush crash simulator
Pieter Wuille
2017-06-18
doc: Remove outdated minrelaytxfee comment
MarcoFalke
2017-02-27
wallet: Remove sendfree
MarcoFalke
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-07-05
Add warning if -blockminsize is used.
Suhas Daftuar
2016-06-22
[qa] Add rpc test for segwit
Alex Morcos
2016-02-01
Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay.
Gregory Maxwell
2016-01-18
[travis] Run contrib/devtools/check-doc.py early
MarcoFalke
2016-01-04
[travis] Fail when documentation is outdated
MarcoFalke