Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-31Include git2/transaction.hCarlos Martín Nieto
2015-05-13Remove the callbacks struct from the remoteCarlos Martín Nieto
2014-12-12Make the OpenSSL locking function warnings more severeCarlos Martín Nieto
2014-11-15Fixed git2.h not including threads.h anymorePierre-Olivier Latour
2014-11-09Rename git_threads_ to git_libgit2_Carlos Martín Nieto
2014-10-27rebase: updates based on PR commentsEdward Thomson
2014-10-27s/git_merge_head/git_annotated_commitEdward Thomson
2014-10-10Merge pull request #2592 from libgit2/cmn/describeCarlos Martín Nieto
2014-09-30Include git2/odb_backend.h in git2.hCarlos Martín Nieto
2014-04-30object: introduce git_describe_object()nulltoken
2014-04-14Added cherry-pick supportJacques Germishuys
2013-12-03Include git2/revert.h in git2.hLinquize
2013-10-28Merge remote-tracking branch 'libgit2/development' into blameBen Straub
2013-10-12Rename diff objects and split patch.hRussell Belfer
2013-10-03Merge branch 'development' into blameBen Straub
2013-09-28Add refdb.h to git2.h, reorder git2.h sanelyEdward Thomson
2013-09-26Merge branch 'development' into blameBen Straub
2013-09-17Start of filter API + git_blob_filtered_contentRussell Belfer
2013-09-17Merge branch 'development' into blame_rebasedBen Straub
2013-07-10Fix example/log.c pathspec handling of mergesRussell Belfer
2013-06-14Initial blame APIBen Straub
2013-01-09update copyrightsEdward Thomson
2012-11-30Merge pull request #1108 from libgit2/ahead-behind-countRussell Belfer
2012-11-29Rename git_count_ahead_behind -> git_graph_ahead_behindScott J. Goldman
2012-11-28Push! By schu, phkelley, and congyiwu, et alPhilip Kelley
2012-11-01Merge pull request #1030 from pwkelley/transportsVicent Martí
2012-11-01Reorganize transport architecture (squashed 3)Philip Kelley
2012-10-27stash: add git_stash_save()nulltoken
2012-10-09gsoc-pack-objects WIPMichael Schubert
2012-08-22Add public API for internal ignoresRussell Belfer
2012-08-01Add checkout.h to git2.h.Ben Straub
2012-07-17Merge branch 'development' into cloneBen Straub
2012-07-11Add missing includesVicent Marti
2012-06-21Add git_clone and git_clone_bare.Ben Straub
2012-06-19message: Expose git_message_prettify()nulltoken
2012-06-07Merge pull request #669 from nulltoken/topic/resetVicent Martí
2012-06-07Add git_reset()nulltoken
2012-05-11Rev-parse: @{time} syntax.Ben Straub
2012-04-12Move git_merge_base() to is own header and document itCarlos Martín Nieto
2012-03-29Added submodule API and use in statusRussell Belfer
2012-03-03Implement diff lists and formattersRussell Belfer
2012-02-15Merge pull request #558 from schu/notes-apiVicent Martí
2012-02-15Add git notes APIschu
2012-02-15zlib: Remove custom `git2/zlib.h` headerVicent Martí
2012-02-13Update Copyright headerschu
2011-11-28remote: Cleanup the remotes coderepo-ownershipVicent Marti
2011-11-16threads: Fix the shared global state with TLSVicent Marti
2011-10-09put version information in separate fileSven Strickroth
2011-10-06libgit2 v0.15.0 "Das Wunderbar Release"v0.15.0Vicent Marti
2011-09-19Cleanup legal dataVicent Marti