- 18 Sep, 2018 2 commits
-
-
Visual Studio Team Services is now a family of applications named "Azure DevOps". Update the README to refer to it thusly.
Edward Thomson committed -
VSTS is now a family of components; "Azure Pipelines" is the build and release pipeline application.
Edward Thomson committed
-
- 03 Sep, 2018 1 commit
-
-
Edward Thomson committed
-
- 09 Aug, 2018 1 commit
-
-
Edward Thomson committed
-
- 02 Aug, 2018 1 commit
-
-
Edward Thomson committed
-
- 30 May, 2018 4 commits
-
-
We do not list all build options inside of the README.md, and we definitly shouldn't do so. But in order to help people discover what can be configured, add instructions on how to have CMake generate the list of all knobs together with their current value.
Patrick Steinhardt committed -
The syntax for links is `[description](link)z, not the other way round. Fix this.
Patrick Steinhardt committed -
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 -
By now, our README has grown quite long, and at multiple occassions people were unable to find the correct spot in our documentation. Add a table of contents to at least present an overview over all topics that are being covered by our README.
Patrick Steinhardt committed
-
- 29 Jan, 2018 1 commit
-
-
Patrick Steinhardt committed
-
- 24 Nov, 2017 6 commits
-
-
Edward Thomson committed
-
Edward Thomson committed
-
Since we recommend `ctest -V`, it's not clear why somebody would want to run `libgit2_clar`. Indicate that it's helpful when running individual tests or suites.
Edward Thomson committed -
Provide a very simple quick start paragraph that highlights how easy it is to get started, and points people toward common problems.
Edward Thomson committed -
Users should not be advised to use the VS command prompt; instead, they should let cmake find their Visual Studio installation.
Edward Thomson committed -
Suggest that users run `ctest -V` instead of `make test` when getting started. `ctest -V` is superior over alternatives as: 1. Unlike `make test`, it gives output. Users getting started with the library believe that it is hung. 2. `ctest -V` shows verbose output; showing suite names is helpful for giving users more feedback immediately.
Edward Thomson committed
-
- 09 Sep, 2017 1 commit
-
-
Mathieu Othacehe committed
-
- 11 May, 2017 1 commit
-
-
libgit2 is no longer used in Visual Studio Team Services, it's used in Visual Studio Team Services.
Edward Thomson committed
-
- 11 Apr, 2017 1 commit
-
-
libgit2 is a mere consumer of changes which are trickling down from the upstream git.git project. This commit documents the ramifications caused by this relation.
Patrick Steinhardt committed
-
- 05 Mar, 2017 1 commit
-
-
Richard Ipsum committed
-
- 19 Dec, 2016 2 commits
-
-
Lucas Derraugh committed
-
Make it clearer from the get-go that we do not aim to implement user-facing commands from the git tool.
Carlos Martín Nieto committed
-
- 29 Aug, 2016 1 commit
-
-
Patrick Steinhardt committed
-
- 20 Jun, 2016 4 commits
-
-
Edward Thomson committed
-
Drop node-gitteh. Replace outdated PowerShell bindings with PSGit.
Edward Thomson committed -
Edward Thomson committed
-
Indicate that if you make changes to libgit2 that you must distribute the source _to libgit2_, not the source _of your program_.
Edward Thomson committed
-
- 25 Feb, 2016 1 commit
-
-
Carlos Martín Nieto committed
-
- 26 Dec, 2015 1 commit
-
-
ReadmeCritic committed
-
- 24 Dec, 2015 1 commit
-
-
drusk committed
-
- 17 Dec, 2015 1 commit
-
-
ReadmeCritic committed
-
- 10 Jul, 2015 1 commit
-
-
Tony Kelman committed
-
- 28 May, 2015 1 commit
-
-
Edgar Aroutiounian committed
-
- 14 May, 2015 1 commit
-
-
Morton Fox committed
-
- 04 May, 2015 1 commit
-
-
deps/regex was included in Android build because Android NDK 4 has a packaging bug and doesn't have the regular expression functions defined in its libc.so. The bug has been fixed in subsequent Android NDK releases. If it is still necessary to work around the bug in Android NDK 4, we should consider to use an option like ANDROID_NDK_RELEASE or ANDROID_NDK_RELEASE_NUM.
Yong Li committed
-
- 23 Feb, 2015 1 commit
-
-
Edward Thomson committed
-
- 04 Feb, 2015 1 commit
-
-
Brian Gesiak committed
-
- 16 Jan, 2015 1 commit
-
-
Microsoft is sponsoring a Pro account at AppVeyor for the libgit2 and LibGit2Sharp projects. Point to that account's badge.
Edward Thomson committed
-
- 13 Jan, 2015 1 commit
-
-
Peter Dave Hello committed
-
- 14 Dec, 2014 1 commit
-
-
This fixes #2731.
Carlos Martín Nieto committed
-