Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-07 | [doc] conf: Remove deprecated options from docs, Other cleanup | MarcoFalke | |
* conf: Remove deprecated options from docs * Remove only mention of MIT/X11 * Link to developer notes in README.md | |||
2018-07-22 | doc: Adjust bitcoincore.org links | MarcoFalke | |
2018-06-04 | Rename “OS X” to the newer “macOS” convention | Giulio Lombardo | |
2018-03-22 | Docs: Improve documentation on standard communication channels | Jim Posen | |
More information about connection on IRC will hopefully help new contributors. | |||
2017-03-20 | Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py | John Newbery | |
2017-03-20 | Rename rpc-tests directory to functional | John Newbery | |
2017-03-20 | Rename qa directory to test | John Newbery | |
2016-11-02 | Merge `doc/unit-tests.md` into `src/test/README.md` | Wladimir J. van der Laan | |
Refer to the right file in the top-level README.md. Having only one file with test documentation saves some confusion about where things are documented. | |||
2016-06-19 | readme: Omit phrasing; 'new' | Will Binns | |
This commit removes the word "new" in reference to describing Bitcoin, as it has been around for over seven years, now. | |||
2016-05-09 | changing "(tests are) automatically run" to correspond to the earlier ↵ | Matthew English | |
instance of "run automatically (on the build server)" | |||
2016-03-10 | Check if zmq is installed in tests, update docs | Elliot Olds | |
If ZMQ is enabled, check whether it's installed before running ZMQ tests. If it isn't, disable ZMQ and print a warning. Also add dependency info to test docs, so users know ZMQ is required before running tests, and so they know how to install it. When following the build instructions before this change then trying to run the RPC tests, a unix user would get an error when python tried to import zmq. There may be other dependencies that should be added to the docs, particularly ones for non-unix systems. This is the only unlisted dependency I encountered using linux. | |||
2016-03-01 | [doc] Fix markdown | MarcoFalke | |
2016-02-01 | Add link to whitepaper | gladoscc | |
2016-01-15 | Update project URL | BtcDrak | |
2015-12-10 | Set link from http:// to https:// | Suriyaa Kudo | |
For opensource.org/licenses/MIT! | |||
2015-11-30 | [doc] Minor markdown fixes | MarcoFalke | |
2015-11-18 | [qa] Extend README.md | MarcoFalke | |
2015-11-12 | doc: Remove mention of pulltester from README.md | Wladimir J. van der Laan | |
We've switched to Travis CI a long time ago. | |||
2015-10-05 | The Bitcoin Core project is releasing Bitcoin Core, not Bitcoin. | Pavel Janík | |
2015-10-05 | Changed rpc-tests.sh to rpc-tests.py in README.md | ptschip | |
Github-Pull: #6752 | |||
2015-09-30 | doc: Change #bitcoin-dev IRC channel to #bitcoin-core-dev | Wladimir J. van der Laan | |
Split off Bitcoin Core project development discussion from the general Bitcoin development channel. | |||
2015-09-26 | Add CONTRIBUTING.md | BtcDrak | |
2015-06-30 | add tests for the decodescript rpc. add mention of the rpc regression tests ↵ | mruddy | |
to the testing seciton of the main readme. | |||
2015-06-22 | doc: update mailing list address | Wladimir J. van der Laan | |
Move from sourceforge to linux foundation. Also get rid of some other stale mentions of sourceforge. | |||
2015-01-02 | Remove redundant copyright notices from README files | Wladimir J. van der Laan | |
The normative place for these for the entire project is COPYING, and the main README already has a MIT license section. | |||
2014-12-19 | Create developer-notes.md | Michael Ford | |
Moves coding guidelines and development tips/tricks into a single file. Also adds a section explaining pull request terminology. | |||
2014-09-24 | Fixed typo in README.md file. "-regest" "-regtest" | Eric Shaw | |
There was a typo in the README.md file. It previously read "-regest" instead of the proper "-regtest" and it has been updated to the proper reading. | |||
2014-09-23 | Grammar fixes in README | Alexander Jeng | |
Github-Pull: #4956 | |||
2014-08-28 | Add travis build:passing/failing indicator. | randy-waterhouse | |
2014-07-07 | Add translation mailing list to README.md | Michael Ford | |
Link to the new translation mailing list from README.md | |||
2014-07-01 | http to https, 2013 to 2014 | Trevin Hofmann | |
2014-05-30 | Merge pull request #4218 | Wladimir J. van der Laan | |
4665b1a doc: Clarify wording about testing in README.md (Wladimir J. van der Laan) | |||
2014-05-23 | Add Tips and Tricks section to README | Gavin Andresen | |
2014-05-23 | doc: Clarify wording about testing in README.md | Wladimir J. van der Laan | |
Weaken and clarify the wording a bit, it currently implies that we get more pull requests than we can ever handle which discourages contribution. | |||
2014-04-11 | doc: add note about translations to README.md | Wladimir J. van der Laan | |
2014-04-05 | Update README.md | Telepatheic | |
2013-12-17 | Fix heading in README.md | Wladimir J. van der Laan | |
2013-12-17 | Rebrand README.md | Wladimir J. van der Laan | |
How could I forgot this file... | |||
2013-10-12 | Documentation Cleanup in /Doc | super3 | |
Added some help text, and bumped version numbers. Added a Readable Index for /Contrib Fixing /Contrib Index URLs Revert Version Numbers. | |||
2013-09-05 | autotools: switch to autotools buildsystem | Cory Fields | |
2013-08-06 | fix typo in README.md | Han Lin Yap | |
2013-07-27 | Fix typo in README.md | Mark Friedenbach | |
2013-05-05 | Update readme with better link syntax (for clickable links) and better ↵ | Chuck LeDuc Díaz | |
readability. | |||
2013-03-22 | 2012 to 2013 | gladoscc | |
2013-02-24 | Fix typo | Peter Todd | |
2013-02-22 | Fix qt unit test build on OSX | Gavin Andresen | |
2013-01-30 | update and reformat README.md | Colin Dean | |
* updated references to files which have since been moved * added reference to licensing * added brief summary in case a non-technical user happens upon repo first * miscellaneous Markdown-isms to make the doc more attractive * remove unused symlink README -> README.md I double-checked the makefiles and whatnot to ensure that the README symlink is not being referenced. It is not. Rather, `doc/README` and `doc/README_windows.txt` are copied for distribution. | |||
2013-01-14 | Update development process README to reflect current reality | Gavin Andresen | |
2011-09-26 | Updated readme file with timers. | Alex Waters | |
2011-09-26 | Merge pull request #521 from laanwj/qt | Gavin Andresen | |
Qt GUI |