| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | Remove #define loop from util.h | Gavin Andresen | 2013-07-31 | 13 | -23/+17 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Make sure new wallet variables are initialized | Pieter Wuille | 2013-07-29 | 1 | -0/+4 | |
| * | | | | | | | | | | | Merge pull request #2541 from luke-jr/bugfix_wallet_resend | Pieter Wuille | 2013-07-28 | 2 | -7/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Bugfix: Store last/next wallet resend times unique per CWallet object | Luke Dashjr | 2013-07-17 | 2 | -7/+8 | |
| | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2702 from vinniefalco/leveldb-subtree-at-1-10-0 | Pieter Wuille | 2013-07-28 | 18 | -59/+190 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge commit 'adae78ea9940f4d44382967d1296e7db0b54a4de' into leveldb-squashed | Vinnie Falco | 2013-07-01 | 18 | -59/+190 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | Squashed 'src/leveldb/' changes from aca1ffc..ae6c262 | Vinnie Falco | 2013-07-01 | 19 | -59/+196 | |
| * | | | | | | | | | | | | Merge pull request #2863 from maaku/patch-1 | Pieter Wuille | 2013-07-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fix typo in README.md | Mark Friedenbach | 2013-07-27 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2847 from Diapolo/fix_QApplication_include | Wladimir J. van der Laan | 2013-07-25 | 7 | -12/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Bitcoin-Qt: fix QApplication includes to match our include defaults | Philip Kaufmann | 2013-07-23 | 7 | -12/+13 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2848 from Diapolo/translations | Wladimir J. van der Laan | 2013-07-25 | 1 | -4/+98 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | update bitcoin_en.ts to current master (2013-07-23) | Philip Kaufmann | 2013-07-23 | 1 | -4/+98 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #1889 from tcatm/multi-wallet | Gavin Andresen | 2013-07-24 | 3 | -6/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | let user select wallet file with -wallet=foo.dat | Nils Schneider | 2013-07-04 | 3 | -6/+15 | |
| * | | | | | | | | | | | Merge pull request #2795 from fanquake/log_aborted_rebuilds | Jeff Garzik | 2013-07-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Log aborted block database rebuilds | Michael Ford | 2013-06-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge pull request #2832 from luke-jr/bugfix_wdb_boostver | Jeff Garzik | 2013-07-22 | 2 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VE... | Luke Dashjr | 2013-07-15 | 2 | -1/+1 | |
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2826 from Diapolo/fix_mingw481 | Jeff Garzik | 2013-07-22 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fix invalid conversion error with MinGW 4.8.1 in net.cpp | Philip Kaufmann | 2013-07-13 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | Merge pull request #2836 from phelixbtc/patch-3 | Jeff Garzik | 2013-07-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | makefile.mingw: Use normal boost libraries instead of debug for Windows | phelixbtc | 2013-07-19 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2842 from luke-jr/bugfix_usage | Jeff Garzik | 2013-07-22 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Bugfix: Include block creation and SSL options headings in usage | Luke Dashjr | 2013-07-21 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #2670 from laanwj/2013_05_datadir | Wladimir J. van der Laan | 2013-07-18 | 6 | -44/+671 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | qt: allow user to choose data directory | Wladimir J. van der Laan | 2013-06-16 | 6 | -44/+671 | |
| * | | | | | | | | | | | | Merge pull request #2825 from sipa/incompatkey | Pieter Wuille | 2013-07-14 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fix minor backward incompatibility | Pieter Wuille | 2013-07-13 | 1 | -2/+3 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2743 from jgarzik/reject-reason | Jeff Garzik | 2013-07-10 | 4 | -18/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Log reason for non-standard transaction rejection | Jeff Garzik | 2013-06-23 | 4 | -18/+38 | |
| * | | | | | | | | | | | | Merge pull request #2812 from jgarzik/rpcbestblock | Jeff Garzik | 2013-07-10 | 3 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | RPC: add getbestblockhash, to return tip of best chain | Jeff Garzik | 2013-07-03 | 3 | -0/+11 | |
| * | | | | | | | | | | | | | Merge pull request #2820 from fanquake/remove-readme-rst | Wladimir J. van der Laan | 2013-07-10 | 6 | -169/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Remove readme-qt.rst and update documentation for readme-qt.md | fanquake | 2013-07-10 | 6 | -169/+5 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #2817 from Michagogo/release-process-followable-verbatim | Gavin Andresen | 2013-07-09 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Made the build/release process completable verbatim as listed in | Micha | 2013-07-07 | 1 | -3/+4 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #2816 from wtogami/gitianwtogami | Gavin Andresen | 2013-07-08 | 3 | -0/+139 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Add wtogami to gitian download scripts. | Warren Togami | 2013-07-07 | 3 | -0/+139 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #2796 from gmaxwell/remove_overactive_rand_tests | Gregory Maxwell | 2013-07-07 | 1 | -33/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Make the rand tests determinstic. (fixes #2714) | Gregory Maxwell | 2013-07-07 | 1 | -33/+1 | |
| | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2801 from gavinandresen/urifix | Gavin Andresen | 2013-07-02 | 2 | -1/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | README for contrib/debian | Gavin Andresen | 2013-06-27 | 1 | -0/+20 | |
| | * | | | | | | | | | | Fix Gnome bitcoin: URI handler | Gavin Andresen | 2013-06-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge pull request #2803 from sipa/tarversion | Pieter Wuille | 2013-06-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix build date for from-tarball builds | Pieter Wuille | 2013-06-29 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2793 from Diapolo/translations | Pieter Wuille | 2013-06-26 | 2 | -92/+123 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | translation update 2013-06-25 | Philip Kaufmann | 2013-06-25 | 2 | -92/+123 | |
| * | | | | | | | | | | Merge pull request #2174 from CodeShark/sync_macro_clarification | Pieter Wuille | 2013-06-26 | 1 | -0/+42 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Added comments to sync.h to make it easier to understand the macros | Eric Lombrozo | 2013-06-25 | 1 | -0/+42 | |
| | |/ / / / / / / / / | ||||||