Age | Commit message (Expand) | Author |
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 |
2016-06-26 | Use portable #! in python scripts (/usr/bin/env) | Matthew King |
2016-06-09 | build: Get rid of `CLIENT_DATE` | Wladimir J. van der Laan |
2016-05-24 | Correct small typo in extract_strings_qt.py | Mitchell Cash |
2016-04-11 | Remove wxwidgets references from NSIS script. | JeremyRand |
2016-04-11 | build: Use PACKAGE_TARNAME and new bin names in NSIS script. | JeremyRand |
2016-03-29 | build: python 3 compatibility | Wladimir J. van der Laan |
2016-03-01 | [doc] Fix markdown | MarcoFalke |
2016-02-12 | Bugfix: Only use git for build info if the repository is actually the right one | Luke Dashjr |
2016-02-03 | Merge branch 'master' into single_prodname | Luke Dashjr |
2016-01-28 | Move PACKAGE_URL to configure.ac | Luke Dashjr |
2016-01-19 | Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere | Luke Dashjr |
2016-01-15 | Update project URL | BtcDrak |
2015-12-22 | Set copyright holders displayed in notices separately from the package name | Luke Dashjr |
2015-12-14 | Unify package name to as few places as possible without major changes | Luke Dashjr |
2015-11-29 | Added additional config option for multiple RPC users. | Gregory Sanders |
2015-10-09 | [trivial] Remove obsolete share/qt/make_windows_icon.sh | MarcoFalke |
2015-09-13 | [trivial] Remove obsolete pixmaps | MarcoFalke |
2015-09-13 | [qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.sh | MarcoFalke |
2015-06-25 | contrib: Improvements to hardcoded seeds scripts | Wladimir J. van der Laan |
2015-06-03 | Merge pull request #6218 | Wladimir J. van der Laan |
2015-06-03 | OSX: use "Bitcoin Core" as Bundle Display Name | Jonas Schnelli |
2015-06-02 | osx: set min version to 10.7 for 0.11+ | Cory Fields |
2015-06-01 | [OSX] revert renaming of Bitcoin-Qt.app | Jonas Schnelli |
2015-05-19 | [Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app" | Jonas Schnelli |
2015-05-04 | build: if there's no recent git tag, don't spew error messages | Cory Fields |
2015-01-05 | Update seed IPs, based on bitcoin.sipa.be crawler data | Pieter Wuille |
2014-11-04 | build: Fix "too many arguments" error | Francis GASCHET |
2014-11-03 | Fix all header defines | Pavel JanÃk |
2014-10-28 | Update generate-seeds.py to produce doxygen compatible comments | Michael Ford |