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
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
2011-08-02Intial indexer codeCarlos Martín Nieto
2011-07-29Remove double include of remote.h from git2.hMarcel Groothuis
2011-07-27Including git2/status.h in the git2.h header.Julien Miotte
2011-07-14libgit2 v0.14.0, "watermelon wheat"v0.14.0Vicent Marti
2011-07-11Cleanup external APIVicent Marti
2011-07-09reflog: add API to read or write a reference logschu
2011-06-26pkt-line: parse other-ref linesCarlos Martín Nieto
2011-06-26Implement ls-remote on local driveCarlos Martín Nieto
2011-06-26Abstract the refspec query and parseCarlos Martín Nieto
2011-06-26Add a remotes APICarlos Martín Nieto
2011-06-19libgit2 v0.13.0 "Watermelon Wheat"v0.13.0Vicent Marti