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
...
*
|
logging: Replace LogPrint macros with regular functions
MarcoFalke
2018-09-12
1
-0
/
+1
*
|
Merge #13734: gui: Drop boost::scoped_array and use wchar_t API explicitly on...
Wladimir J. van der Laan
2018-09-11
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Drop boost::scoped_array
Chun Kuan Lee
2018-08-04
1
-1
/
+0
*
|
Merge #12490: [Wallet] [RPC] Remove deprecated wallet rpc features from bitco...
MarcoFalke
2018-09-06
1
-1
/
+0
|
\
\
|
*
|
[rpc] Remove deprecated sigrawtransaction rpc method.
John Newbery
2018-08-27
1
-1
/
+0
*
|
|
Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by co...
MarcoFalke
2018-09-05
2
-0
/
+21
|
\
\
\
|
*
|
|
lint: Add spell check linter (codespell)
practicalswift
2018-09-04
2
-0
/
+16
|
*
|
|
Fix typos reported by codespell
practicalswift
2018-09-04
1
-0
/
+5
*
|
|
|
Merge #14115: lint: Make all linters work under the default macOS dev environ...
MarcoFalke
2018-09-05
5
-6
/
+26
|
\
\
\
\
|
*
|
|
|
macOS fix: Check for correct version of flake8 to avoid spurious warnings. Th...
practicalswift
2018-08-31
1
-1
/
+9
|
*
|
|
|
macOS fix: Add excludes for checks added in the newer shellcheck version inst...
practicalswift
2018-08-31
1
-1
/
+11
|
*
|
|
|
macOS fix: Work around empty (sub)expression error when using BSD grep
practicalswift
2018-08-31
2
-3
/
+3
|
*
|
|
|
macOS fix: Avoid mapfile due to ancient version of bash shipped with macOS
practicalswift
2018-08-31
1
-1
/
+3
*
|
|
|
|
Merge #14128: lint: Make sure we read the command line inputs using utf-8 dec...
Wladimir J. van der Laan
2018-09-04
2
-2
/
+10
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
lint: Make sure we read the command line inputs using utf-8 decoding in python
Chun Kuan Lee
2018-09-02
2
-2
/
+10
|
|
/
/
/
*
|
|
|
Merge #14088: tests: Don't assert(...) with side effects
Wladimir J. van der Laan
2018-08-31
1
-0
/
+23
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add regression test: Don't assert(...) with side effects
practicalswift
2018-08-28
1
-0
/
+23
|
|
/
/
*
|
|
Merge #13671: Remove the boost/algorithm/string/case_conv.hpp dependency
Wladimir J. van der Laan
2018-08-29
2
-3
/
+0
|
\
\
\
|
*
|
|
Removes the Boost case_conv.hpp dependency.
251
2018-08-28
2
-3
/
+0
|
|
/
/
*
/
/
add unicode compatible file_lock for Windows
Chun Kuan Lee
2018-08-28
1
-1
/
+0
|
/
/
*
|
use export LC_ALL=C.UTF-8
Julian Fleischer
2018-08-27
1
-2
/
+3
*
|
Merge #13707: tests: Add usage note to check-rpc-mappings.py
Wladimir J. van der Laan
2018-08-25
1
-0
/
+4
|
\
\
|
*
|
Tests: add usage note to check-rpc-mappings.py
Mason Simon
2018-07-19
1
-0
/
+4
*
|
|
test: Add lint to prevent SIGNAL/SLOT connect style
João Barbosa
2018-08-21
1
-0
/
+20
*
|
|
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
|
\
[prev]
[next]