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
/
ci
/
lint
/
06_script.sh
Age
Commit message (
Expand
)
Author
2022-11-01
ci: Move `git config` commands into script where they are used
Hennadii Stepanov
2022-06-15
refactor: cleanups post unsubtree'ing univalue
fanquake
2022-06-07
test: rename lint-all.py to all-lint.py
Martin Leitner-Ankerl
2022-04-26
Converting `lint-all.sh` to `lint-all.py`.
hiago
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-11-13
test: Enable SC2046 shellcheck rule
Hennadii Stepanov
2021-11-12
Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/...
fanquake
2021-11-07
ci: Do not print `git log` for empty COMMIT_RANGE
Hennadii Stepanov
2021-10-21
Add minisketch dependency
Gleb Naumenko
2021-08-26
ci: Re-enable verify-commits.py check
MarcoFalke
2021-08-17
contrib: use hkps://keys.openpgp.org to retrieve builder keys
fanquake
2021-01-28
rpc: Use RPCHelpMan for check-rpc-mappings linter
MarcoFalke
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-21
ci: Print COMMIT_RANGE to the log as it was in Travis CI
Hennadii Stepanov
2020-12-21
ci: Fix COMMIT_RANGE variable value for PRs
Hennadii Stepanov
2020-12-15
ci: Move linter task to cirrus
Dhruv Mehta
2020-12-04
test: Add option to git-subtree-check to do full check, add help
Wladimir J. van der Laan
2020-10-03
lint: Don't use TRAVIS_COMMIT_RANGE for commit-script-check
Fabian Jahr
2020-01-28
test: Add crc32c to subtree check linter
Wladimir J. van der Laan
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-08-15
ci: Rename .travis/ to ./ci/
MarcoFalke