README.md


Log

Author Commit Date CI Message
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