- 09 Jul, 2023 1 commit
-
-
This commit update the contributing documents with the new IRC server and remove the old freenode. Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Vincenzo Palazzo committed
-
- 28 Oct, 2021 1 commit
-
-
in #6083 the test runner was renamed to libgit2_tests, but not all references to the old name were updated. this change changes all of them to use the new name.
Martin Kühl committed
-
- 23 Jun, 2021 1 commit
-
-
The name of libgit2's main branch is now "main" but contributing.md and release.md still reference "master" as the main branch. Fix it.
Nicolas Cavallari committed
-
- 17 Jun, 2021 1 commit
-
-
Peter Pettersson committed
-
- 30 Aug, 2018 1 commit
-
-
While our contribution guide tries to make clear the licenses that apply to libgit2, it does not make clear that different licenses apply to our bundled dependencies. Make this clear by listing each dependency together with the licenses that they are governed by. Furthermore, bundle the complete license texts next to the code they apply to.
Patrick Steinhardt committed
-
- 30 May, 2018 1 commit
-
-
Our non-technical documents are currently floating around loosely in our project's root, making it harden than necessary to discover what one is searching for. We do have a "docs/" directory, though, which serves exactly that purpose of hosting documentation. Move our non-technical documentation into the "docs/" directory. Adjust all links to these documents.
Patrick Steinhardt committed
-
- 24 Nov, 2017 1 commit
-
-
While we try to conform to a certain commit message style, this style has never been documented anywhere. Document it such that new contributors do not have to go through another needless iteration of their pull requests just to fix up commit messages.
Patrick Steinhardt committed
-
- 17 Mar, 2016 1 commit
-
-
Edward Thomson committed
-
- 25 Oct, 2014 2 commits
-
-
Edward Thomson committed
-
Also various formatting, wrapping and capitalization tweaks.
Waldir Pimenta committed
-
- 20 Jun, 2014 2 commits
-
-
Russell Belfer committed
-
This updates CONTRIBUTING to reflect the changes to use the master branch and make explicit recommendations about updating CHANGELOG.md and providing test coverage. Also, this includes some old updates to PROJECTS.md that I wrote to expand the list of projects, pulling in things from old feature requests.
Russell Belfer committed
-
- 27 Feb, 2014 1 commit
-
-
Russell Belfer committed
-
- 20 Feb, 2014 2 commits
-
-
* Make GIT_INLINE an internal definition so it cannot be used in public headers * Fix language in CONTRIBUTING * Make index caps API use signed instead of unsigned values
Russell Belfer committed -
and a couple of other minor doc fixups.
Russell Belfer committed
-
- 01 Nov, 2013 1 commit
-
-
Ben Straub committed
-
- 19 Jul, 2013 1 commit
-
-
Updating the contributing guidance to explain a bit more about how we use PR's
Martin Woodward committed
-
- 02 Mar, 2013 2 commits
-
-
Russell Belfer committed
-
The discussion about converting some of our foreach-style APIs to use iterator objects got me wanting to make a list of good starter projects. I put it in CONTRIBUTING.md and then went crazy with updates to that file and to CONVENTIONS.md.
Russell Belfer committed
-
- 21 Nov, 2012 2 commits
-
-
Ben Straub committed
-
Ben Straub committed
-