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
2019-01-30
[tools] Add wallet inspection and modification tool
Jonas Schnelli
2018-10-19
gitignore contents of db4 folder
Marty Jones
2017-12-22
[build] .gitignore: add QT Creator artifacts
Sjors Provoost
2017-11-06
[build] .gitignore: add background.tiff
Sjors Provoost
2017-05-03
Use shared config file for functional and util tests
John Newbery
2017-05-03
Use an .ini config file for environment vars in bitcoin-util-test.py
John Newbery
2017-03-20
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
John Newbery
2017-02-20
[trivial] Add tests_config.ini to .gitignore
fanquake
2016-12-20
gitignore: Wipe line after java comp tool removal
MarcoFalke
2016-12-15
Simple fuzzing framework
Patrick Strateman
2016-12-04
remove obsolete run-bitcoind-for-test.sh
Alex Morcos
2016-09-13
gitignore: Remove unused lines
MarcoFalke
2016-08-07
[qa] Use single cache dir for chains
MarcoFalke
2016-06-13
[trivial] Ignore split-debug.sh
fanquake
2015-10-26
Merge pull request #6813
Wladimir J. van der Laan
2015-10-23
Ignore coverage data related and temporary test files
dexX7
2015-10-23
doc: Add developer notes about gitignore
Wladimir J. van der Laan
2015-10-05
tests-config.sh is superseded by tests_config.py
Pavel JanÃk
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