index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
devtools
Commit message (
Expand
)
Author
Age
Files
Lines
*
really s/doge/dis/g this time
Tomo Ueda
2021-09-02
1
-6
/
+6
*
Rename and update man pages (#1451)
Ross Nicoll
2019-03-25
1
-6
/
+6
*
Merge #9675: Fix typo and spelling inconsistency in CONTRIBUTING.md
Wladimir J. van der Laan
2017-02-16
1
-1
/
+1
|
\
|
*
Fix typo and spelling inconsistency in CONTRIBUTING.md
Koki Takahashi
2017-02-09
1
-1
/
+1
*
|
devtools: Handle Qt formatting characters edge-case in update-translations.py
Wladimir J. van der Laan
2017-02-10
1
-0
/
+8
|
/
*
[doc] Remove unused clang format dev script
MarcoFalke
2017-01-28
2
-67
/
+1
*
Remove redundant semicolons in Python code
practicalswift
2017-01-20
2
-3
/
+3
*
Remove unused Python imports
practicalswift
2017-01-13
2
-2
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
2
-2
/
+2
*
[copyright] copyright header style uniform
isle2983
2016-11-06
1
-1
/
+1
*
Merge #8674: tools for analyzing, updating and adding copyright headers in so...
Wladimir J. van der Laan
2016-11-02
3
-76
/
+662
|
\
|
*
[devtools] script support for managing source file copyright headers
isle2983
2016-09-10
3
-76
/
+662
*
|
Merge #8249: Enable (and check for) 64-bit ASLR on Windows
Wladimir J. van der Laan
2016-09-26
1
-8
/
+40
|
\
\
|
*
|
devtools: Check for high-entropy ASLR in 64-bit PE executables
Wladimir J. van der Laan
2016-09-26
1
-8
/
+40
*
|
|
Merge #8700: [copyright] add MIT license headers to .sh scripts where missing
Wladimir J. van der Laan
2016-09-20
1
-0
/
+3
|
\
\
\
|
*
|
|
[copyright] add MIT license headers to .sh scripts where missing
isle2983
2016-09-11
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge #8676: Add missing copyright headers
Wladimir J. van der Laan
2016-09-19
1
-0
/
+3
|
\
\
\
|
*
|
|
[copyright] Add missing copyright headers
isle2983
2016-09-11
1
-0
/
+3
|
|
/
/
*
|
|
Merge #8702: [copyright] add MIT License copyright header to remaining Python...
Wladimir J. van der Laan
2016-09-19
2
-0
/
+6
|
\
\
\
|
*
|
|
[copyright] add MIT License copyright header to remaining Python files
isle2983
2016-09-11
2
-0
/
+6
|
|
/
/
*
|
|
Merge #8608: Install manpages via make install, also add some autogenerated m...
Wladimir J. van der Laan
2016-09-13
2
-0
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
improved gen-manpages.sh, includes bitcoin-tx and strips commit tag, now also...
nomnombtc
2016-09-01
1
-9
/
+20
|
*
|
add gen-manpages.sh description to README.md
nomnombtc
2016-08-27
1
-0
/
+6
|
*
|
add script to generate manpages with help2man
nomnombtc
2016-08-27
1
-0
/
+18
*
|
|
Merge #8621: [contrib] python: Don't use shell=True
Wladimir J. van der Laan
2016-08-31
1
-28
/
+49
|
\
\
\
|
*
|
|
contrib: Don't use shell=True
MarcoFalke
2016-08-28
1
-28
/
+49
*
|
|
|
Merge #8607: [doc] Fix doxygen off-by-one comments, fix typos
Wladimir J. van der Laan
2016-08-28
1
-1
/
+1
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
contrib: Make fix-copyright-headers.py more portable
MarcoFalke
2016-08-22
1
-1
/
+1
*
|
|
Merge #8545: [doc] Update git-subtree-check.sh README
Pieter Wuille
2016-08-26
1
-1
/
+2
|
\
|
|
|
*
|
[doc] Update git-subtree-check.sh README
MarcoFalke
2016-08-19
1
-1
/
+2
*
|
|
Merge #8270: Tests: Use portable #! in python scripts (/usr/bin/env)
MarcoFalke
2016-08-15
4
-4
/
+4
|
\
\
\
|
*
|
|
Favour python over python2 as per PR #7723
Matthew King
2016-06-28
2
-2
/
+2
|
*
|
|
Use portable #! in python scripts (/usr/bin/env)
Matthew King
2016-06-26
4
-4
/
+4
|
|
/
/
*
/
/
Add warning if -blockminsize is used.
Suhas Daftuar
2016-07-05
1
-1
/
+1
|
/
/
*
/
[qa] Add rpc test for segwit
Alex Morcos
2016-06-22
1
-1
/
+1
|
/
*
build: add armhf/aarch64 gitian builds
Cory Fields
2016-06-10
1
-0
/
+10
*
[doc] Update bitcoin-core GitHub links
MarcoFalke
2016-04-29
1
-3
/
+3
*
devtools: Auto-set branch to merge to in github-merge
Wladimir J. van der Laan
2016-04-02
1
-12
/
+22
*
Merge #7723: build: python 3 compatibility
Wladimir J. van der Laan
2016-03-29
2
-48
/
+49
|
\
|
*
build: python 3 compatibility
Wladimir J. van der Laan
2016-03-29
2
-48
/
+49
*
|
devtools: make github-merge.py use py3
Wladimir J. van der Laan
2016-03-23
1
-7
/
+13
|
/
*
Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay.
Gregory Maxwell
2016-02-01
1
-1
/
+1
*
devtools: Fix utf-8 support in messages for github-merge
Wladimir J. van der Laan
2016-01-27
1
-3
/
+3
*
release: add _IO_stdin_used to ignored exports
Cory Fields
2016-01-26
1
-1
/
+4
*
release: fix parsing of BIND_NOW with older readelf
Cory Fields
2016-01-26
1
-1
/
+1
*
Merge #7402: [devtools] github-merge get toplevel dir without extra whitespace
Wladimir J. van der Laan
2016-01-25
1
-1
/
+1
|
\
|
*
[devtools] github-merge get toplevel dir without extra whitespace
Andrew C
2016-01-25
1
-1
/
+1
*
|
devtools: show pull and commit information in github-merge
Wladimir J. van der Laan
2016-01-22
1
-0
/
+12
|
/
*
devtools: replace github-merge with python version
Wladimir J. van der Laan
2016-01-20
3
-187
/
+225
*
Merge pull request #7280
Wladimir J. van der Laan
2016-01-19
2
-0
/
+51
|
\
[next]