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
2019-11-23
build: Allow export of environ symbols
Wladimir J. van der Laan
2019-11-22
build: Bump minimum versions in symbol checker
Wladimir J. van der Laan
2019-11-22
build: Disallow dynamic linking against c++ library
Wladimir J. van der Laan
2019-11-20
build: remove libanl.so.1 from ALLOWED_LIBRARIES
fanquake
2019-11-05
devtools: add utxo_snapshot.sh
James O'Beirne
2019-10-04
scripts: update copyright_header script to include additional files
gchuf
2019-09-03
devtools: Accomodate block-style copyright blocks
Ben Woosley
2019-09-03
test/contrib: Fix invalid escapes in regex strings
Ben Woosley
2019-08-20
scripts: move update-translations.py to maintainer-tools repo
fanquake
2019-08-19
scripts: remove github-merge.py
fanquake
2019-07-17
symbol-check: Disallow libX11-*.so.* shared libraries
Carl Dong
2019-07-05
Merge #16327: scripts and tools: Update ShellCheck linter
fanquake
2019-07-04
Enable ShellCheck rules
Hennadii Stepanov
2019-06-29
Fix: "Bitcoin Core" -> "The Bitcoin Core"
Hennadii Stepanov
2019-06-29
Drop no-longer-relevant copyright holder name
Hennadii Stepanov
2019-06-29
Include Objective-C source files
Hennadii Stepanov
2019-06-24
Merge #16223: devtools: Fetch and display ACKs at sign-off time in github-merge
MarcoFalke
2019-06-17
devtools: Fetch and display ACKs at sign-off time in github-merge
Wladimir J. van der Laan
2019-06-16
Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0
fanquake
2019-06-14
Merge #16201: devtools: Always use unabbreviated commit IDs in github-merge.py
fanquake
2019-06-13
devtools: Always use unabbreviated commit IDs in github-merge.py
Wladimir J. van der Laan
2019-06-11
Fix spelling errors identified by codespell 1.15.0
Ben Woosley
2019-06-11
Merge #16143: tests: Mark unit test blockfilter_index_initial_sync as non-det...
MarcoFalke
2019-06-04
tests: Mark unit test blockfilter_index_initial_sync as non-deterministic
practicalswift
2019-05-31
Don't GPG sign intermediate commits with github-merge tool
Steven Roose
2019-05-03
Remove Windows 32 bit build
MarcoFalke
2019-04-17
contrib: gh-merge: Use pagination to fetch all review comments
nkostoulas
2019-03-22
contrib: gh-merge: Include review comments in merge commit
MarcoFalke
2019-03-14
Merge #15444: [docs] Additional productivity tips
MarcoFalke
2019-03-09
Merge #15549: gitian: Improve error handling
Wladimir J. van der Laan
2019-03-07
gitian: Improve error handling
Wladimir J. van der Laan
2019-03-05
Merge #14954: build: Require python 3.5
MarcoFalke
2019-03-04
Merge #15288: Remove wallet -> node global function calls
MarcoFalke
2019-03-02
build: Require python 3.5
MarcoFalke
2019-02-22
circular-dependencies: Avoid treating some .h/.cpp files as a unit
Russell Yanofsky
2019-02-19
[doc] devtools: mention clang-format dependency
Sjors Provoost
2019-02-15
tests: Add script checking for deterministic line coverage
practicalswift
2019-02-06
contrib: Add missing wallet tool to gen-manpages.sh
MarcoFalke
2019-01-24
Scripts and tools: Drop no-longer-relevant copyright holder names
Ben Woosley
2019-01-24
Scripts and tools: Fix devtools/copyright_header.py to always honor exclusions
Ben Woosley
2019-01-14
contrib: Allow use of github API authentication in github-merge
Wladimir J. van der Laan
2019-01-14
contrib: Add support for http[s] URLs in github-merge
Wladimir J. van der Laan
2019-01-14
contrib: Detailed reporting for http errors in github-merge
Wladimir J. van der Laan
2018-12-13
Remove Python 2 import workarounds
practicalswift
2018-12-10
Compare to None with is/is not
Daniel Ingram
2018-12-09
Change '== None' to 'is None'
Daniel Ingram
2018-12-09
Handle exception as ImportError
Daniel Ingram
2018-11-30
Fix broken Gmane URLs
Craig Younkins
2018-11-23
Fix detection of copyright holders
Cornelius Schumacher
2018-09-02
lint: Make sure we read the command line inputs using utf-8 decoding in python
Chun Kuan Lee
[next]