|
8044ee42
|
2016-08-29T09:38:20
|
|
README: adjust URL to libqgit2 repository
|
|
2976dcf8
|
2016-06-20T15:05:02
|
|
README: update "Getting Help" section
|
|
738ca6ee
|
2016-06-20T14:30:33
|
|
README: update bindings
Drop node-gitteh. Replace outdated PowerShell bindings with PSGit.
|
|
0820d0c8
|
2016-06-20T14:24:17
|
|
README: improve contributing paragraph
|
|
69d11971
|
2016-06-20T14:16:50
|
|
README: disambiguate what to distribute source of
Indicate that if you make changes to libgit2 that you must distribute
the source _to libgit2_, not the source _of your program_.
|
|
1f8cb02f
|
2016-02-25T14:51:00
|
|
CONVENTIONS: update to include general public API principles
|
|
a066b4cb
|
2015-12-26T18:31:22
|
|
Merge pull request #3552 from ReadmeCritic/master
Update README URLs based on HTTP redirects
|
|
1ce509fe
|
2015-12-26T15:51:32
|
|
Update libgit2-glib link
|
|
22829b74
|
2015-12-23T21:27:40
|
|
Fixed minor typo in README.md.
|
|
1181ca0c
|
2015-12-17T08:36:04
|
|
Update README URLs based on HTTP redirects
|
|
37c84dc5
|
2015-07-05T10:07:48
|
|
Increase required version of cmake to 2.8
|
|
69560cc0
|
2015-05-28T15:19:53
|
|
Changed README to use new OCaml bindings to git
|
|
e702dc2e
|
2015-05-14T15:49:51
|
|
Updated dlibgit link.
|
|
57aa839c
|
2015-05-04T09:41:34
|
|
Android build doesn't need deps/regex
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.
|
|
ecf1c3c3
|
2015-02-23T11:18:52
|
|
README: provide some more explanation about TLS
|
|
35425b51
|
2015-02-04T01:06:07
|
|
README.md: Add Swift bindings "Gift"
|
|
7cfbf3b7
|
2015-01-15T16:56:58
|
|
README: Point to libgit2 account's AppVeyor badge
Microsoft is sponsoring a Pro account at AppVeyor for the libgit2
and LibGit2Sharp projects. Point to that account's badge.
|
|
c5c8ece1
|
2015-01-14T02:14:38
|
|
Use svg instead of png to get better image quality
|
|
ed09e044
|
2014-12-14T16:18:09
|
|
Mention the init function in the README
This fixes #2731.
|
|
a7e06cb0
|
2014-12-10T10:11:37
|
|
readme: Add AppVeyor build status badge/link
|
|
037b2a8b
|
2014-12-10T09:55:29
|
|
readme: Make Travis build status badge reflect the state of master
|
|
775d831b
|
2014-12-10T10:03:07
|
|
readme: Trim trailing lines
|
|
15bea02c
|
2014-10-31T11:24:02
|
|
docs: explicitly document the threading caveats
Talk about sharing objects and error messages; but the most important
part is about what to do with the cryptographic libraries, which sadly
have to become to responsibility of the application.
|
|
79b0ae4e
|
2014-10-27T10:30:57
|
|
Flip THREADSAFE's default to ON
Threads are here to stay; and for a while now, users have had to call
the initialization function which sets up threads and crypto regardless
of whether the library was built threadsafe or not.
|
|
18925129
|
2014-10-06T16:17:01
|
|
Fix README.md
|
|
a2a23322
|
2014-09-30T04:16:17
|
|
the wiki, it is dead
|
|
2c22193b
|
2014-09-16T08:56:33
|
|
Fix typo
|
|
b4913705
|
2014-09-15T12:11:48
|
|
Add Rust to the language bindings list
|
|
d747ec18
|
2014-08-25T20:50:06
|
|
add Julia to the language bindings list
|
|
2ef20da0
|
2014-07-13T17:52:33
|
|
Updated perl bindings link
|
|
562516ec
|
2014-05-13T22:43:59
|
|
Add R bindings to the README
|
|
486bc366
|
2014-02-26T16:37:08
|
|
Add project list and update readme
|
|
68a19ca9
|
2014-02-20T11:26:51
|
|
Clarify C compatibility policy
and a couple of other minor doc fixups.
|
|
c85d606e
|
2014-01-16T11:36:06
|
|
Merge pull request #2044 from libgit2/coverity
Run Coverity scan on Travis
|
|
4ef9a508
|
2014-01-15T13:58:11
|
|
Update README to include Java, PowerShell bindings
|
|
4caf0df0
|
2014-01-13T15:43:29
|
|
Add coverity scan badge to readme
|
|
7b50c784
|
2013-12-27T15:15:48
|
|
docs: Remove non existing wrapper from the readme
libgit2net stopped to exist, all hail libgit2sharp
|
|
dcfdb977
|
2013-11-01T10:51:12
|
|
Relicense examples under CC0
|
|
63d1fad4
|
2013-10-24T15:30:31
|
|
fix typos in README.md
|
|
2baee9f8
|
2013-10-23T13:17:51
|
|
README: add a note about the optional dependencies
|
|
caf93341
|
2013-10-17T16:01:43
|
|
slightly clarified the "license" portion of `README.md" + formatting all over
fixed typo `can can` -> `can`
|
|
e5e2710b
|
2013-10-17T01:52:20
|
|
slightly clarified the "license" portion of `README.md" + formatting all over
added the second change suggested by @nulltoken (with two extra words :) )
|
|
20b5d300
|
2013-10-17T00:28:08
|
|
slightly clarified the "license" portion of `README.md" + formatting all over
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
|
|
01cd5ae3
|
2013-09-01T19:43:35
|
|
Add instructions about buiding for Android to README.md
|
|
f2cda906
|
2013-08-31T17:42:38
|
|
Point to the right Go bindings
|
|
a402179a
|
2013-08-31T09:25:25
|
|
Update readme to point to the currently maintained Erlang bindings. Namely: https://github.com/carlosmn/geef
|
|
bef59b1b
|
2013-07-19T12:56:47
|
|
Update README.md
|
|
41a93cc6
|
2013-07-19T12:43:08
|
|
Clarify when to use github issues
Suggest that github issues are to be used for bug reports, while questions about usage should be directed to StackOverflow.
|
|
3e3d332b
|
2013-07-19T18:04:11
|
|
Tidy up the methods of contacting the project
Updated the methods of getting involved with the project and asking
questions.
|
|
743048f1
|
2013-04-19T10:29:50
|
|
Fix some minor issues
|
|
1cfaaa9e
|
2013-04-17T13:48:26
|
|
Update link to Perl bindings
|
|
7d5b0f8b
|
2013-04-09T09:28:40
|
|
Updated link to Haskell bindings
The old one hasn't been updated in a long time. This one is current.
|
|
4f1da3a2
|
2013-02-06T16:55:09
|
|
removed obsolete reference to api.html
|
|
a8182d49
|
2013-01-30T12:24:38
|
|
Let people know that the ML is deprecated
|
|
66bf4dbc
|
2012-11-13T16:57:37
|
|
Explain a few CMake options in the README
Expose STDCALL and explain a few useful CMake options, as well as
explain the quirks building on Windows.
|
|
221ee54b
|
2012-11-04T21:24:14
|
|
Fix Clar link
|
|
9795a40f
|
2012-10-19T17:33:13
|
|
Use standard CMake variable names for installation paths
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.
|
|
26127ea7
|
2012-10-11T18:22:00
|
|
Add link to D libgit2 bindings.
|
|
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.
|
|
a7a2fccd
|
2012-07-09T13:12:16
|
|
Point to the libgit2-glib wiki page
|
|
36bae3e9
|
2012-05-31T09:56:05
|
|
libgit2-glib bindings moved to gnome servers
|
|
88bfe790
|
2012-05-24T13:38:25
|
|
README: use docs/rel-notes/ for the release notes
|
|
0f4d78d2
|
2012-05-23T17:12:14
|
|
README: add rules about writing release notes as they happen
|
|
4cba39ac
|
2012-04-02T17:23:17
|
|
Merge pull request #615 from benstraub/port-all-tests-to-clar
Port all tests to clar
|
|
37029314
|
2012-04-02T00:32:47
|
|
Added Travis CI build status
|
|
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.
|
|
23cb35fe
|
2012-03-30T06:31:49
|
|
Added Clar build-flag note to readme.
|
|
0e8144fe
|
2012-03-11T14:37:56
|
|
add chicken-git bindings to readme
|
|
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.
|
|
13f77071
|
2012-02-07T10:20:03
|
|
Add libgit2-glib link to README.md
|
|
27f69e48
|
2011-12-27T17:10:12
|
|
Added link to vala bindings
|
|
20626db1
|
2011-12-26T21:58:17
|
|
Add Perl to the list of bindings.
|
|
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)
|
|
5689a8d5
|
2011-11-22T15:04:33
|
|
Fix a typo in the README file
|
|
a07d8994
|
2011-11-16T17:33:02
|
|
Quoted the asterisk to avoid markdown highlighter confusion
|
|
5cb7a1ad
|
2011-10-11T18:12:36
|
|
Explain how to build universal OSX binaries
Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
|
|
f630366f
|
2011-07-22T04:24:07
|
|
readme: Add hgit2 to the list of bindings
|
|
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
|
|
d2b96cf4
|
2011-07-12T11:19:42
|
|
Add parrot-libgit2 to the list of language bindings in the readme
|
|
932d1baf
|
2011-06-30T19:52:34
|
|
cleanup: remove trailing spaces
Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
|
|
e49020e0
|
2011-06-18T09:07:51
|
|
Fix link to API documentation
|
|
f0890fcc
|
2011-06-17T19:40:51
|
|
cmake: Build shared library by default
|
|
8087bb93
|
2011-06-15T14:08:43
|
|
README.md: do not break syntax highlighting
Signed-off-by: schu <schu-github@schulog.org>
|
|
7548b8af
|
2011-06-14T17:36:38
|
|
Update README.md
|
|
cce225bf
|
2011-05-16T01:56:20
|
|
Fix a typo in README.md
|
|
0e0f4fde
|
2011-05-10T15:33:07
|
|
Add --with-redis flag to list of available build flags in README.
|
|
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
|
|
f3cf7f6d
|
2011-03-23T17:06:49
|
|
add go-git (Go bindings) to the readme
|
|
08db1efd
|
2011-03-23T15:53:12
|
|
Add Ocaml bindings to the readme
|
|
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>
|
|
11a203e1
|
2011-03-15T03:31:52
|
|
Add nodegit to the README
|
|
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.
|
|
b760fbf5
|
2011-03-07T21:18:05
|
|
Update README.md with new bindings
Signed-off-by: Vicent Marti <tanoku@gmail.com>
|
|
74bcb63f
|
2011-03-07T10:13:56
|
|
add objective-git to readme
|
|
af774b01
|
2011-02-21T13:14:01
|
|
Add --without-sqlite option to waf configure
Disable sqlite support when ./waf configure is run with --without-sqlite
|
|
6f9024a7
|
2011-01-08T21:54:14
|
|
Add Delphi bindings to the readme
Signed-off-by: Vicent Marti <tanoku@gmail.com>
|
|
e04c7095
|
2011-01-08T08:02:19
|
|
added links to php and lua bindings
|
|
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>
|
|
bfe0658e
|
2010-12-10T13:29:31
|
|
Update install info and test resource path handling
|
|
73c46d53
|
2010-12-05T18:25:48
|
|
Add basic testing support and options to specify install paths
|