summaryrefslogtreecommitdiff
path: root/include/git2.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* libgit2 v0.13.0 "Watermelon Wheat"v0.13.0Vicent Marti2011-06-191-2/+2
* Merge upstream/developmentCarlos Martín Nieto2011-05-171-2/+2
|\
| * libgit2 v0.12.0 "absolutely no reason"v0.12.0Vicent Marti2011-05-111-2/+2
* | Merge remote-tracking branch 'upstream/development' into configCarlos Martín Nieto2011-05-051-1/+1
|\ \ | |/
| * LIBGIT2_VER_MINOR now matches LIBGIT2_VERSION (0.11.0)Emmanuel Rodriguez2011-04-211-1/+1
* | Merge upstream/developmentCarlos Martín Nieto2011-03-311-2/+2
|\ \ | |/
| * libgit2 version 0.11.0, "McSwifty"v0.11.0Vicent Marti2011-03-281-1/+1
| * libgit2 version 0.10.0, "very disco"v0.10.0Vicent Marti2011-03-151-2/+2
* | Move the struct declaration outside config.cCarlos Martín Nieto2011-03-281-0/+1
|/
* Bump the version number to 0.8.0v0.8.0Vicent Marti2011-03-031-2/+2
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-031-0/+56