]> git.ipfire.org Git - thirdparty/ccache.git/history - CONTRIBUTING.md
chore: Improve source tree structure
[thirdparty/ccache.git] / CONTRIBUTING.md
2021-07-28  Joel Rosdahlchore: Add hints about using conventional commits for...
2021-07-14  Joel RosdahlMention that test cases are preferred for contributed...
2021-06-15  Joel RosdahlDocument the plan of changing naming conventions for...
2021-06-15  Joel RosdahlDocument the new directory structure plan
2021-06-15  Joel RosdahlRemove now mostly obsolete note about transitioning...
2021-04-05  Joel RosdahlUse Clang-Format executable from muttleyxd/clang-tools...
2020-12-27  Joel RosdahlTweak markdown formatting
2020-12-27  Joel RosdahlRephrase hint about C-style code left in the code base
2020-12-27  Joel RosdahlMention GitHub discussions
2020-10-07  Joel RosdahlUse capitalized “Ccache” at start of sentences consistently
2020-09-21  Joel RosdahlFix capitalization of CMake, Cppcheck, Clang-Format...
2020-09-03  Joel RosdahlClarify naming conventions for enum and enum class...
2020-06-22  Joel RosdahlUpdate contribution guidelines related to clang-format...
2020-04-26  Joel RosdahlMention the “always use curly braces” convention in...
2019-10-19  Joel RosdahlTweak contribution guidelines
2019-10-05  Joel RosdahlUse UpperCamelCase instead of snake_case for namespaces
2019-08-14  Joel RosdahlDescribe new code style and switch from Uncrustify...
2019-08-14  Joel RosdahlC++-ify source code
2019-07-15  Joel RosdahlAdd gitter.im link and badge
2019-05-11  Joel RosdahlImprove CONTRIBUTING.md and pull request template
2019-01-23  Joel RosdahlUpdate contribution guidelines
2018-01-28  Joel RosdahlMerge branch '3.3-maint'
2018-01-28  Joel RosdahlMerge branch '3.3-maint'
2018-01-21  Joel RosdahlMerge branch '3.3-maint'
2018-01-13  Joel RosdahlMerge branch '3.3-maint'
2018-01-11  Joel RosdahlAdd link to a good log post on how to get help from...
2018-01-11  Joel RosdahlMerge branch '3.3-maint'
2018-01-10  Joel RosdahlMerge branch '3.3-maint'
2018-01-10  Joel RosdahlRename HACKING.txt to CONTRIBUTING.md and improve text