summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Added cherry-pick supportJacques Germishuys2014-04-143-0/+90
|/
* Const correctness!Jacques Germishuys2014-04-036-12/+15
* Give the correct name for the function in the doc.fix-memory-index-doc-commentRob Rix2014-04-021-2/+2
* Correct a stale reference to GIT_EBAREINDEXRob Rix2014-04-011-1/+1
* Merge pull request #2208 from libgit2/vmg/mempackRussell Belfer2014-04-012-0/+96
|\
| * In-memory packing backendvmg/mempackVicent Marti2014-03-262-0/+96
* | Merge pull request #2206 from libgit2/cmn/inmemory-swap-orderVicent Marti2014-04-011-7/+7
|\ \
| * | remote: rename inmemory to anonymous and swap url and fetch orderCarlos Martín Nieto2014-04-011-7/+7
| |/
* | Const up members of git_merge_file_resultEdward Thomson2014-03-311-2/+2
* | Introduce git_merge_head_idEdward Thomson2014-03-311-0/+9
* | Fix segfault if gitmodules is invalidRussell Belfer2014-03-261-3/+3
* | Merge pull request #2204 from libgit2/rb/submodule-reference-countingVicent Marti2014-03-261-14/+30
|\ \ | |/ |/|
| * Make submodules externally refcountedRussell Belfer2014-03-251-14/+30
* | Merge pull request #2181 from anuraggup/hide_cbEdward Thomson2014-03-251-0/+24
|\ \ | |/ |/|
| * Correcting format of comments in header fileAnurag Gupta2014-03-241-13/+13
| * Unit Tests for hide_cb in revwalkAnurag Gupta2014-03-241-2/+2
| * Callback to hide commits in revision walker.Anurag Gupta2014-03-241-0/+24
* | Merge pull request #2183 from ethomson/merge_refactorVicent Marti2014-03-242-111/+224
|\ \ | |/ |/|
| * UNBORN implies FAST_FORWARDEdward Thomson2014-03-201-2/+2
| * Introduce GIT_MERGE_ANALYSIS_UNBORNEdward Thomson2014-03-201-0/+7
| * git_merge_status -> git_merge_analysisEdward Thomson2014-03-201-10/+13
| * Remove `git_merge_result` as it's now unnecessaryEdward Thomson2014-03-201-60/+4
| * Update git_merge_tree_opts to git_merge_optionsEdward Thomson2014-03-202-16/+16
| * Change signature of `git_merge` to take merge and checkout optsEdward Thomson2014-03-201-28/+4
| * Remove fastforward / uptodate from `git_merge`Edward Thomson2014-03-201-27/+1
| * Add `git_merge_status` to provide info about an upcoming mergeEdward Thomson2014-03-201-0/+40
| * Introduce git_merge_file for consumersEdward Thomson2014-03-201-0/+169
* | opts: bits are not bytesCarlos Martín Nieto2014-03-241-1/+1
* | settings: use git_buf for returning stringsCarlos Martín Nieto2014-03-241-5/+4
|/
* Merge pull request #2189 from Aimeast/octopusVicent Marti2014-03-181-1/+16
|\
| * Implement git_merge_base_octopusAimeast2014-03-181-1/+16
* | Merge pull request #2192 from phkelley/developmentVicent Marti2014-03-181-1/+2
|\ \ | |/ |/|
| * Seamless support for NTLM/Kerberos auth on WindowsPhilip Kelley2014-03-181-1/+2
* | branch: constness fixesCarlos Martín Nieto2014-03-172-2/+2
|/
* refs: fix copy-paste doc errorCarlos Martín Nieto2014-03-131-1/+1
* Add git_submodule_resolve_url()Jan Melcher2014-03-101-0/+10
* Merge pull request #2028 from libgit2/options-namesVicent Marti2014-03-074-29/+29
|\
| * git_revert_opts -> git_revert_optionsoptions-namesBen Straub2014-03-061-9/+9
| * git_checkout_opts -> git_checkout_optionsBen Straub2014-03-064-21/+21
* | Merge pull request #2153 from mekishizufu/tag_exampleRussell Belfer2014-03-071-1/+1
|\ \ | |/ |/|
| * Fix typoJiri Pospisil2014-03-051-1/+1
* | Revert pull request #1997revert-1997Vicent Marti2014-03-061-1/+1
* | Merge pull request #1997 from mgbowen/merge-options-init-fixVicent Marti2014-03-061-1/+1
|\ \
| * | Fix GIT_MERGE_OPTS_INIT on MSVC.Matthew Bowen2013-12-091-1/+1
* | | Added function-based initializers for every options struct.Matthew Bowen2014-03-0514-0/+206
* | | Add git_object_short_id API to get short id stringRussell Belfer2014-03-041-0/+10
* | | Add exists_prefix to ODB backend and ODB APIRussell Belfer2014-03-042-5/+18
| |/ |/|
* | Fix the description for `GIT_FEATURE_SSH`.Arthur Schreiber2014-03-031-1/+1
* | features: Rename `_HAS_` to `_FEATURE_`vmg/featuresVicent Marti2014-03-031-7/+7
* | caps: Rename the enum name too!Vicent Marti2014-03-031-1/+1