Age | Commit message (Expand) | Author |
2020-02-15 | Merge #18108: Fix .gitignore policy in build_msvc directory | MarcoFalke |
2020-02-11 | [scripts] build earlier releases | Sjors Provoost |
2020-02-10 | Specify ignored bitcoin-qt file precisely | Hennadii Stepanov |
2020-01-08 | Merge #17452: test: update fuzz directory in .gitignore | fanquake |
2020-01-03 | gitignore: ignore fuzz binaries, remove test_bitcoin_fuzzy | Jon Atack |
2019-12-28 | build: Add default configure cache to .gitignore | Hennadii Stepanov |
2019-08-21 | Merge #16371: build: ignore macOS make deploy artefacts & add them to clean-l... | fanquake |
2019-08-14 | build: Remove src/obj directory from repository | Wladimir J. van der Laan |
2019-08-14 | build: ignore macOS make deploy artefacts & add them to clean-local | fanquake |
2019-08-02 | [build] .gitignore add Qt Creator Makefile.am.user | Peter Bushnell |
2019-07-26 | Exclude depends/Makefile in .gitignore | João Barbosa |
2019-07-18 | gitignore: Actually pay attention to depends patches | Carl Dong |
2019-07-01 | [MSVC] Copy build output to src/ automatically after build | nicolas.dorier |
2019-05-07 | .gitignore: Don't ignore depends patches | Carl Dong |
2019-04-12 | gitignore: add *.plist (clang-check) | James O'Beirne |
2019-04-12 | gitignore: add *.dat | James O'Beirne |
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 |