log

age author description
Tue, 19 Jun 2012 15:50:12 -0400 Gavin Andresen print large orphan warning BEFORE deleting pvMsg draft
Tue, 19 Jun 2012 05:37:21 -0700 Pieter Wuille Merge pull request #1485 from xanatos/patch-1 draft
Tue, 19 Jun 2012 16:44:55 -0400 Gavin Andresen Revert "Update gitian descriptors to point at stable git repo" draft 0.6.3
Tue, 19 Jun 2012 16:34:10 -0400 Gavin Andresen Merge branch '0.6.x' of git://gitorious.org/+bitcoin-stable-developers/bitcoin/bitcoind-stable into 0.6.3 draft
Thu, 14 Jun 2012 18:21:07 +0000 Luke Dashjr Merge branch '0.6.0.x' into 0.6.x draft
Thu, 14 Jun 2012 18:13:46 +0000 Luke Dashjr Merge branch '0.5.x' into 0.6.0.x draft
Thu, 14 Jun 2012 18:07:11 +0000 Luke Dashjr Merge branch '0.4.x' into 0.5.x draft
Wed, 13 Jun 2012 01:06:40 +0200 Matt Corallo Update wiki changelog at doc/release-process.txt draft
Thu, 14 Jun 2012 15:59:18 +0000 Luke Dashjr Bump VERSION so we can differentiate between fixed 0.4.7rc2 and not-fixed 0.4.7rc1 draft
Tue, 12 Jun 2012 23:50:38 +0000 Luke Dashjr Bugfix: Move IsStandard scriptSig size check out of IsPushOnly, since BIP16 verification uses the latter too draft
Tue, 08 May 2012 23:02:48 +0200 Philip Kaufmann fix an incorrect if-clause in net.cpp draft
Fri, 02 Mar 2012 12:24:38 -0700 Michael Hendricks Serialize access to debug.log stream draft
Wed, 23 May 2012 21:45:26 -0400 Jeff Garzik .gitignore: add test_bitcoin draft
Thu, 14 Jun 2012 09:41:11 +0200 Wladimir J. van der Laan Fix build of testcases after commit 0f10b21719e1b0d9683a142f0a7105e65f095694 draft
Mon, 11 Jun 2012 07:40:14 +0200 Philip Kaufmann Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperly draft
Mon, 11 Jun 2012 07:40:14 +0200 Philip Kaufmann Don't call exit() in Shutdown() for Bitcoin-Qt (fixes a tray-icon issue) draft
Mon, 11 Jun 2012 22:40:06 +0200 Philip Kaufmann change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not confuse users, which could see it before we init with the real wallet balance draft
Sun, 06 May 2012 16:57:12 +0200 Philip Kaufmann removed ability to translate "0 BTC" and "123.456 BTC" as this is only used as preview in the Qt Designer anyway draft
Tue, 12 Jun 2012 01:52:34 +0200 Matt Corallo Fix broken config files draft
Tue, 12 Jun 2012 10:46:24 +0200 Wladimir J. van der Laan Do not select first address automatically in the address book draft
Sat, 02 Jun 2012 16:33:46 +0200 Matt Corallo Correct blockchain size in contrib/debian. draft
Sun, 03 Jun 2012 16:11:11 -0700 Chris Moore "USE_UPNP=-" is needed to remove UPnP support. draft
Wed, 06 Jun 2012 20:00:22 +0000 Luke Dashjr Bugfix: Allow tray icon to linger until Bitcoin-Qt shuts down completely. Fixes #908 draft
Thu, 14 Jun 2012 18:31:08 +0200 Pieter Wuille Use a 64-bit nonce in ping draft
Fri, 08 Jun 2012 16:26:27 +0200 Pieter Wuille Update comment about secure_allocator<> draft
Sat, 12 May 2012 17:44:14 +0200 Pieter Wuille Do not signal outbound semaphore if uninitialized draft
Tue, 22 May 2012 23:07:46 +0000 Luke Dashjr Merge branch '0.6.0.x' into 0.6.x draft
Tue, 22 May 2012 22:57:10 +0000 Luke Dashjr Merge branch '0.5.x' into 0.6.0.x draft
Tue, 22 May 2012 22:55:49 +0000 Luke Dashjr Merge branch '0.4.x' into 0.5.x draft
Tue, 22 May 2012 15:23:17 -0400 Jeff Garzik Prevent crashes due to missing or corrupted blk????.dat records draft
Tue, 22 May 2012 15:12:52 -0400 Jeff Garzik Prevent crashes due to missing or corrupted database records draft
Tue, 22 May 2012 12:06:08 +0100 R E Broadley Correct debug.log output to show correct function the debug is coming from. draft
Fri, 18 May 2012 22:02:28 +0800 Fordy Update License in File Headers draft
Mon, 14 May 2012 07:49:17 +0200 Philip Kaufmann remove 2 ugly spaces from a message string draft
Mon, 14 May 2012 01:11:11 -0400 Jeff Garzik Always check return values of TxnBegin() and TxnCommit() draft
Mon, 07 May 2012 21:36:30 +0200 Pieter Wuille Hopefully final fix for the stuck blockchain issue draft
Thu, 17 May 2012 12:10:15 +0200 Wladimir J. van der Laan Filter out whitespace and zero-width non-breaking spaces in validator draft
Fri, 18 May 2012 22:02:28 +0800 Fordy Update License in File Headers draft
Thu, 17 May 2012 19:09:21 +0100 R E Broadley Add build directory to .gitignore, so that it's not tracked. draft
Sun, 13 May 2012 00:16:50 +0200 Philip Kaufmann remove string "TextLabel" from warningLabel, as this is unneeded and as such is a silly translation less to do :) draft
Fri, 11 May 2012 20:17:09 +0200 Wladimir J. van der Laan Properly escape " in strings when exporting CSV draft
Tue, 08 May 2012 09:31:25 +0200 Philip Kaufmann remove 2 ugly spaces from a string used in translations draft
Mon, 07 May 2012 19:22:09 +0000 Luke Dashjr Bitcoin-Qt: Remove redundant tooltip on optional transaction fee. Fixes #1218 draft
Fri, 18 May 2012 22:02:28 +0800 Fordy Update License in File Headers draft
Thu, 17 May 2012 11:33:59 -0400 Christian von Roques Fix typo. libarcode => libqrcode draft
Mon, 14 May 2012 01:11:11 -0400 Jeff Garzik Always check return values of TxnBegin() and TxnCommit() draft
Sat, 12 May 2012 11:36:37 +0800 Fordy Correct Date draft
Sat, 12 May 2012 11:32:03 +0800 Fordy Correct Date draft
Tue, 08 May 2012 20:11:44 +0000 Luke Dashjr Bump version to 0.6.0.8 draft
Tue, 08 May 2012 20:10:20 +0000 Luke Dashjr Merge branch '0.5.x' into 0.6.0.x draft
Tue, 08 May 2012 20:09:43 +0000 Luke Dashjr Bump version to 0.5.6 draft
Tue, 08 May 2012 20:08:19 +0000 Luke Dashjr Merge branch '0.4.x' into 0.5.x draft
Tue, 08 May 2012 19:53:29 +0000 Luke Dashjr Bump version to 0.4.7 draft
Mon, 07 May 2012 05:34:18 +0000 Luke Dashjr Update/fix translations draft
Mon, 07 May 2012 04:10:54 +0000 Luke Dashjr Merge branch '0.5.x' into 0.6.0.x draft
Mon, 07 May 2012 03:57:39 +0000 Luke Dashjr Update/fix translations draft
Mon, 07 May 2012 02:46:14 +0000 Luke Dashjr Merge branch '0.4.x' into 0.5.x draft
Sat, 05 May 2012 04:04:38 +0200 Pieter Wuille Prevent stuck download: correct solution draft
Sun, 18 Mar 2012 23:47:26 +0100 Pieter Wuille Prevent stuck block download in large reorganisations draft
Sat, 05 May 2012 04:04:38 +0200 Pieter Wuille Prevent stuck download: correct solution draft