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
*
gitian: Improve error handling
Wladimir J. van der Laan
2019-03-09
1
-1
/
+1
*
contrib: Add missing wallet tool to gen-manpages.sh
MarcoFalke
2019-02-06
1
-1
/
+2
*
Scripts and tools: Drop no-longer-relevant copyright holder names
Ben Woosley
2019-01-24
1
-12
/
+0
*
Scripts and tools: Fix devtools/copyright_header.py to always honor exclusions
Ben Woosley
2019-01-24
1
-17
/
+18
*
contrib: Allow use of github API authentication in github-merge
Wladimir J. van der Laan
2019-01-14
2
-3
/
+25
*
contrib: Add support for http[s] URLs in github-merge
Wladimir J. van der Laan
2019-01-14
1
-1
/
+4
*
contrib: Detailed reporting for http errors in github-merge
Wladimir J. van der Laan
2019-01-14
1
-0
/
+6
*
Remove Python 2 import workarounds
practicalswift
2018-12-13
1
-5
/
+1
*
Compare to None with is/is not
Daniel Ingram
2018-12-10
2
-2
/
+2
*
Change '== None' to 'is None'
Daniel Ingram
2018-12-09
1
-1
/
+1
*
Handle exception as ImportError
Daniel Ingram
2018-12-09
1
-1
/
+1
*
Fix broken Gmane URLs
Craig Younkins
2018-11-30
1
-1
/
+1
*
Fix detection of copyright holders
Cornelius Schumacher
2018-11-23
1
-15
/
+15
*
lint: Make sure we read the command line inputs using utf-8 decoding in python
Chun Kuan Lee
2018-09-02
1
-2
/
+2
*
[contrib] Support ARM and RISC-V symbol check
Chun Kuan Lee
2018-08-25
1
-17
/
+31
*
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
4
-4
/
+4
|
\
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
4
-4
/
+4
*
|
contrib: Fix test-security-check fail in Ubuntu 18.04
Chun Kuan Lee
2018-07-26
2
-9
/
+9
|
/
*
Tools: fix BIND_NOW check in security-check.py
Conrado Gouvea
2018-07-12
1
-1
/
+1
*
Merge #13177: GCC-7 and glibc-2.27 back compat code
Wladimir J. van der Laan
2018-07-12
1
-1
/
+1
|
\
|
*
Add stdin, stdout, stderr to ignored export list
Chun Kuan Lee
2018-06-02
1
-1
/
+1
*
|
Obsolete #!/bin/bash shebang
DesWurstes
2018-06-20
1
-1
/
+1
*
|
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
Wladimir J. van der Laan
2018-06-18
1
-0
/
+1
|
\
\
|
*
|
Add "export LC_ALL=C" to all shell scripts
practicalswift
2018-06-14
1
-0
/
+1
*
|
|
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-12
5
-7
/
+7
|
/
/
*
/
utils: checking for bitcoin addresses in translations
Max Kaplan
2018-06-05
1
-1
/
+9
|
/
*
doc: remove leftover check-doc documentation
fanquake
2018-05-29
1
-6
/
+0
*
Merge #13281: test: Move linters to test/lint, add readme
Wladimir J. van der Laan
2018-05-29
14
-734
/
+0
|
\
|
*
test: Move linters to test/lint, add readme
MarcoFalke
2018-05-24
14
-734
/
+0
*
|
Merge #13228: Add script to detect circular dependencies between source modules
MarcoFalke
2018-05-18
2
-0
/
+90
|
\
\
|
|
/
|
/
|
|
*
Add circular dependencies script
Pieter Wuille
2018-05-16
2
-0
/
+90
*
|
Enable Travis checking for two Python linting rules we are currently not viol...
practicalswift
2018-05-11
1
-1
/
+3
|
/
*
Enable W191 and W291 flake8 checks.
John Bampton
2018-05-11
4
-12
/
+14
*
Make gArgs aware of the arguments
Andrew Chow
2018-05-09
1
-1
/
+1
*
Merge #13094: tests: Add test for 64-bit Windows PE, modify 32-bit test results
Wladimir J. van der Laan
2018-05-07
1
-3
/
+13
|
\
|
*
tests: Add test for 64-bit PE, modify 32-bit test results
Chun Kuan Lee
2018-04-27
1
-3
/
+13
*
|
devtools: Make linter check LogPrint calls
MarcoFalke
2018-05-02
1
-2
/
+3
|
/
*
Merge #12972: Add python3 script shebang lint
MarcoFalke
2018-04-16
2
-3
/
+13
|
\
|
*
[contrib] convert test-security-check to python3
John Newbery
2018-04-14
1
-3
/
+2
|
*
add lint tool to check python3 shebang
practicalswift
2018-04-14
1
-0
/
+11
*
|
Enable additional flake8 rules
practicalswift
2018-04-16
1
-1
/
+11
*
|
Minor Python cleanups to make flake8 pass with the new rules enabled
practicalswift
2018-04-16
3
-9
/
+10
|
/
*
Merge #12933: doc: Refine header include policy
MarcoFalke
2018-04-11
1
-11
/
+0
|
\
|
*
Refine travis check for duplicate includes
MarcoFalke
2018-04-10
1
-11
/
+0
*
|
Add shell script linting: Check for shellcheck warnings in shell scripts
practicalswift
2018-04-11
1
-0
/
+27
|
/
*
Merge #12852: [doc] devtools: Setup ots git integration
Wladimir J. van der Laan
2018-04-10
1
-0
/
+8
|
\
|
*
[doc] devtools: Setup ots git integration
MarcoFalke
2018-04-09
1
-0
/
+8
*
|
Add Travis check for duplicate includes
practicalswift
2018-04-09
1
-0
/
+43
*
|
Merge #12891: [logging] add lint-logs.sh to check for newline termination.
Wladimir J. van der Laan
2018-04-08
1
-0
/
+25
|
\
\
|
*
|
[logging] add lint-logs.sh to check for newline termination.
John Newbery
2018-04-07
1
-0
/
+25
[next]