README.md


Log

Author Commit Date CI Message
Michael Schubert 77ace82d 2012-07-16T12:41:30 libgit2.pc.in: also switch to LIB_INSTALL_DIR 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.
Ignacio Casal Quinteiro a7a2fccd 2012-07-09T13:12:16 Point to the libgit2-glib wiki page
Ignacio Casal Quinteiro 36bae3e9 2012-05-31T09:56:05 libgit2-glib bindings moved to gnome servers
Carlos Martín Nieto 88bfe790 2012-05-24T13:38:25 README: use docs/rel-notes/ for the release notes
Carlos Martín Nieto 0f4d78d2 2012-05-23T17:12:14 README: add rules about writing release notes as they happen
Vicent Martí 4cba39ac 2012-04-02T17:23:17 Merge pull request #615 from benstraub/port-all-tests-to-clar Port all tests to clar
Peter Drahoš 37029314 2012-04-02T00:32:47 Added Travis CI build status
Ben Straub fd29cd13 2012-03-31T16:10:01 Moved testing resources to clar, and removed old tests directory. Removed the BUILD_CLAR CMake flag, and updated the readme.
Ben Straub 23cb35fe 2012-03-30T06:31:49 Added Clar build-flag note to readme.
Evan Hanson 0e8144fe 2012-03-11T14:37:56 add chicken-git bindings to readme
Andy Lester b8d08292 2012-03-05T22:45:00 Add links to the README and alphabetize the languages to make them easier for the casual reader to find.
Ignacio Casal Quinteiro 13f77071 2012-02-07T10:20:03 Add libgit2-glib link to README.md
Antono Vasiljev 27f69e48 2011-12-27T17:10:12 Added link to vala bindings
Ingy döt Net 20626db1 2011-12-26T21:58:17 Add Perl to the list of bindings.
Vincent Lee 9d163937 2011-11-22T15:12:57 Fix to follow the Qt trademark policy Never use the Qt trade mark with both letters capitalized, in the form "QT". (http://qt-project.org/trademarkpolicy.html)
Vincent Lee 5689a8d5 2011-11-22T15:04:33 Fix a typo in the README file
Andy Lester a07d8994 2011-11-16T17:33:02 Quoted the asterisk to avoid markdown highlighter confusion
Carlos Martín Nieto 5cb7a1ad 2011-10-11T18:12:36 Explain how to build universal OSX binaries Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
Vicent Marti f630366f 2011-07-22T04:24:07 readme: Add hgit2 to the list of bindings
Vicent Martí 467545d0 2011-07-12T11:26:25 Merge pull request #321 from letolabs/readme Add parrot-libgit2 to the list of language bindings in the readme
Jonathan "Duke" Leto d2b96cf4 2011-07-12T11:19:42 Add parrot-libgit2 to the list of language bindings in the readme
Kirill A. Shutemov 932d1baf 2011-06-30T19:52:34 cleanup: remove trailing spaces Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
nulltoken e49020e0 2011-06-18T09:07:51 Fix link to API documentation
Vicent Marti f0890fcc 2011-06-17T19:40:51 cmake: Build shared library by default
schu 8087bb93 2011-06-15T14:08:43 README.md: do not break syntax highlighting Signed-off-by: schu <schu-github@schulog.org>
Vicent Marti 7548b8af 2011-06-14T17:36:38 Update README.md
Alexei Sholik cce225bf 2011-05-16T01:56:20 Fix a typo in README.md
Daniel Huckstep 0e0f4fde 2011-05-10T15:33:07 Add --with-redis flag to list of available build flags in README.
Olivier Ramonat ccfce5f3 2011-03-30T19:47:12 Update README after sqlite option change To build libgit2 with sqlite support, waf configure should be run with --with-sqlite
Scott Chacon f3cf7f6d 2011-03-23T17:06:49 add go-git (Go bindings) to the readme
Vicent Marti 08db1efd 2011-03-23T15:53:12 Add Ocaml bindings to the readme
Vicent Marti bbcc7ffc 2011-03-15T21:04:41 Add proper threading support to libgit2 We now depend on libpthread on all Unix platforms (should be installed by default) and use a simple wrapper for Windows threads under Win32. Signed-off-by: Vicent Marti <tanoku@gmail.com>
Vicent Marti 11a203e1 2011-03-15T03:31:52 Add nodegit to the README
Vicent Marti ab6a3d3d 2011-03-15T03:25:44 Add ZLib as a built-in dependency I don't know if this is good or bad. This lets libgit2 compile cleanly on any platforms without any external dependencies, but adds a little bit of bloat... Let's test this out and see what happens.
Vicent Marti b760fbf5 2011-03-07T21:18:05 Update README.md with new bindings Signed-off-by: Vicent Marti <tanoku@gmail.com>
Tim Clem 74bcb63f 2011-03-07T10:13:56 add objective-git to readme
Olivier Ramonat af774b01 2011-02-21T13:14:01 Add --without-sqlite option to waf configure Disable sqlite support when ./waf configure is run with --without-sqlite
Vicent Marti 6f9024a7 2011-01-08T21:54:14 Add Delphi bindings to the readme Signed-off-by: Vicent Marti <tanoku@gmail.com>
Scott Chacon e04c7095 2011-01-08T08:02:19 added links to php and lua bindings
Vicent Marti e0d9e12e 2010-12-12T00:01:26 Update README.md Add info on libgit2sharp, new build system, and usage guide. Signed-off-by: Vicent Marti <tanoku@gmail.com>
Peter Drahoš bfe0658e 2010-12-10T13:29:31 Update install info and test resource path handling
Peter Drahoš 73c46d53 2010-12-05T18:25:48 Add basic testing support and options to specify install paths
Peter Drahoš ec821ca6 2010-12-04T17:41:04 Update README.md
Vicent Marti e5fd5b94 2010-11-24T17:51:01 Update README.md Fix my broken English. Fix formatting issues in some links. Add new build flag options. Signed-off-by: Vicent Marti <tanoku@gmail.com>
Scott Chacon c5b97d5a 2010-11-23T15:13:04 update readme to be markdown based