index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2012-08-01
Bugfix: Use standard BTC unit in comments
Luke Dashjr
2012-08-01
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
Merge pull request #1344 from rebroad/AskForTimeFormat
Jeff Garzik
2012-08-01
Merge pull request #1343 from rebroad/MisbehavingDelta
Jeff Garzik
2012-07-28
Merge pull request #1635 from Diapolo/update_helpMessage
Wladimir J. van der Laan
2012-07-27
Merge pull request #1594 from Diapolo/GUI_testnet3_fix
Wladimir J. van der Laan
2012-07-27
update HelpMessage()
Philip Kaufmann
2012-07-27
Merge pull request #1571 from Diapolo/optionsdialog_cleanup
Wladimir J. van der Laan
2012-07-26
Switch testnet3's message bytes to avoid connecting to old nodes.
Gregory Maxwell
2012-07-26
Handle should-never-happen case of orphan in mempool
Gavin Andresen
2012-07-26
When creating new blocks, sort 'paid' area by fee-per-kb
Gavin Andresen
2012-07-26
Merge branch 'checknewblock' of git://github.com/luke-jr/bitcoin
Gavin Andresen
2012-07-26
Merge branch 'bugfix_CNBerr' of git://github.com/luke-jr/bitcoin
Gavin Andresen
2012-07-26
Update translation messages
Wladimir J. van der Laan
2012-07-25
Merge pull request #1624 from Diapolo/fix_typo_log_file
Wladimir J. van der Laan
2012-07-25
Merge pull request #1630 from fanquake/master
Wladimir J. van der Laan
2012-07-26
Typo
Michael Ford
2012-07-25
Merge pull request #1615 from Diapolo/net_noExtIp_IPv6only
Gregory Maxwell
2012-07-24
Fix spelling of successfully
Stephane Glondu
2012-07-23
fix typo "logfile" -> "log file"
Philip Kaufmann
2012-07-23
Typo
fanquake
2012-07-23
Fix Typo
fanquake
2012-07-22
Replace all occurances of license.txt with COPYING, including naming the file...
Luke Dashjr
2012-07-22
optionsdialog cleanup
Philip Kaufmann
2012-07-21
fix OpenSSL not written as proper noun in some comments
Philip Kaufmann
2012-07-20
do not use external IPv4 discovery, when -onlynet="IPv6"
Philip Kaufmann
2012-07-19
re-size addressbookpage.ui to fix #1062
Philip Kaufmann
2012-07-18
Merge pull request #1610 from fanquake/master
Jeff Garzik
2012-07-19
Update a link
fanquake
2012-07-18
Let the comment in GetBlockValue() reflect the uncertainty about the time int...
Rune K. Svendsen
2012-07-17
Merge pull request #1605 from laanwj/2012_07_caseinsensitivesort
Wladimir J. van der Laan
2012-07-17
Merge branch 'master' of git://github.com/fanquake/bitcoin
Gavin Andresen
2012-07-17
New feature for signrawtransaction: specify signature hash (ALL/NONE/etc)
Gavin Andresen
2012-07-17
Give a better error message than 'type mismatch' for complex JSON arguments
Gavin Andresen
2012-07-17
small update for BitcoinGUI::setNumBlocks() function
Philip Kaufmann
2012-07-17
Make sort and filters for transactions and labels case-insensitive
Wladimir J. van der Laan
2012-07-17
Merge pull request #1604 from Diapolo/fix_comment_net
Wladimir J. van der Laan
2012-07-17
fix a comment in net.cpp
Philip Kaufmann
2012-07-17
IPC-server hardening and update
Philip Kaufmann
2012-07-16
Merge pull request #1591 from Diapolo/lang_sel_Qt4.8
Wladimir J. van der Laan
2012-07-16
Merge branch 'fix-commandline-warnings' of git://github.com/muggenhor/bitcoin
Gavin Andresen
2012-07-16
Teach RenameThread to work on OSX
Gavin Andresen
2012-07-17
Give the GUI-IPC thread a name as well
Giel van Schijndel
2012-07-17
Don't check for __linux__ specifically, check for PR_SET_NAME feature instead
Giel van Schijndel
2012-07-17
Add support for renaming FreeBSD and OpenBSD threads
Giel van Schijndel
2012-07-17
Fix thread names after review
Giel van Schijndel
2012-07-17
Give threads a recognisable name to aid in debugging
Giel van Schijndel
2012-07-17
Use linker-arguments only when linking
Giel van Schijndel
2012-07-14
Merge pull request #1592 from Diapolo/Qt_WindowTitle
Wladimir J. van der Laan
2012-07-14
Merge pull request #1587 from Diapolo/signverifymessagedialog
Wladimir J. van der Laan
[next]