summaryrefslogtreecommitdiff
path: root/include/git2.h
Commit message (Expand)AuthorAgeFilesLines
* 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