novacoin.git
2012-05-22 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-05-22 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-22 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-22 Jeff GarzikPrevent crashes due to missing or corrupted blk???...
2012-05-22 Jeff GarzikPrevent crashes due to missing or corrupted database...
2012-05-22 Wladimir J... Remove duplicate behavior on MacOSX
2012-05-22 R E BroadleyCorrect debug.log output to show correct function the...
2012-05-22 Wladimir J... Filter out whitespace and zero-width non-breaking space...
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 Philip Kaufmannremove 2 ugly spaces from a message string
2012-05-18 R E BroadleyAdd build directory to .gitignore, so that it's not...
2012-05-18 R E BroadleyAdd /bin/sh to bitcoin-qt.pro - as some filesystems...
2012-05-18 Christian von... Fix typo. libarcode => libqrcode
2012-05-18 Jeff GarzikAlways check return values of TxnBegin() and TxnCommit()
2012-05-18 Jeff GarzikAlways check return values of TxnBegin() and TxnCommit()
2012-05-17 Pieter WuilleHopefully final fix for the stuck blockchain issue
2012-05-15 Philip Kaufmannremove string "TextLabel" from warningLabel, as this...
2012-05-15 Wladimir J... Properly escape " in strings when exporting CSV
2012-05-15 FordyCorrect Date
2012-05-15 FordyCorrect Date
2012-05-15 Pieter WuilleFix version numbers of archive builds
2012-05-15 Gavin AndresenFix osx build
2012-05-15 Matt CoralloFix DEBUG_LOCKCONTENTION
2012-05-15 Philip Kaufmannremove 2 ugly spaces from a string used in translations
2012-05-15 Philip Kaufmannremove 2 obsolete functions from init.h that moved...
2012-05-15 Luke DashjrBitcoin-Qt: Remove redundant tooltip on optional transa...
2012-05-15 Luke DashjrMerge remote branch 'origin/0.6.2' into 0.6.x
2012-05-11 Gavin AndresenBump version to 0.6.2.2 for osx-special build
2012-05-10 Gavin AndresenMerge branch 'semaphores-v0.6.2' of https://github...
2012-05-10 Pieter WuilleUse polling instead of boost's broken semaphore on OSX
2012-05-10 Pieter WuilleUse semaphores instead of condition variables
2012-05-10 Gavin AndresenRevert "Fix 100% cpu usage on osx bug"
2012-05-09 Gavin AndresenFix 100% cpu usage on osx bug
2012-05-08 Luke DashjrBump version to 0.6.0.8
2012-05-08 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-08 Luke DashjrBump version to 0.5.6
2012-05-08 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-08 Luke DashjrBump version to 0.4.7
2012-05-08 Gavin AndresenBump versions for 0.6.2
2012-05-07 Luke DashjrUpdate/fix translations
2012-05-07 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-07 Luke DashjrUpdate/fix translations
2012-05-07 Pieter WuillePrevent stuck download: correct solution
2012-05-07 Luke DashjrMerge commit '293f264' into 0.6.0.x
2012-05-07 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-07 Pieter WuillePrevent stuck download: correct solution
2012-05-07 Pieter WuillePrevent stuck block download in large reorganisations
2012-05-06 Pieter WuilleBugfix: store source address in addrman
2012-05-06 Pieter WuilleFix addrman crashes
2012-05-06 Pieter WuilleAdd extra asserts to addrman
2012-05-06 Philip Kaufmannfix #952 by checking if we have a new address or an...
2012-05-06 Philip Kaufmannfix #952 by checking if we have a new address or an...
2012-05-06 Wladimir J... Hide UI immediately after leaving the main loop.
2012-05-06 Wladimir J... Hide UI immediately after leaving the main loop.
2012-05-06 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-05-06 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-06 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-06 Pieter WuilleBugfix: store source address in addrman
2012-05-06 Pieter WuilleFix addrman crashes
2012-05-06 Peter ToddFixed non-sensical error message
2012-05-06 Peter ToddFixed non-sensical error message
2012-05-06 Luke DashjrBugfix: %-12I64d is not valid and causes the parameter...
2012-05-06 Luke DashjrBugfix: %-12I64d is not valid and causes the parameter...
2012-05-05 Philip Kaufmannremove HTML code around "Wallet" (displayed on overview...
2012-05-05 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-05-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-04 Luke DashjrBugfix: Remove redundant duplicate transaction check
2012-05-04 Luke DashjrMerge branch '0.6.0.x' of gitorious.org:+bitcoin-stable...
2012-05-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-04 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-04 Gavin AndresenCheck earlier for blocks with duplicate transactions...
2012-05-04 Gavin AndresenCheck earlier for blocks with duplicate transactions...
2012-05-04 Philip Kaufmannremove obsolete BackupWallet() entry in wallet.h
2012-05-04 Gavin AndresenBump version numbers for 0.6.1rc2
2012-05-03 Gregory MaxwellMerge pull request #1188 from Diapolo/rem_BackupWallet_...
2012-05-03 Philip Kaufmannremove obsolete BackupWallet() entry in wallet.h
2012-05-02 Philip Kaufmannadd bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)
2012-05-02 Wladimir J... Merge pull request #1179 from Diapolo/project-file
2012-05-02 Philip Kaufmannfix compiler warning "suggest parentheses around assign...
2012-05-02 Philip Kaufmannfix DEPENDPATH in the project file, as json has no...
2012-05-02 Philip Kaufmannremove unused typedef in serialize.h
2012-05-01 Jeff GarzikMerge pull request #1171 from Diapolo/fix_compiler_warn
2012-05-01 Philip Kaufmannadd bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)
2012-05-01 Wladimir J... Merge pull request #1176 from Diapolo/project-file
2012-05-01 Jeff GarzikMerge pull request #1177 from laanwj/2012_05_remove_dup...
2012-05-01 Wladimir J... Merge pull request #1172 from Diapolo/serialize_h_rem_t...
2012-05-01 Wladimir J... remove duplicate definition of SecureString in util.h
2012-05-01 Philip Kaufmannfix DEPENDPATH in the project file, as json has no...
2012-05-01 Jeff GarzikMerge pull request #1173 from Diapolo/init_cpp_comment_upd
2012-05-01 Philip Kaufmannfix compiler warning "suggest parentheses around assign...
2012-05-01 Philip Kaufmannfix compiler warning "suggest explicit braces to avoid...
2012-04-30 Philip Kaufmannremove references to bitcoin-wx from comment in init.cpp
2012-04-30 Philip Kaufmannremove unused typedef in serialize.h
2012-04-30 Gavin AndresenCheck earlier for blocks with duplicate transactions...
2012-04-30 Philip Kaufmannchange button tooltip on sign message page for copy...
2012-04-29 Wladimir J... Merge pull request #1139 from Diapolo/messagepage
2012-04-29 Wladimir J... Merge pull request #1163 from laanwj/2012_04_uiperforma...
next