]> Git Repo - VerusCoin.git/shortlog
VerusCoin.git
2012-06-13 Philip Kaufmannupdate translation files (fetched from Transifex) and...
2012-06-13 Wladimir J... Merge pull request #1433 from Diapolo/tabbed_optionsdialog
2012-06-13 Philip Kaufmannre-work optionsdialog to a tabbed UI based on an ui...
2012-06-13 Wladimir J... Merge pull request #1444 from laanwj/2012_06_opendebuglog
2012-06-13 Wladimir J... Merge pull request #1445 from Diapolo/RPCCon_Button_noA...
2012-06-13 Gavin AndresenMerge pull request #1446 from TheBlueMatt/changelog
2012-06-12 Matt CoralloUpdate wiki changelog at doc/release-process.txt
2012-06-12 Philip Kaufmannmake buttons in debug window non autoDefault
2012-06-12 Wladimir J... Cross-platform "Open debug logfile"
2012-06-12 Wladimir J... Merge pull request #1440 from Diapolo/overviewpage_Init...
2012-06-12 Pieter WuilleMerge pull request #1441 from TheBlueMatt/gitian-downloader
2012-06-12 Wladimir J... Merge pull request #1443 from laanwj/2012_06_addressboo...
2012-06-12 Wladimir J... Do not select first address automatically in the addres...
2012-06-12 Wladimir J... Merge pull request #1412 from Diapolo/string_wait_mature
2012-06-11 Matt CoralloFix broken config files
2012-06-11 Philip Kaufmannchange initial Balance on overviewpage from "123.456...
2012-06-09 Jeff GarzikMerge pull request #1435 from TheBlueMatt/mingwbuild
2012-06-09 Matt CoralloFix Mingw64 build (missing headers according to M$...
2012-06-08 Philip Kaufmannupdate info string in GUI for generated blocks and...
2012-06-08 Pieter WuilleMerge pull request #1421 from Diapolo/netbase_fix_sign_...
2012-06-08 Pieter WuilleUpdate comment about secure_allocator<>
2012-06-08 Pieter WuilleMerge pull request #1424 from TheBlueMatt/lockcontention
2012-06-05 Pieter WuilleMerge pull request #1418 from Diapolo/GUI_fix_default_p...
2012-06-05 Matt CoralloFix DEBUG_LOCKCONTENTION
2012-06-05 Gavin AndresenMerge pull request #1422 from Diapolo/add_used_datadir_...
2012-06-05 Philip Kaufmannadd used datadir to debug.log
2012-06-05 Philip Kaufmannfix two signed/unsigned comparison warnings in netbase.cpp
2012-06-04 Philip Kaufmannfix default Proxy address in Qt options (no hostname...
2012-06-04 Gavin AndresenMerge branch 'netopt' of https://github.com/sipa/bitcoin
2012-06-04 Gavin AndresenMerge pull request #1411 from TheBlueMatt/debian
2012-06-04 Gavin AndresenMerge pull request #1415 from dooglus/fix-build-unix.txt
2012-06-03 Chris Moore"USE_UPNP=-" is needed to remove UPnP support.
2012-06-02 Matt CoralloUpdate contrib/debian.
2012-06-02 Wladimir J... Merge pull request #837 from sje397/ShowImmatureBalance
2012-06-02 Wladimir J... Merge pull request #1368 from Diapolo/verifymessagepage
2012-06-02 Wladimir J... Merge pull request #1364 from Diapolo/move_HelpMessage_...
2012-06-01 Philip Kaufmannmove class HelpMessageBox to guiutil.cpp/.h / add butto...
2012-06-01 Philip Kaufmannchange verifymessagepage behaviour to match RPC-call...
2012-05-31 Gavin AndresenUse ConvertTo to simplify sendmany/addmultisigaddress...
2012-05-31 Gavin AndresenMake sendrawtx return txid to be consistent with other...
2012-05-31 Pieter WuilleRework network config settings
2012-05-31 Nils SchneiderMerge pull request #1403 from Diapolo/translation_maste...
2012-05-31 Philip Kaufmannsync english translation master file with current maste...
2012-05-30 Pieter WuilleUpdate bitcoinstrings.cpp
2012-05-28 Gregory MaxwellMerge pull request #1394 from grimd34th/patch-1
2012-05-28 grimd34thincorrect openssl when compared to makefile
2012-05-28 Gregory MaxwellMerge pull request #1392 from gavinandresen/testnet_reset
2012-05-26 Pieter WuilleMerge pull request #1357 from sipa/keyid
2012-05-26 Pieter WuilleMerge pull request #1370 from Diapolo/add_startuptime_t...
2012-05-25 Gavin AndresenAdd a testnet checkpoint at block 546
2012-05-25 Gavin AndresenFix issue#1082, testnet difficulty unsigned integer...
2012-05-25 Gavin AndresenTestnet, Mark III
2012-05-25 Gavin AndresenRemove newlines from JSON strings
2012-05-25 Gavin AndresenMerge pull request #1366 from roques/completion
2012-05-25 Gavin AndresenUnit tests for transaction size limits
2012-05-25 sje397Added 'immature balance' for miners. Only displayed...
2012-05-24 Gavin AndresenLots more Script unit test cases.
2012-05-24 Pieter WuilleRefactor: split CKeyID/CScriptID/CTxDestination from...
2012-05-24 Pieter WuilleEncapsulate public keys in CPubKey
2012-05-24 Gavin AndresenMore CScript unit tests.
2012-05-24 Jeff GarzikDoS_tests: fix signed/unsigned comparison warnings
2012-05-24 Jeff GarzikMerge pull request #1387 from Diapolo/rem_unused_rpcdump
2012-05-24 Jeff GarzikMerge pull request #1383 from jgarzik/rawtx
2012-05-24 Philip Kaufmannremove dead "using namespace boost::asio;" from rpcdump.cpp
2012-05-24 Jeff GarzikMerge branch 'merge2' into merge
2012-05-24 Jeff Garzikrpcdump: include cleanup. move JSONRPCError def to...
2012-05-24 Jeff GarzikRefactor: move runCommand() to util.cpp
2012-05-24 Jeff Garzik.gitignore: add test_bitcoin
2012-05-23 Jeff GarzikJSON-RPC: Add 'sendrawtx' op, for sending pre-built...
2012-05-23 Christian von... Use debhelper to install bitcoind.bash-completion
2012-05-23 Christian von... Bash programmable completion for bitcoind(1)
2012-05-23 Philip Kaufmannadd client startup time as an entry to debug.log (note...
2012-05-23 Jeff GarzikRefactor: add IsChainFile helper. LoadBlockIndex()...
2012-05-23 Gregory MaxwellMerge pull request #1342 from rebroad/LastSeenMinusMinus
2012-05-23 Luke DashjrCDBEnv: fix qt build
2012-05-22 Pieter WuilleMerge pull request #1380 from gavinandresen/optimize2
2012-05-22 Jeff GarzikMerge branch 'dbenv' into tmp
2012-05-22 Jeff GarzikMerge pull request #1381 from jgarzik/check-deser
2012-05-22 Pieter WuilleMerge pull request #1369 from sipa/bootorder
2012-05-22 Jeff GarzikProcessMessage(): remove duplicate orphan tx debug...
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 Gavin AndresenMove signature cache from CKey::Verify to CheckSig...
2012-05-22 Wladimir J... Merge pull request #1379 from laanwj/2012_05_macoshide
2012-05-22 Wladimir J... Remove duplicate behavior on MacOSX
2012-05-22 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-05-22 Gavin AndresenMerge branch 'optimize'
2012-05-22 Gregory MaxwellMerge pull request #1378 from rebroad/ProcessMessagesDe...
2012-05-22 Gavin AndresenMerge pull request #1372 from jgarzik/json-threadsafe
2012-05-22 R E BroadleyCorrect debug.log output to show correct function the...
2012-05-22 Jeff GarzikDefine BOOST_SPIRIT_THREADSAFE in all makefiles
2012-05-21 Pieter WuilleMerge pull request #917 from mndrix/reopen-log-file
2012-05-21 Wladimir J... Merge pull request #1329 from laanwj/2012_05_addrremove...
2012-05-21 Wladimir J... Remove autocorrection of 0/i in addresses in UI
2012-05-21 Wladimir J... Filter out whitespace and zero-width non-breaking space...
2012-05-21 Pieter WuilleReorder AppInit2
2012-05-21 Wladimir J... Merge pull request #1365 from Diapolo/askpassphrasedialog
2012-05-21 Jeff GarzikMerge pull request #1367 from jgarzik/db-private
2012-05-21 Jeff GarzikBDB: restore DB_PRIVATE flag to environment
2012-05-20 Pieter WuilleMerge pull request #1354 from fanquake/master
next
This page took 0.058557 seconds and 4 git commands to generate.