| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s/Doge/Dis/g | Tomo Ueda | 2021-09-02 | 1 | -14/+14 |
| | | |||||
| * | s/doge/dis/g | Tomo Ueda | 2021-09-02 | 1 | -3/+3 |
| | | |||||
| * | improves -> improve | Ross Nicoll | 2021-06-03 | 1 | -1/+1 |
| | | | | Co-authored-by: Max K. <[email protected]> | ||||
| * | [docs] Allow anyone to remove something dysfunctional | Patrick Lodder | 2021-06-03 | 1 | -1/+1 |
| | | |||||
| * | [docs] Change Refactoring policy | Patrick Lodder | 2021-06-03 | 1 | -11/+8 |
| | | |||||
| * | [docs] Clean up squashing section | Patrick Lodder | 2021-06-03 | 1 | -2/+2 |
| | | |||||
| * | [docs] Clean up Contributor Workflow | Patrick Lodder | 2021-06-03 | 1 | -14/+5 |
| | | |||||
| * | [docs] Clean up introduction | Patrick Lodder | 2021-06-03 | 1 | -3/+3 |
| | | |||||
| * | [docs] reformat branching strategy in contribution guide | Patrick Lodder | 2021-06-03 | 1 | -3/+5 |
| | | |||||
| * | [docs] Clarify PR requirements and assessment process. | Patrick Lodder | 2021-06-03 | 1 | -52/+34 |
| | | |||||
| * | [docs] Make the workflow more concise and less chatty | Patrick Lodder | 2021-06-03 | 1 | -8/+5 |
| | | |||||
| * | [docs] change channels for interactions | Patrick Lodder | 2021-06-03 | 1 | -1/+1 |
| | | | | | | | | | Removes discord because this is a chat channel and not suitable to make decisions that are auditable. Adds a link to "help wanted" in the github repository as those are the most pressing items that help Dogecoin | ||||
| * | Refresh contributing to fit Dogecoin | Ross Nicoll | 2021-05-26 | 1 | -50/+23 |
| | | | | | | | | * Remove references to lead maintainer. * Put branch strategy near the top so people raise PRs against the right branch. * Emphasise the need to test, and the types of tests involved. * Add links to community. | ||||
| * | [Docs] fixes #1872 | kregerl | 2021-05-26 | 1 | -1/+0 |
| | | | | | Replaces all occurrences of "bitcoin" with "dogecoin" in CONTRIBUTING.md | ||||
| * | Merge branch '1.14.4-dev' of github.com:dogecoin/dogecoin into ↵ | Gabriel Pérez | 2021-05-14 | 1 | -17/+13 |
| |\ | | | | | | | remove-bitcoin-references | ||||
| | * | Replace Bitcoin by Dogecoin in CONTRIBUTING.md | Dídac Coll | 2021-05-02 | 1 | -24/+20 |
| | | | | | | | | | Change CONTRIBUTING.md from rst format to md format | ||||
| * | | Updating Dogecoin references in CONTRIBUTING | Gabriel Pérez | 2021-05-14 | 1 | -10/+10 |
| |/ | |||||
| * | Merge #9675: Fix typo and spelling inconsistency in CONTRIBUTING.md | Wladimir J. van der Laan | 2017-02-16 | 1 | -1/+1 |
| |\ | | | | | | | 36164fa Fix typo and spelling inconsistency in CONTRIBUTING.md (Koki Takahashi) | ||||
| | * | Fix typo and spelling inconsistency in CONTRIBUTING.md | Koki Takahashi | 2017-02-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Fix spellings of GitHub Remove unnecessary changes Fix GitHub spelling on doc/translation_process.md | ||||
| * | | [Trivial] Update comments referencing main.cpp | CryptAxe | 2017-02-16 | 1 | -2/+2 |
| |/ | |||||
| * | Docs: Update CONTRIBUTING.md | John Newbery | 2017-01-18 | 1 | -1/+22 |
| | | | | | | | | Update CONTRIBUTING.md to document the different components. Notably, trivial should only be used for PRs that do not change the code. | ||||
| * | Add copyright/patent issues to possible NACK reasons | Peter Todd | 2016-10-13 | 1 | -1/+3 |
| | | | | | | | | | Adding in response to a Slack discussion where someone was unclear on the fact that a NACK may be justified if code can't be accepted due to copyright/patent issues. For example, it would be reasonable and prudent to NACK a contribution of AGPL-licensed consensus code on the basis that the license terms are incompatible with the MIT license used by the rest of the codebase. | ||||
| * | Merge #8771: CONTRIBUTING: Mention not to open several pulls | Wladimir J. van der Laan | 2016-09-25 | 1 | -0/+9 |
| |\ | | | | | | | faa91bc CONTRIBUTING: Mention not to open several pulls (MarcoFalke) | ||||
| | * | CONTRIBUTING: Mention not to open several pulls | MarcoFalke | 2016-09-23 | 1 | -0/+9 |
| | | | |||||
| * | | Mandatory copyright agreement | Andrew Chow | 2016-09-22 | 1 | -0/+8 |
| |/ | | | | All contributions to the repository will agree to use the MIT license | ||||
| * | contributing.md: Fix formatting | Will Binns | 2016-06-23 | 1 | -33/+109 |
| | | | | | | | | | | | | | | | This commit contains two changes to CONTRIBUTING.md that: Fix line line lengths. There were several instances where line lengths were well over 80 characters. This commit adjusts them to make them conform to formatting best practices, to stay under 80 characters when possible. Adhere to consist use of quotes. There are a few instances where smart quotes are used (perhaps because it was pasted from a word processor). This commit replaces them with dumb quotes to keep it consistent with the quotation formatting found in the rest of the document. | ||||
| * | [doc] Add basic git squash example | fanquake | 2016-05-10 | 1 | -7/+21 |
| | | |||||
| * | Note that reviewers should mention the commit hash of the commits they reviewed. | Patrick Strateman | 2015-12-10 | 1 | -0/+2 |
| | | |||||
| * | Add PR title prefix for trivial changes [skip ci] | paveljanik | 2015-09-30 | 1 | -0/+1 |
| | | |||||
| * | Add CONTRIBUTING.md | BtcDrak | 2015-09-26 | 1 | -0/+107 |