summaryrefslogtreecommitdiff
path: root/include/git2.h
Commit message (Expand)AuthorAgeFilesLines
* Added cherry-pick supportJacques Germishuys2014-04-141-0/+1
* Include git2/revert.h in git2.hLinquize2013-12-031-0/+1
* Merge remote-tracking branch 'libgit2/development' into blameBen Straub2013-10-281-0/+1
|\
| * Rename diff objects and split patch.hRussell Belfer2013-10-111-0/+1
* | Merge branch 'development' into blameBen Straub2013-10-031-45/+38
|\ \ | |/
| * Add refdb.h to git2.h, reorder git2.h sanelyEdward Thomson2013-09-271-44/+37
* | Merge branch 'development' into blameBen Straub2013-09-251-0/+3
|\ \ | |/
| * Start of filter API + git_blob_filtered_contentRussell Belfer2013-09-171-0/+3
* | Merge branch 'development' into blame_rebasedBen Straub2013-09-161-0/+1
|\ \ | |/
| * Fix example/log.c pathspec handling of mergesRussell Belfer2013-07-101-0/+1
* | Initial blame APIBen Straub2013-06-131-0/+1
|/
* update copyrightsEdward Thomson2013-01-081-1/+1
* Merge pull request #1108 from libgit2/ahead-behind-countRussell Belfer2012-11-291-0/+1
|\
| * Rename git_count_ahead_behind -> git_graph_ahead_behindScott J. Goldman2012-11-281-0/+1
* | Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-0/+1
|/
* Merge pull request #1030 from pwkelley/transportsVicent Martí2012-11-011-0/+1
|\
| * Reorganize transport architecture (squashed 3)Philip Kelley2012-11-011-0/+1
* | stash: add git_stash_save()nulltoken2012-10-261-0/+1
|/
* gsoc-pack-objects WIPMichael Schubert2012-10-091-0/+1
* Add public API for internal ignoresRussell Belfer2012-08-211-0/+1
* Add checkout.h to git2.h.Ben Straub2012-07-311-0/+1
* Merge branch 'development' into cloneBen Straub2012-07-171-0/+2
|\
| * Add missing includesVicent Marti2012-07-111-0/+2
* | Add git_clone and git_clone_bare.Ben Straub2012-06-211-0/+1
|/
* message: Expose git_message_prettify()nulltoken2012-06-191-0/+1
* Merge pull request #669 from nulltoken/topic/resetVicent Martí2012-06-071-0/+1
|\
| * Add git_reset()nulltoken2012-06-071-0/+1
* | Rev-parse: @{time} syntax.Ben Straub2012-05-111-0/+1
|/
* Move git_merge_base() to is own header and document itCarlos Martín Nieto2012-04-121-0/+1
* Added submodule API and use in statusRussell Belfer2012-03-281-1/+1
* Implement diff lists and formattersRussell Belfer2012-03-021-0/+1
* Merge pull request #558 from schu/notes-apiVicent Martí2012-02-151-0/+2
|\
| * Add git notes APIschu2012-02-151-0/+2
* | zlib: Remove custom `git2/zlib.h` headerVicent Martí2012-02-151-1/+0
|/
* Update Copyright headerschu2012-02-131-1/+1
* remote: Cleanup the remotes coderepo-ownershipVicent Marti2011-11-281-1/+0
* threads: Fix the shared global state with TLSVicent Marti2011-11-161-0/+1
* put version information in separate fileSven Strickroth2011-10-091-4/+1
* libgit2 v0.15.0 "Das Wunderbar Release"v0.15.0Vicent Marti2011-10-051-2/+2
* Cleanup legal dataVicent Marti2011-09-191-21/+3
* Intial indexer codeCarlos Martín Nieto2011-08-021-0/+1
* Remove double include of remote.h from git2.hMarcel Groothuis2011-07-291-1/+0
* Including git2/status.h in the git2.h header.Julien Miotte2011-07-271-0/+1
* libgit2 v0.14.0, "watermelon wheat"v0.14.0Vicent Marti2011-07-141-2/+2
* Cleanup external APIVicent Marti2011-07-111-2/+0
* reflog: add API to read or write a reference logschu2011-07-091-0/+1
* pkt-line: parse other-ref linesCarlos Martín Nieto2011-06-261-0/+1
* Implement ls-remote on local driveCarlos Martín Nieto2011-06-261-0/+3
* Abstract the refspec query and parseCarlos Martín Nieto2011-06-261-0/+1
* Add a remotes APICarlos Martín Nieto2011-06-261-0/+3