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
/
test
/
lint
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #13054: tests: Enable automatic detection of undefined names in Python ...
MarcoFalke
2018-08-13
1
-1
/
+3
|
\
|
*
tests: Use explicit imports
practicalswift
2018-08-13
1
-1
/
+3
*
|
Make format string linter understand basic template parameter syntax
practicalswift
2018-08-10
1
-1
/
+37
|
/
*
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
2
-2
/
+2
|
\
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
2
-2
/
+2
*
|
Add linting of WalletLogPrintf(...) format strings
practicalswift
2018-08-07
2
-0
/
+3
*
|
build: Add format string linter
practicalswift
2018-08-07
2
-0
/
+292
*
|
fix locale for lint-shell
Julian Fleischer
2018-08-02
1
-3
/
+9
|
/
*
Removes Boost predicate.hpp dependency
251
2018-07-22
1
-1
/
+0
*
Removes the boost/algorithm/string/join dependency
251
2018-07-21
1
-1
/
+0
*
Merge #13482: Remove boost::program_options dependency
Wladimir J. van der Laan
2018-07-20
1
-1
/
+0
|
\
|
*
Remove program options from build system
Chun Kuan Lee
2018-07-18
1
-1
/
+0
*
|
lint: Add linter for circular dependencies
Ben Woosley
2018-07-18
1
-0
/
+84
*
|
Remove boost dependency (boost/assign/std/vector.hpp)
practicalswift
2018-06-27
1
-1
/
+0
|
/
*
Merge #13496: Test: Harden lint-filenames.sh
Wladimir J. van der Laan
2018-06-24
1
-1
/
+4
|
\
|
*
Test: Harden lint-filenames.sh
wodry
2018-06-18
1
-1
/
+4
*
|
Obsolete #!/bin/bash shebang
DesWurstes
2018-06-20
12
-12
/
+12
|
/
*
Follow-up to #13454: Fix broken build by exporting LC_ALL=C
practicalswift
2018-06-18
1
-0
/
+1
*
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
Wladimir J. van der Laan
2018-06-18
13
-1
/
+44
|
\
|
*
Add linter: Make sure all shell scripts opt out of locale dependence using "e...
practicalswift
2018-06-14
1
-0
/
+24
|
*
Add "export LC_ALL=C" to all shell scripts
practicalswift
2018-06-14
12
-1
/
+20
*
|
Merge #13448: Add linter: Make sure we explicitly open all text files using U...
Wladimir J. van der Laan
2018-06-16
2
-2
/
+21
|
\
\
|
*
|
Add linter: Make sure we explicitly open all text files using UTF-8 or ASCII ...
practicalswift
2018-06-12
1
-0
/
+19
|
*
|
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-12
1
-2
/
+2
|
|
/
*
/
Add linter: Enforce the source code file naming convention described in the d...
practicalswift
2018-06-14
1
-0
/
+21
|
/
*
Merge #13120: policy: Treat segwit as always active
Wladimir J. van der Laan
2018-06-12
1
-1
/
+1
|
\
|
*
policy: Treat segwit as always active
MarcoFalke
2018-05-29
1
-1
/
+1
*
|
Merge #13230: Simplify include analysis by enforcing the developer guide's in...
Wladimir J. van der Laan
2018-06-11
1
-1
/
+12
|
\
\
|
*
|
Enforce the use of bracket syntax includes ("#include <foo.h>")
practicalswift
2018-06-06
1
-1
/
+12
*
|
|
Merge #13041: build: Add linter checking for accidental introduction of local...
Wladimir J. van der Laan
2018-06-07
1
-0
/
+229
|
\
\
\
|
*
|
|
build: Add linter for checking accidental locale dependence
practicalswift
2018-06-06
1
-0
/
+229
|
|
/
/
*
/
/
lint: Add linter to error on #include <*.cpp>
Ben Woosley
2018-06-06
1
-0
/
+8
|
/
/
*
/
build: Guard against accidental introduction of new Boost dependencies
practicalswift
2018-06-04
1
-0
/
+68
|
/
*
test: Move linters to test/lint, add readme
MarcoFalke
2018-05-24
14
-0
/
+746