aboutsummaryrefslogtreecommitdiff
path: root/doc/man
AgeCommit message (Collapse)Author
2021-04-16doc: Regenerate manual pages for 0.21.1rc1v0.21.1rc1W. J. van der Laan
Tree-SHA512: cc9cd502dc40d89f34b1b043e96df180f0e16ba7c6e039866b349d19aff582d1c4b4ab8e8960b4f427d72ad5f97c7c1e8fec3f2e008a0107dea33a2c8f13febc
2021-01-03doc: Generate manual pages for 0.21.0rc4v0.21.0rc4Wladimir J. van der Laan
Tree-SHA512: c2ff50dbb54c42db9d56f1fcb0d8a2ce9c89089254f1a6b6f2aa98959f47699cd72c7771b53490232938b45d9bb030ce7fe08707c62190e68ada0ddbd8b6e13a
2020-11-18doc: Generate manual pages for 0.21.0rc1Wladimir J. van der Laan
Tree-SHA512: d3e4f927d39f38317242b376f7cbd04ff3ab2b5795ffb5912a1e193b3bc27fa0e7fe55446b62c22df6a213509c2c489a66cde866992706a6ddd0ebbddc713303
2019-11-18doc: remove OpenSSL from build instructions and licensing infofanquake
2019-10-02p2p: Remove BIP61 reject messagesMarcoFalke
2019-06-08Remove -mempoolreplacement to prevent needless block prop slowness.Matt Corallo
At this point there is no reasonable excuse to disable opt-in RBF, and, unlike when this option was added, there are now significant issues created when disabling it (in the form of compact block reconstruction failures). Further, it breaks a lot of modern wallet behavior.
2019-05-03Install bitcoin-wallet manpage.Daniel Kraft
This change marks the already-existing bitcoin-wallet.1 manpage file for installation together with the others. Previously, only bitcoind.1, bitcoin-cli.1, bitcoin-tx.1 and bitcoin-qt.1 would be installed.
2019-02-06util: Add SetupHelpOptions()MarcoFalke
2019-02-06doc: Add missing wallet-tool manpagesMarcoFalke
2018-12-29Bump manpagesDrahtBot
2018-09-13configure: Make it possible to build only one of bitcoin-cli or bitcoin-txLuke Dashjr
2018-07-27Regenerate manpagesDrahtBot
2018-01-30doc: Update manpages to 0.16.99Wladimir J. van der Laan
Master was bumped to 0.16.99, so update the man pages too to avoid confusion. Tree-SHA512: 63622d6ebea2fb052ffe05fb80fe08bd627c34310a7ca22b2bc1af74003b20ab1a1fde51746ee69d401379d65232981b68541a9fc7f329e04b854507f836b19e
2017-09-12doc: Bump manpages to 0.15.99MarcoFalke
2017-03-01Merge #9892: Bugfix: Only install manpages for built programsWladimir J. van der Laan
8c156b7 Bugfix: Only install manpages for built programs (Luke Dashjr) Tree-SHA512: f4c40910b257274a05d9c842b9adb5d9d01df7dd2d34a18bd2d98c78810dc3ed98ed12c08c55352e36a845f06ddb1efba9d4ecf5f1123d2c58406a5ecf589836
2017-02-28Bugfix: Only install manpages for built programsLuke Dashjr
2017-02-18doc: Update manpages for masterWladimir J. van der Laan
(cherry picked from commit 268c390d02d99a4a93a0a01221e273d2b9695ff7)
2017-01-10Add pruneblockchain RPC to enable manual block file pruning.mrbandrews
2016-09-01regenerated all manpages with commit tag stripped, also add bitcoin-txnomnombtc
2016-08-27add doc/man/Makefile.am to include manpagesnomnombtc
2016-08-27add autogenerated manpages by help2mannomnombtc