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
/
share
Age
Commit message (
Expand
)
Author
2019-03-12
build: use full version string in setup.exe
MarcoFalke
2019-02-14
[build] Makefile.am: add rule for src/bitcoin-wallet
Sjors Provoost
2018-12-12
Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
Wladimir J. van der Laan
2018-11-21
rpcauth: Improve by using argparse and getpass modules
João Barbosa
2018-11-17
Properly generate salt in rpcauth.py, update tests
Carl Dong
2018-11-14
Merge #14698: build: Add bitcoin-tx.exe into Windows installer
Wladimir J. van der Laan
2018-11-10
Merge #12783: macOS: disable AppNap during sync
Wladimir J. van der Laan
2018-11-10
build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
fanquake
2018-11-09
build: Add bitcoin-tx.exe into Windows installer
Chun Kuan Lee
2018-11-07
[doc] conf: Remove deprecated options from docs, Other cleanup
MarcoFalke
2018-11-01
macOS: disable AppNap during sync
Alexey Ivanov
2018-10-28
gui: explicitly disable "Dark Mode" appearance on macOS
fanquake
2018-08-22
Merge #14018: Bugfix: NSIS: Exclude Makefile* from docs
Wladimir J. van der Laan
2018-08-21
Bugfix: NSIS: Exclude Makefile* from docs
Luke Dashjr
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-07-30
contrib: Remove debian and rpm subfolders
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-25
release: bump minimum required macOS to 10.10
fanquake
2018-06-18
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
Wladimir J. van der Laan
2018-06-14
Add "export LC_ALL=C" to all shell scripts
practicalswift
2018-06-12
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-05-02
rpcauth: Make it possible to provide a custom password
Wladimir J. van der Laan
2018-04-24
[tests] Make rpcauth.py testable and add unit tests
Qasim Javed
2018-04-18
Merge #12985: Windows: Avoid launching as admin when NSIS installer ends.
Wladimir J. van der Laan
2018-04-16
Minor Python cleanups to make flake8 pass with the new rules enabled
practicalswift
2018-04-16
tests: Remove compatibility code not needed now when we're on Python 3
practicalswift
2018-04-14
Avoid launching as admin when NSIS installer ends.
JeremyRand
2018-03-26
Change all python files to use Python3
John Newbery
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-12-06
Rename rpcuser.py to rpcauth.py
Henrik Jonsson
2017-12-05
rpcuser.py: Use 'python' not 'python2'
Henrik Jonsson
2017-10-18
Add error handling: exit if cd fails
practicalswift
2017-09-21
Remove extremely outdated share/certs dir
MeshCollider
2017-08-28
Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
practicalswift
2017-06-22
Slightly overhaul NSI pixmaps
Jonas Schnelli
2017-05-17
Merge #7522: Bugfix: Only use git for build info if the repository is actuall...
Wladimir J. van der Laan
2017-01-29
Fix typos
practicalswift
2017-01-13
Remove unused Python imports
practicalswift
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-29
Bugfix: Detect genbuild.sh in repo correctly
Luke Dashjr
2016-11-06
[copyright] copyright header style uniform
isle2983
2016-10-25
release: bump required osx version to 10.8. Credit jonasschnelli.
Cory Fields
2016-09-29
Merge #8784: Copyright headers for build scripts
Wladimir J. van der Laan
2016-09-21
Add MIT license to autogen.sh and share/genbuild.sh
Luke Dashjr
2016-09-22
[share] remove qt/protobuf.pri
MarcoFalke
2016-09-11
[copyright] add MIT License copyright header to remaining Python files
isle2983
2016-08-15
Merge #8270: Tests: Use portable #! in python scripts (/usr/bin/env)
MarcoFalke
2016-08-09
Merge tag 'branch-0.13' into bugfix_gitdir
Luke Dashjr
2016-06-30
windows: Add testnet icon for testnet link
Wladimir J. van der Laan
2016-06-29
windows: Add testnet link to installer
Wladimir J. van der Laan
[next]