Age | Commit message (Expand) | Author |
2020-07-10 | doc: Use precise permission flags where possible | MarcoFalke |
2020-05-13 | Merge #18616: refactor: Cleanup clientversion.cpp | Wladimir J. van der Laan |
2020-05-04 | refactor: Remove duplicated code | Hennadii Stepanov |
2020-05-02 | build: Rename BUILD_* macros and the code self-descriptive | Hennadii Stepanov |
2020-05-02 | scripted-diff: Rename share/genbuild.sh macros to more meaningful ones | Hennadii Stepanov |
2020-04-28 | nsis: Specify OutFile path only once | Carl Dong |
2020-04-28 | Merge #18556: build: Drop make dist in gitian builds | fanquake |
2020-04-17 | build: Drop make dist in gitian builds | Hennadii Stepanov |
2020-04-02 | guix: Make x86_64-w64-mingw32 builds reproducible | Carl Dong |
2020-02-05 | Merge #17660: build: remove deprecated key from macOS Info.plist | Wladimir J. van der Laan |
2020-02-04 | build: add additional attributes to Win installer | fanquake |
2019-12-31 | build: remove deprecated key from macOS Info.plist | fanquake |
2019-12-30 | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke |
2019-12-16 | build: remove WINDOWS_BITS from build system | fanquake |
2019-11-21 | build: set minimum supported macOS to 10.12 | fanquake |
2019-10-29 | nsis: Write to correct filename in first place | Carl Dong |
2019-10-24 | build: remove BIP70 entries from macOS Info.plist | fanquake |
2019-09-17 | doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_... | Jon Layton |
2019-08-29 | [qt] Change uninstall icon on Windows | GChuf |
2019-08-16 | doc: Refer in rpcbind doc to the manpage | MarcoFalke |
2019-07-08 | Merge #16291: gui: Stop translating PACKAGE_NAME | MarcoFalke |
2019-07-04 | Enable ShellCheck rules | Hennadii Stepanov |
2019-06-26 | build: Stop translating PACKAGE_NAME | MarcoFalke |
2019-03-12 | Merge #15548: build: use full version string in setup.exe | Wladimir J. van der Laan |
2019-03-07 | build: use full version string in setup.exe | MarcoFalke |
2019-03-02 | docs: add "sections" info to example bitcoin.conf | Alistair Mann |
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 |