Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-25 | [skip ci] Improve Contributing file slightly | Tim Ansell | 1 | -4/+0 | |
[GitHub links to your Contributing instructions when people send pull requests](https://help.github.com/articles/setting-guidelines-for-repository-contributors/). For this reason it is good for this file to be a bit nicer and more welcoming. This file has been changed to Markdown so GitHub renders it nicely and some encouragement text has been added. The link to the full contributing instructions has also been reformatted and this makes the file look nicer when viewing in plain text form too! | |||||
2017-12-20 | Created documentation page for code contributions. | Jussi Pakkanen | 1 | -68/+2 | |
2017-09-16 | contributing.txt: Update link to FAQ (#2330) | Jan Tojnar | 1 | -1/+1 | |
2017-07-04 | contributing.txt: Remove a sentence that refers to authors.txt | Amit D | 1 | -2/+1 | |
The authors.txt file was removed a while ago (9141cd78aabb2e). | |||||
2017-05-29 | Add use of Flake8 to contributing.txt | Alistair Thomas | 1 | -0/+8 | |
2017-05-04 | Use American English - 'ise' -> 'ize' where applicable | Peter Hutterer | 1 | -1/+1 | |
2016-11-07 | Minor adjusts (#1001) | alvarez86 | 1 | -1/+1 | |
* contributing: Use should instead of thould * interpreter: Use exist_ok parameter in subdir function We explicitly depend on python 3.4 or newer, which means the exist_ok parameter is available. Use it instead of a try with a pass on except. * authors: Add my name at the end of authors file | |||||
2016-03-09 | Code contribution clarification. | Jussi Pakkanen | 1 | -4/+4 | |
2015-06-16 | trivial: fix urls after repo migration | Igor Gnatenko | 1 | -1/+1 | |
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> | |||||
2015-04-08 | Fix use of shared subprojects. | Jussi Pakkanen | 1 | -1/+10 | |
2015-03-25 | Typo fix. | Jussi Pakkanen | 1 | -1/+1 | |
2015-03-25 | Explain the use of external dependencies. | Jussi Pakkanen | 1 | -1/+13 | |
2014-11-17 | Tests are fun. | Jussi Pakkanen | 1 | -0/+2 | |
2014-11-16 | Created a contribution info file. | Jussi Pakkanen | 1 | -0/+40 | |