summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-112-2/+3
* Improve GIT_EUSER handlingRussell Belfer2013-12-111-2/+1
* Add config read fns with controlled error behaviorRussell Belfer2013-12-111-4/+4
* Clarify docsBen Straub2013-12-061-3/+3
* Clarify default value and behaviorBen Straub2013-12-061-1/+5
* Introduce GIT_DIFF_FIND_BY_CONFIGBen Straub2013-12-051-0/+3
* Bare naked merge and rebaseEdward Thomson2013-12-032-7/+50
* Include git2/revert.h in git2.hLinquize2013-12-031-0/+1
* Merge pull request #1977 from ethomson/revertVicent Martí2013-12-034-3/+67
|\
| * clean up state metadata more consistentlyEdward Thomson2013-12-021-3/+3
| * Introduce git_revert to revert a single commitEdward Thomson2013-12-023-0/+64
* | GIT_DIFF_FIND_REMOVE_UNMODIFIED sounds betterRussell Belfer2013-12-021-2/+2
* | Add GIT_DIFF_FIND_DELETE_UNMODIFIED flagRussell Belfer2013-12-021-14/+44
|/
* transport: document ssh-agent authenticationAlessandro Ghedini2013-11-201-0/+12
* libgit2 0.20.0 "anmeldung"v0.20.0Vicent Marti2013-11-201-2/+2
* Formatting fix for cred_acquire_cbCarlos Martín Nieto2013-11-201-6/+6
* Add content offset to git_diff_lineNick Hengeveld2013-11-181-0/+1
* Introduce git_cred_default for NTLM/SPNEGO authEdward Thomson2013-11-181-3/+17
* Update files that reference tests-clarBen Straub2013-11-141-1/+1
* Merge pull request #1951 from victorgp/create-remote-plus-fetchVicent Martí2013-11-141-0/+19
|\
| * fixing typoVictor Garcia2013-11-081-1/+1
| * splitting funcionality in two methods to avoid ambiguity with NULLVictor Garcia2013-11-081-1/+17
| * adding doc for new param and test to check fetch spec is correctly addedVictor Garcia2013-11-071-1/+3
| * allowing create remote with custom fetch specVictor Garcia2013-11-071-1/+2
* | Merge pull request #1956 from libgit2/cmn/fetch-default-headVicent Martí2013-11-112-23/+41
|\ \
| * | remote: make _ls return the list directlyCarlos Martín Nieto2013-11-112-12/+13
| * | remote: don't allow such direct access to the refspecsCarlos Martín Nieto2013-11-101-10/+27
| * | remote: download HEAD when no refspecs are givenCarlos Martín Nieto2013-11-011-1/+1
* | | Allow callers to set mode on packfile creationEdward Thomson2013-11-072-0/+4
* | | Add git_packbuilder_hash to query pack filenameEdward Thomson2013-11-071-0/+10
| |/ |/|
* | Merge pull request #1946 from arthurschreiber/change-branch-iterator-definitionCarlos Martín Nieto2013-11-051-2/+2
|\ \
| * | Change the git_branch_iterator_new and git_branch_next definitions to use git...Arthur Schreiber2013-11-051-2/+2
* | | Blame: change signature to be more binding-friendlyBen Straub2013-11-051-1/+1
|/ /
* | merge branch into current, updating workdirEdward Thomson2013-11-052-0/+63
* | Merge pull request #1938 from libgit2/cmn/branch-iteratorVicent Martí2013-11-051-16/+24
|\ \
| * | branch: move from foreach to an iteratorCarlos Martín Nieto2013-11-051-16/+24
* | | Merge pull request #1941 from libgit2/rb/preserve-iterator-errorVicent Martí2013-11-051-0/+14
|\ \ \ | |/ / |/| |
| * | error: Simplify giterr_detachVicent Marti2013-11-051-9/+6
| * | Add giterr_detach API to get and clear errorRussell Belfer2013-11-041-0/+17
* | | Take umask into account in filebuf_commitEdward Thomson2013-11-041-2/+2
|/ /
* | Merge pull request #1939 from ethomson/readwrite_odbVicent Martí2013-11-041-1/+9
|\ \
| * | Allow backend consumers to specify file modeEdward Thomson2013-11-041-1/+9
| |/
* | Merge pull request #1317 from libgit2/blameRussell Belfer2013-11-043-0/+216
|\ \
| * \ Merge remote-tracking branch 'libgit2/development' into blameBen Straub2013-10-2820-531/+740
| |\ \
| * | | Move flag dependencies into docs and code.Ben Straub2013-10-101-4/+4
| * | | Include signatures in blame hunksBen Straub2013-10-101-0/+2
| * | | Merge branch 'development' into blameBen Straub2013-10-038-93/+218
| |\ \ \
| * \ \ \ Merge branch 'development' into blameBen Straub2013-09-2512-18/+615
| |\ \ \ \
| * | | | | Trim API, document which parts aren't doneBen Straub2013-09-251-6/+8
| * | | | | Blame: minor cleanupBen Straub2013-09-251-1/+1