summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Include username in each credential typeCarlos Martín Nieto2013-08-121-1/+15
* Merge pull request #1764 from ethomson/status_renames_from_rewritesRussell Belfer2013-08-091-1/+4
|\
| * Add rename from rewrites to statusEdward Thomson2013-08-051-1/+4
* | Merge pull request #1738 from libgit2/diff-patch-content-sizeBen Straub2013-08-081-1/+23
|\ \
| * | Restore GIT_DIFF_LINE_BINARY usageRussell Belfer2013-07-231-1/+1
| * | Add hunk/file headers to git_diff_patch_sizeRussell Belfer2013-07-231-2/+6
| * | Add git_diff_patch_size() APIRussell Belfer2013-07-221-0/+18
* | | More tests for ambiguous OIDs across packsRussell Belfer2013-08-051-1/+1
| |/ |/|
* | Update submodule documentationRussell Belfer2013-08-052-21/+81
* | remote: fix git_remote_download() documentationCarlos Martín Nieto2013-07-231-13/+7
* | Clean up some documentationCarlos Martín Nieto2013-07-235-9/+7
|/
* Small grammar fix in docsAndy Lindeman2013-07-151-1/+1
* Add `git_remote_owner`Etienne Samson2013-07-151-0/+8
* Fixes return type documentationAndy Lindeman2013-07-141-1/+1
* Clarify docs for git_status_fileRussell Belfer2013-07-101-4/+4
* Add ignore_submodules to diff optionsRussell Belfer2013-07-103-44/+48
* Submodule status improvementsRussell Belfer2013-07-101-13/+3
* Add BARE option to git_repository_open_extRussell Belfer2013-07-101-0/+4
* Add API to get path to index fileRussell Belfer2013-07-101-0/+8
* Add git_pathspec_match_diff APIRussell Belfer2013-07-102-0/+49
* Improve include/git2/pathspec.h docsRussell Belfer2013-07-101-29/+46
* Fix example/log.c pathspec handling of mergesRussell Belfer2013-07-101-0/+1
* Add raw header access to commit APIRussell Belfer2013-07-101-0/+8
* Add public API for pathspec matchingRussell Belfer2013-07-102-0/+210
* Merge pull request #1704 from arrbee/kill-status-index-then-workdirVicent Martí2013-07-091-8/+7
|\
| * Remove GIT_STATUS_SHOW_INDEX_THEN_WORKDIR optionRussell Belfer2013-07-031-8/+7
* | Merge pull request #1695 from arrbee/fix-1695Vicent Martí2013-07-092-40/+50
|\ \
| * | Add GIT_CAP_SSH if library was built with SSHRussell Belfer2013-07-091-1/+2
| * | Make SSH APIs present even without SSH supportRussell Belfer2013-07-091-39/+48
| |/
* | Make the git_signature const in the stash API.Etienne Samson2013-07-091-1/+1
|/
* Fix small typo in docs for git_repository_message.Andrej Mitrovic2013-07-021-1/+1
* Fix docs to use proper enum names that exist.Andrej Mitrovic2013-07-012-9/+9
* libgit2 v0.19.0 "gut merge"v0.19.0Vicent Marti2013-06-251-2/+2
* Fixed most documentation header bugsAndreas Linde2013-06-2417-35/+35
* Add target directory to checkoutRussell Belfer2013-06-211-0/+2
* Fix checkout of modified file when missing from wdRussell Belfer2013-06-211-0/+2
* Add status flags to force output sort orderRussell Belfer2013-06-201-0/+8
* Add index pathspec-based operationsRussell Belfer2013-06-191-0/+115
* Add "as_path" parameters to blob and buffer diffsRussell Belfer2013-06-171-2/+18
* Clarify some docs and minor reorderingRussell Belfer2013-06-171-92/+89
* handle renames in status computationEdward Thomson2013-06-171-7/+14
* status access by index, providing more details to callersEdward Thomson2013-06-172-0/+66
* Merge pull request #1642 from arrbee/diff-function-contextVicent Martí2013-06-121-2/+48
|\
| * Add patch from blobs APIRussell Belfer2013-06-121-2/+45
| * Implement regex pattern diff driverRussell Belfer2013-06-111-0/+3
* | Add high(est) config level for application specific config filesSven Strickroth2013-06-111-0/+4
|/
* Merge pull request #1624 from libgit2/vmg/full-ref-iteratorVicent Martí2013-06-032-43/+49
|\
| * ...Aaaand this worksVicent Marti2013-05-302-8/+8
| * What are the chances, reallyVicent Marti2013-05-292-30/+31
| * Liike thisVicent Marti2013-05-282-6/+11