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
/
.gitignore
Age
Commit message (
Expand
)
Author
2014-12-20
Add libbitcoinconsensus.pc to .gitignore
Michael Ford
2014-11-19
build: add libbitcoinconsensus files and hook up the lib build
Cory Fields
2014-10-31
tests: replace the old (unused since Travis) tests with new rpc test scripts
Cory Fields
2014-10-24
Add doc/doxygen to .gitignore
Michael Ford
2014-10-17
Add buildenv.py to gitignore
Michael Ford
2014-09-16
Create the common location for all m4 autotool build scripts, build-aux/m4.
randy-waterhouse
2014-08-19
Add "it works" test for bitcoin-tx
Jeff Garzik
2014-08-18
Univalue: Do not build JSON escape list at runtime
Jeff Garzik
2014-07-29
Add "bitcoin-tx" command line utility and supporting modules.
Jeff Garzik
2014-07-04
Add libtool generated files to .gitignore
Wladimir J. van der Laan
2014-06-25
Update .gitignore
Drak
2014-03-22
Ignore temporary object files
Chris Beams
2014-01-13
src/leveldb/Makefile is ignored?
harry
2013-11-02
.gitignore: Simplify references to the same file in different directories
Josh Triplett
2013-10-21
Add separate bitcoin-rpc client
Wladimir J. van der Laan
2013-09-16
included-tests: generate binary data from test files for inclusion into test ...
Cory Fields
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields
2013-04-26
Add Bitcoin-Qt.app to .gitignore
Michael Ford
2013-02-24
Add two unittest-related files to .gitignore
Peter Todd
2012-10-20
Import LevelDB 1.5, it will be used for the transaction database.
Mike Hearn
2012-09-20
Update gitignore and Makefiles for build.h move from src/ to src/obj
Gavin Andresen
2012-05-23
.gitignore: add test_bitcoin
Jeff Garzik
2012-05-17
Add build directory to .gitignore, so that it's not tracked.
R E Broadley
2012-04-10
Build identification strings
Pieter Wuille
2011-09-26
Output build temp files in build/ instead of current directory.
Matt Corallo
2011-09-11
Some Mac OS X specific things
p2k
2011-09-07
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-09-06
ignore stuff
Luke Dashjr
2011-08-28
add russian translation and add unicode compatibility (merges pull request #20)
Misbakh-Soloviev Vadim A
2011-06-02
Add common temp files to .gitignore.
Doug Huff
2011-04-23
directory re-organization (keeps the old build system)
Jaromil
2011-02-26
Added .gitignore, which prevents 'bitcoin' and 'bitcoind' from showing up in ...
Matt Giuca