aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* gui: explicitly disable "Dark Mode" appearance on macOSfanquake2018-11-291-0/+3
* build: Add bitcoin-tx.exe into Windows installerChun Kuan Lee2018-11-281-0/+1
* Bugfix: NSIS: Exclude Makefile* from docsLuke Dashjr2018-08-221-1/+1
* Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-082-2/+2
|\
| * Update copyright headers to 2018DrahtBot2018-07-272-2/+2
* | contrib: Remove debian and rpm subfoldersMarcoFalke2018-07-301-0/+147
|/
* release: bump minimum required macOS to 10.10fanquake2018-07-251-1/+1
* Merge #13454: Make sure LC_ALL=C is set in all shell scriptsWladimir J. van der Laan2018-06-181-0/+1
|\
| * Add "export LC_ALL=C" to all shell scriptspracticalswift2018-06-141-0/+1
* | Explicitly specify encoding when opening text files in Python codepracticalswift2018-06-121-1/+1
|/
* rpcauth: Make it possible to provide a custom passwordWladimir J. van der Laan2018-05-022-7/+14
* [tests] Make rpcauth.py testable and add unit testsQasim Javed2018-04-241-18/+28
* Merge #12985: Windows: Avoid launching as admin when NSIS installer ends.Wladimir J. van der Laan2018-04-181-1/+2
|\
| * Avoid launching as admin when NSIS installer ends.JeremyRand2018-04-141-1/+2
* | Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift2018-04-161-1/+1
* | tests: Remove compatibility code not needed now when we're on Python 3practicalswift2018-04-161-9/+2
|/
* Change all python files to use Python3John Newbery2018-03-262-3/+2
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-032-2/+2
* Rename rpcuser.py to rpcauth.pyHenrik Jonsson2017-12-063-10/+10
* rpcuser.py: Use 'python' not 'python2'Henrik Jonsson2017-12-051-1/+1
* Add error handling: exit if cd failspracticalswift2017-10-181-1/+1
* Remove extremely outdated share/certs dirMeshCollider2017-09-213-120/+0
* Use sys.exit(...) instead of exit(...): exit(...) should not be used in programspracticalswift2017-08-281-1/+1
* Slightly overhaul NSI pixmapsJonas Schnelli2017-06-222-0/+0
* Merge #7522: Bugfix: Only use git for build info if the repository is actuall...Wladimir J. van der Laan2017-05-171-1/+5
|\
| * Bugfix: Detect genbuild.sh in repo correctlyLuke Dashjr2016-12-291-1/+5
| * Merge tag 'branch-0.13' into bugfix_gitdirLuke Dashjr2016-08-0926-864/+90
| |\
| * | Bugfix: Only use git for build info if the repository is actually the right oneLuke Dashjr2016-02-121-1/+1
* | | Fix typospracticalswift2017-01-291-1/+1
* | | Remove unused Python importspracticalswift2017-01-131-1/+0
* | | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* | | [copyright] copyright header style uniformisle29832016-11-061-1/+1
* | | release: bump required osx version to 10.8. Credit jonasschnelli.Cory Fields2016-10-251-1/+1
* | | Merge #8784: Copyright headers for build scriptsWladimir J. van der Laan2016-09-291-0/+4
|\ \ \
| * | | Add MIT license to autogen.sh and share/genbuild.shLuke Dashjr2016-09-211-0/+4
* | | | [share] remove qt/protobuf.priMarcoFalke2016-09-221-35/+0
|/ / /
* | | [copyright] add MIT License copyright header to remaining Python filesisle29832016-09-111-0/+3
* | | Merge #8270: Tests: Use portable #! in python scripts (/usr/bin/env)MarcoFalke2016-08-151-1/+1
|\ \ \ | |_|/ |/| |
| * | Use portable #! in python scripts (/usr/bin/env)Matthew King2016-06-261-1/+1
* | | windows: Add testnet icon for testnet linkWladimir J. van der Laan2016-06-301-1/+1
* | | windows: Add testnet link to installerWladimir J. van der Laan2016-06-291-0/+2
|/ /
* | build: Get rid of `CLIENT_DATE`Wladimir J. van der Laan2016-06-091-7/+0
* | Correct small typo in extract_strings_qt.pyMitchell Cash2016-05-241-2/+2
* | Remove wxwidgets references from NSIS script.JeremyRand2016-04-111-4/+0
* | build: Use PACKAGE_TARNAME and new bin names in NSIS script.JeremyRand2016-04-111-13/+13
* | build: python 3 compatibilityWladimir J. van der Laan2016-03-291-2/+7
* | [doc] Fix markdownMarcoFalke2016-03-011-2/+1
* | Merge branch 'master' into single_prodnameLuke Dashjr2016-02-032-0/+52
|\ \
| * | Update project URLBtcDrak2016-01-151-1/+1
| * | Added additional config option for multiple RPC users.Gregory Sanders2015-11-292-0/+52