| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #3019 from sipa/fugbix | Pieter Wuille | 2013-09-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Bugfix: nHeightLast instead of nHeightFirst | Pieter Wuille | 2013-09-19 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Fix gitian: bitcoin-deps is at version 0.0.7 | Gavin Andresen | 2013-09-19 | 2 | -4/+6 | |
| * | | | | | | | | | | | | | | | | Merge pull request #3014 from theuni/gitian-fixups | Gavin Andresen | 2013-09-18 | 3 | -8/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | gitian: remove obsolete --disable-debug flag | Cory Fields | 2013-09-18 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | gitian: fix win32 build after configure bdb changes | Cory Fields | 2013-09-18 | 2 | -4/+4 | |
| | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #3017 from sipa/unitleaks | Gavin Andresen | 2013-09-18 | 2 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Fix minor unit test memory leaks | Pieter Wuille | 2013-09-19 | 2 | -0/+5 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | configure.ac: remove unneeded OSX flags | Jeff Garzik | 2013-09-18 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | Merge pull request #3011 from jgarzik/autoconf | Jeff Garzik | 2013-09-18 | 1 | -22/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | configure.ac: remove debug/release concept, prefer autotools default CXXFLAGS | Jeff Garzik | 2013-09-18 | 1 | -22/+3 | |
| * | | | | | | | | | | | | | | | | qt: english translation update | Wladimir J. van der Laan | 2013-09-18 | 1 | -53/+144 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Add src/.gitignore: ignore src/test_bitcoin | Jeff Garzik | 2013-09-18 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | Merge pull request #3009 from gavinandresen/LogPrint | Jeff Garzik | 2013-09-18 | 29 | -399/+389 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Replace printf with LogPrintf / LogPrint | Gavin Andresen | 2013-09-18 | 29 | -392/+374 | |
| | * | | | | | | | | | | | | | | Refactor: OutputDebugStringF -> LogPrint(category, ...) | Gavin Andresen | 2013-09-18 | 5 | -8/+16 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #2985 from theuni/included-tests | Gavin Andresen | 2013-09-16 | 13 | -70/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | included-tests: generate binary data from test files for inclusion into test ... | Cory Fields | 2013-09-16 | 11 | -70/+74 | |
| | * | | | | | | | | | | | | | | included-tests: update gitian descriptors for hexdump dependency | Cory Fields | 2013-09-16 | 2 | -0/+2 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #3000 from gmaxwell/more_osx_fsync | Jeff Garzik | 2013-09-16 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | More fixes for blockchain corruption on OSX. | Gregory Maxwell | 2013-09-15 | 1 | -0/+2 | |
| | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #3001 from theuni/fix-make-race | Gavin Andresen | 2013-09-15 | 1 | -6/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | autotools: fix a parallel build race condition spotted by the pull-tester | Cory Fields | 2013-09-16 | 1 | -6/+5 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #2996 from theuni/qt-translation | Gavin Andresen | 2013-09-14 | 5 | -23/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | autotools: update translation docs | Cory Fields | 2013-09-14 | 1 | -6/+5 | |
| | * | | | | | | | | | | | | autotools: check for lupdate/xgettext | Cory Fields | 2013-09-14 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | autotools: add translate target for qt translations | Cory Fields | 2013-09-14 | 2 | -0/+12 | |
| | * | | | | | | | | | | | | autotools: teach extract_strings_qt.py to respect the XGETTEXT env variable | Cory Fields | 2013-09-14 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | autotools: rearrange qt sources to make them more flexible | Cory Fields | 2013-09-14 | 1 | -16/+20 | |
| * | | | | | | | | | | | | | Merge pull request #2830 from petertodd/p2sh-rpc | Gregory Maxwell | 2013-09-12 | 5 | -38/+69 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Make validateaddress provide redeemScript | Peter Todd | 2013-09-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | Add RPC call decodescript | Peter Todd | 2013-09-12 | 4 | -5/+31 | |
| | * | | | | | | | | | | | | Move Parse{Hash|Hex} to be usable by all RPC code | Peter Todd | 2013-09-12 | 3 | -33/+37 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #2979 from luke-jr/autoconf | Gregory Maxwell | 2013-09-10 | 10 | -27/+98 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Bugfix: Since test_bitcoin is being built and run inside src/test/, try using... | Luke Dashjr | 2013-09-10 | 3 | -3/+6 | |
| | * | | | | | | | | | | | | configure: Prefer specific known-good versions of Qt metacompiler tools | Luke Dashjr | 2013-09-10 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | build-unix.md: Remove now-redundant and unnecessary Gentoo instructions | Luke Dashjr | 2013-09-10 | 1 | -16/+0 | |
| | * | | | | | | | | | | | | configure: Check common include subdirectories for bdb headers, and refuse to... | Luke Dashjr | 2013-09-10 | 5 | -2/+86 | |
| | * | | | | | | | | | | | | autotools: use an absolute path to test data | Cory Fields | 2013-09-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Merge pull request #2982 from gmaxwell/20130908_ccoins_corrupt | Gregory Maxwell | 2013-09-10 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Longer term workaround for chainstate corruption from negative versions. | Gregory Maxwell | 2013-09-09 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | Merge pull request #2961 from Diapolo/cosmetic | Wladimir J. van der Laan | 2013-09-09 | 11 | -37/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | fix some cosmetic glitches in the codebase | Philip Kaufmann | 2013-09-09 | 11 | -37/+33 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #2968 from TheBlueMatt/master | Gavin Andresen | 2013-09-08 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Don't warn about forks while fIsInitialDownload | Matt Corallo | 2013-09-03 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | Merge pull request #2977 from laanwj/2013_09_release_process_protobuf | Gavin Andresen | 2013-09-08 | 2 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Qt 4.8.3 r2 in gitian and release process | Wladimir J. van der Laan | 2013-09-05 | 2 | -1/+2 | |
| | * | | | | | | | | | | | | Add protobuf 2.5.0 download to gitian release process | Wladimir J. van der Laan | 2013-09-05 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | configure.ac: remove superfluous bracket | Jeff Garzik | 2013-09-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge pull request #2943 from theuni/autotools-final | Jeff Garzik | 2013-09-06 | 59 | -1508/+3527 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||