aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* doc: Use precise permission flags where possibleMarcoFalke2020-07-101-2/+2
* Merge #18616: refactor: Cleanup clientversion.cppWladimir J. van der Laan2020-05-131-9/+9
|\
| * refactor: Remove duplicated codeHennadii Stepanov2020-05-041-1/+1
| * build: Rename BUILD_* macros and the code self-descriptiveHennadii Stepanov2020-05-021-2/+2
| * scripted-diff: Rename share/genbuild.sh macros to more meaningful onesHennadii Stepanov2020-05-021-9/+9
* | nsis: Specify OutFile path only onceCarl Dong2020-04-281-1/+0
|/
* Merge #18556: build: Drop make dist in gitian buildsfanquake2020-04-281-5/+1
|\
| * build: Drop make dist in gitian buildsHennadii Stepanov2020-04-171-5/+1
* | guix: Make x86_64-w64-mingw32 builds reproducibleCarl Dong2020-04-021-0/+5
|/
* Merge #17660: build: remove deprecated key from macOS Info.plistWladimir J. van der Laan2020-02-051-1/+1
|\
| * build: remove deprecated key from macOS Info.plistfanquake2019-12-311-1/+1
* | build: add additional attributes to Win installerfanquake2020-02-041-2/+2
|/
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-302-2/+2
* build: remove WINDOWS_BITS from build systemfanquake2019-12-161-12/+4
* build: set minimum supported macOS to 10.12fanquake2019-11-211-1/+1
* nsis: Write to correct filename in first placeCarl Dong2019-10-291-1/+1
* build: remove BIP70 entries from macOS Info.plistfanquake2019-10-241-37/+0
* doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_...Jon Layton2019-09-172-7/+7
* [qt] Change uninstall icon on WindowsGChuf2019-08-291-1/+1
* doc: Refer in rpcbind doc to the manpageMarcoFalke2019-08-161-2/+2
* Merge #16291: gui: Stop translating PACKAGE_NAMEMarcoFalke2019-07-081-3/+0
|\
| * build: Stop translating PACKAGE_NAMEMarcoFalke2019-06-261-3/+0
* | Enable ShellCheck rulesHennadii Stepanov2019-07-041-2/+2
|/
* Merge #15548: build: use full version string in setup.exeWladimir J. van der Laan2019-03-121-6/+5
|\
| * build: use full version string in setup.exeMarcoFalke2019-03-071-6/+5
* | docs: add "sections" info to example bitcoin.confAlistair Mann2019-03-021-0/+27
* | [build] Makefile.am: add rule for src/bitcoin-walletSjors Provoost2019-02-141-0/+1
|/
* Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoStringWladimir J. van der Laan2018-12-121-1/+1
|\
| * build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoStringfanquake2018-11-101-1/+1
* | rpcauth: Improve by using argparse and getpass modulesJoão Barbosa2018-11-212-22/+28
* | Properly generate salt in rpcauth.py, update testsCarl Dong2018-11-171-9/+6
* | Merge #14698: build: Add bitcoin-tx.exe into Windows installerWladimir J. van der Laan2018-11-141-0/+1
|\ \
| * | build: Add bitcoin-tx.exe into Windows installerChun Kuan Lee2018-11-091-0/+1
| |/
* | Merge #12783: macOS: disable AppNap during syncWladimir J. van der Laan2018-11-101-3/+0
|\ \ | |/ |/|
| * macOS: disable AppNap during syncAlexey Ivanov2018-11-011-3/+0
* | [doc] conf: Remove deprecated options from docs, Other cleanupMarcoFalke2018-11-071-10/+7
|/
* gui: explicitly disable "Dark Mode" appearance on macOSfanquake2018-10-281-0/+3
* Merge #14018: Bugfix: NSIS: Exclude Makefile* from docsWladimir J. van der Laan2018-08-221-1/+1
|\
| * Bugfix: NSIS: Exclude Makefile* from docsLuke Dashjr2018-08-211-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