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
2011-11-04
Merge pull request #606 from dooglus/add-english-translation
Wladimir J. van der Laan
2011-11-04
Add English translation to fix plural(s).
Chris Moore
2011-11-03
Merge git://github.com/p2k/bitcoin-qt
Gavin Andresen
2011-11-02
Mac Deployment Script
p2k
2011-10-31
Remove vladimir's DNS seed, at his request.
Jeff Garzik
2011-10-29
Save translators some work
Wladimir J. van der Laan
2011-10-25
Update openssl to 1.0.0e.
Matt Corallo
2011-10-25
Optionally include additional QT plugins when required to build.
Matt Corallo
2011-10-25
Add returns to avoid annoying compile-time warnings.
Matt Corallo
2011-10-25
Only define __STDC_LIMIT_MACROS if not already defined.
Matt Corallo
2011-10-24
Merge pull request #586 from cjdelisle/hardening-bug-workaround
Gavin Andresen
2011-10-23
Translation lookup logic improvements
Wladimir J. van der Laan
2011-10-23
Revert "translation fixes"
Wladimir J. van der Laan
2011-10-23
translation fixes
Wladimir J. van der Laan
2011-10-22
update translations: nb, es_CL (from transifex)
Nils Schneider
2011-10-16
Added a workaround for an Ubuntu bug which causes -fstack-protector-all to be...
cjdelisle
2011-10-15
Merge pull request #583 from laanwj/qt3
Wladimir J. van der Laan
2011-10-11
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-10-10
Merge pull request #578 from luke-jr/bitcoind_build_improvements
Gavin Andresen
2011-10-10
bitcoind does not need to link with gthread-2.0
Gavin Andresen
2011-10-10
Allow users to customize CXX, CXXFLAGS, and LDFLAGS normally
Luke Dashjr
2011-10-10
Merge pull request #577 from paraipanakos/master
Gavin Andresen
2011-10-10
Merge pull request #576 from luke-jr/bitcoind_build_improvements
Gavin Andresen
2011-10-10
Mac OSX release process changes
Gavin Andresen
2011-10-09
Added Spanish translation for qt
Alex B
2011-10-09
Add alt-1..alt-5 shortcut to switch between tabs
Wladimir J. van der Laan
2011-10-09
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-10-09
Make "Quit" menu saner
Wladimir J. van der Laan
2011-10-09
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-10-09
Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, ...
Luke Dashjr
2011-10-09
Merge branch 'master' of github.com:bitcoin/bitcoin
Gavin Andresen
2011-10-09
Merge pull request #573 from luke-jr/bugfix_bits_string
Gavin Andresen
2011-10-08
Bump version to 0.5.0.0
Gavin Andresen
2011-10-08
Remove old wx translations, updated qt translations
Gavin Andresen
2011-10-07
Remove ui_res from makefiles
Gavin Andresen
2011-10-07
Fix build on windows and mac
Gavin Andresen
2011-10-06
Bugfix: "bits" should be a hex-string, not a number (that just doesn't make s...
Luke Dashjr
2011-10-06
Fix for 64bit build
Victor Leschuk
2011-10-06
Merge pull request #564 from luke-jr/optimize_remove_CheckWork_delay
Gavin Andresen
2011-10-05
Use C's const char* for status strings rather than C++'s std::string, which i...
David Joel Schwartz
2011-10-05
Fix miner_test unit test bug
Gavin Andresen
2011-10-05
Merge branch 'listsinceblock' of https://github.com/cdhowie/bitcoin
Gavin Andresen
2011-10-05
Auto-build dependencies
Gavin Andresen
2011-10-05
Update mac Makefile and build instructions to use MacPorts
Gavin Andresen
2011-10-05
Merge pull request #545 from tcatm/remove-addr.txt
Gavin Andresen
2011-10-05
Merge branch 'no-cryptopp' of https://github.com/tcatm/bitcoin
Gavin Andresen
2011-10-05
Merge pull request #558 from luke-jr/bugfix_CreateThread_ThreadSocketHandler_...
Gavin Andresen
2011-10-05
Merge pull request #561 from luke-jr/optimize_conn_adjtime
Gavin Andresen
2011-10-05
Send "Connection: close" HTTP header with JSON-RPC requests (client)
Luke Dashjr
2011-10-04
Remove 2 second sleep from CheckWork
David Joel Schwartz
[next]