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
Age
Commit message (
Expand
)
Author
2018-03-29
Enable flake8 warning F841 ("local variable 'foo' is assigned to but never us...
practicalswift
2018-03-29
Remove assigned but never used local variables
practicalswift
2018-03-28
contrib: Remove unused import string
MarcoFalke
2018-03-26
Change all python files to use Python3
John Newbery
2018-03-11
Merge #12572: [script] lint-whitespace: find errors more easily
MarcoFalke
2018-03-06
Merge #12098: [scripts] lint-whitespace: add param to check last N commits
Wladimir J. van der Laan
2018-03-06
Merge #12097: [scripts] lint-whitespace: use perl instead of grep -P
Wladimir J. van der Laan
2018-03-01
[script] lint-whitespace: improve print linenumber
Akio Nakamura
2018-02-18
Merge #12308: contrib: Add support for out-of-tree builds in gen-manpages.sh
MarcoFalke
2018-02-15
devtools: Exclude patches from lint-whitespace
MarcoFalke
2018-01-31
contrib: Add support for out-of-tree builds in gen-manpages.sh
Wladimir J. van der Laan
2018-01-29
Enable flake8 warnings for all currently non-violated rules
practicalswift
2018-01-29
Enable flake8 warning for "list comprehension redefines 'foo' from line N" (F...
practicalswift
2018-01-08
[scripts] lint-whitespace: check last N commits or unstaged changes
Sjors Provoost
2018-01-05
[scripts] lint-whitespace: use perl instead of grep -P
Sjors Provoost
2018-01-03
Merge #12075: [scripts] Add missing univalue file to copyright_header.py
MarcoFalke
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-02
[scripts] Add missing univalue file to copyright_header.py
fanquake
2017-12-10
Add Travis check for unused Python imports
practicalswift
2017-12-04
Merge #10773: Shell script cleanups
Pieter Wuille
2017-11-09
Merge #11394: Perform a weaker subtree check in Travis
MarcoFalke
2017-11-09
Revert "Remove unused variable in shell script"
MarcoFalke
2017-11-09
Merge #10771: Remove unused variables in shell scripts
Wladimir J. van der Laan
2017-10-18
Use bash instead of POSIX sh. POSIX sh does not support arrays.
practicalswift
2017-10-11
Improve git-subtree-check.sh
Pieter Wuille
2017-10-01
qa: check-rpc-mapping must not run on empty lists
MarcoFalke
2017-09-14
contrib: Ignore historical release notes for whitespace check
Wladimir J. van der Laan
2017-09-14
Add tab char lint check and exclude imported dependencies
MeshCollider
2017-09-14
Add a lint check for trailing whitespace.
Evan Klitzke
2017-09-13
Merge #10753: test: Check RPC argument mapping
MarcoFalke
2017-09-08
Add -usehd to excluded args in check-doc.py
MeshCollider
2017-09-07
test: Check RPC argument mapping
Wladimir J. van der Laan
2017-09-05
github-merge: Coalesce git fetches
Wladimir J. van der Laan
2017-08-28
Use print(...) instead of undefined printf(...)
practicalswift
2017-08-28
Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
practicalswift
2017-08-09
Remove unused variables in shell scripts.
practicalswift
2017-08-03
Add undocumented -forcecompactdb to force LevelDB compactions
Pieter Wuille
2017-07-10
Add PR description to merge commit in github-merge.py
Pieter Wuille
2017-06-26
Random db flush crash simulator
Pieter Wuille
2017-06-18
doc: Remove outdated minrelaytxfee comment
MarcoFalke
2017-06-13
Merge #10480: Improve commit-check-script.sh
Wladimir J. van der Laan
2017-05-31
devtools: Retry after signing fails in github-merge
Wladimir J. van der Laan
2017-05-30
Fail on commit with VERIFY SCRIPT but no scripted-diff
Pieter Wuille
2017-05-11
Merge #10317: Remove unused Python imports
Wladimir J. van der Laan
2017-05-04
devtools: add script to verify scriptable changes
Cory Fields
2017-05-02
Remove unused Python imports
practicalswift
2017-04-21
contrib: github-merge improvements
Wladimir J. van der Laan
2017-03-20
Rename rpc-tests directory to functional
John Newbery
2017-03-20
Rename qa directory to test
John Newbery
2017-03-13
devtools: Make github-merge compute SHA512 from git, instead of worktree
Wladimir J. van der Laan
[next]