summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add R bindings to the READMEStefan Widgren2014-05-131-0/+2
|
* Add project list and update readmeRussell Belfer2014-02-261-11/+14
|
* Clarify C compatibility policyRussell Belfer2014-02-201-5/+5
| | | | and a couple of other minor doc fixups.
* Merge pull request #2044 from libgit2/coverityBen Straub2014-01-161-0/+1
|\ | | | | Run Coverity scan on Travis
| * Add coverity scan badge to readmeBen Straub2014-01-131-0/+1
| |
* | Update README to include Java, PowerShell bindingsEdward Thomson2014-01-151-0/+4
|/
* docs: Remove non existing wrapper from the readmeAndrius Bentkus2013-12-271-1/+0
| | | libgit2net stopped to exist, all hail libgit2sharp
* Relicense examples under CC0Ben Straub2013-11-011-3/+5
|
* fix typos in README.mdNicolas Kaiser2013-10-241-3/+3
|
* README: add a note about the optional dependenciesCarlos Martín Nieto2013-10-231-0/+11
|
* slightly clarified the "license" portion of `README.md" + formatting all overHaneef Mubarak2013-10-171-1/+1
| | | fixed typo `can can` -> `can`
* slightly clarified the "license" portion of `README.md" + formatting all overHaneef Mubarak2013-10-171-1/+1
| | | added the second change suggested by @nulltoken (with two extra words :) )
* slightly clarified the "license" portion of `README.md" + formatting all overHaneef Mubarak2013-10-171-13/+13
| | | | | | | | | There are commercial open source applications, hence proprietary seems to be a better term. Also: - Trimmed header `=`'s to match text length - made libgit2 stand out everywhere - pretty printing links - irc link for those with the correct setup
* Add instructions about buiding for Android to README.mdKrzysztof Adamski2013-09-011-0/+22
|
* Point to the right Go bindingsCarlos Martín Nieto2013-08-311-1/+1
|
* Update readme to point to the currently maintained Erlang bindings. Namely: ↵Nirvana2013-08-311-1/+1
| | | | https://github.com/carlosmn/geef
* Update README.mdEdward Thomson2013-07-191-1/+1
|
* Clarify when to use github issuesEdward Thomson2013-07-191-2/+3
| | | Suggest that github issues are to be used for bug reports, while questions about usage should be directed to StackOverflow.
* Tidy up the methods of contacting the projectMartin Woodward2013-07-191-8/+11
| | | | | Updated the methods of getting involved with the project and asking questions.
* Fix some minor issuesBen Straub2013-04-191-9/+2
|
* Update link to Perl bindingsAlessandro Ghedini2013-04-171-1/+1
|
* Updated link to Haskell bindingsMaxwell Swadling2013-04-091-1/+1
| | | The old one hasn't been updated in a long time. This one is current.
* removed obsolete reference to api.htmlCarlos Scheidegger2013-02-061-1/+0
|
* Let people know that the ML is deprecatedVicent Martí2013-01-301-1/+5
|
* Explain a few CMake options in the READMECarlos Martín Nieto2012-11-131-4/+31
| | | | | Expose STDCALL and explain a few useful CMake options, as well as explain the quirks building on Windows.
* Fix Clar linkKeith Dahlby2012-11-041-1/+1
|
* Use standard CMake variable names for installation pathsVeeti Paananen2012-10-201-2/+2
| | | | | | | Rename INSTALL_INC and INSTALL_BIN to INCLUDE_INSTALL_DIR and BIN_INSTALL_DIR, which are more commonly used. This is also consistent with the variable for the library path which is already LIB_INSTALL_DIR.
* Add link to D libgit2 bindings.Andrej Mitrovic2012-10-111-0/+2
|
* libgit2.pc.in: also switch to LIB_INSTALL_DIRMichael Schubert2012-07-161-1/+1
| | | | | | b3237ac3 changed CMakeList.txt to use the more standard LIB_INSTALL_DIR variable instead of INSTALL_LIB, but forgot to change libgit2.pc.in etc. accordingly.
* Point to the libgit2-glib wiki pageIgnacio Casal Quinteiro2012-07-091-1/+1
|
* libgit2-glib bindings moved to gnome serversIgnacio Casal Quinteiro2012-05-311-1/+1
|
* README: use docs/rel-notes/ for the release notesCarlos Martín Nieto2012-05-241-1/+1
|
* README: add rules about writing release notes as they happenCarlos Martín Nieto2012-05-231-1/+3
|
* Merge pull request #615 from benstraub/port-all-tests-to-clarVicent Martí2012-04-021-1/+1
|\ | | | | Port all tests to clar
| * Moved testing resources to clar, and removed old tests directory.Ben Straub2012-03-311-2/+1
| | | | | | | | Removed the BUILD_CLAR CMake flag, and updated the readme.
| * Added Clar build-flag note to readme.Ben Straub2012-03-301-0/+1
| |
* | Added Travis CI build statusPeter Drahoš2012-04-021-0/+2
|/
* add chicken-git bindings to readmeEvan Hanson2012-03-111-0/+2
|
* Add links to the README and alphabetize the languages to make themAndy Lester2012-03-061-20/+38
| | | | easier for the casual reader to find.
* Add libgit2-glib link to README.mdIgnacio Casal Quinteiro2012-02-071-0/+1
|
* Added link to vala bindingsAntono Vasiljev2011-12-271-0/+1
|
* Add Perl to the list of bindings.Ingy döt Net2011-12-261-0/+1
|
* Fix to follow the Qt trademark policyVincent Lee2011-11-221-1/+1
| | | | | | Never use the Qt trade mark with both letters capitalized, in the form "QT". (http://qt-project.org/trademarkpolicy.html)
* Fix a typo in the README fileVincent Lee2011-11-221-1/+1
|
* Quoted the asterisk to avoid markdown highlighter confusionAndy Lester2011-11-161-1/+1
|
* Explain how to build universal OSX binariesCarlos Martín Nieto2011-10-111-0/+4
| | | | Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
* readme: Add hgit2 to the list of bindingsVicent Marti2011-07-221-0/+1
|
* Merge pull request #321 from letolabs/readmeVicent Martí2011-07-121-0/+1
|\ | | | | Add parrot-libgit2 to the list of language bindings in the readme
| * Add parrot-libgit2 to the list of language bindings in the readmeJonathan "Duke" Leto2011-07-121-0/+1
| |
* | cleanup: remove trailing spacesKirill A. Shutemov2011-07-011-1/+1
|/ | | | Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>