summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* submodule: set a default to the iteratorethomson/fixesEdward Thomson2017-01-251-1/+2
* Merge pull request #4086 from libgit2/ethomson/fixesCarlos Martín Nieto2017-01-244-18/+16
|\
| * checkout::tree test: cleanup memory leakEdward Thomson2017-01-231-4/+1
| * attr_cache_remove: don't remove given fileEdward Thomson2017-01-231-4/+6
| * mac: on 32 bit, use `__builtin_umull_overflow`Edward Thomson2017-01-231-6/+6
| * submodule: only examine idx & head given a configEdward Thomson2017-01-231-2/+2
| * submodule: don't double free during load failureEdward Thomson2017-01-231-2/+1
* | Merge pull request #4050 from ethomson/ethomson/winhttp_errmsgsCarlos Martín Nieto2017-01-241-7/+47
|\ \ | |/ |/|
| * winhttp: set proper cert failure error messagesEdward Thomson2017-01-211-7/+47
* | Merge pull request #4087 from tiennou/warningsEdward Thomson2017-01-232-2/+3
|\ \
| * | variable 'i' is used uninitialized whenever 'if' condition is trueEtienne Samson2017-01-231-1/+2
| * | parameter 'id' not found in the function declarationEtienne Samson2017-01-231-1/+1
|/ /
* | Merge pull request #4051 from tiennou/clang-analyzer-1Edward Thomson2017-01-213-5/+7
|\ \
| * | pack: report revwalk errorEtienne Samson2017-01-131-1/+1
| * | patch: memory leak of patch.base.diff_opts.new|old_prefixEtienne Samson2017-01-131-1/+3
| * | ignore: there must be a repositoryEtienne Samson2017-01-131-3/+3
* | | Merge pull request #4053 from chescock/extend-packfile-by-pagesEdward Thomson2017-01-211-1/+24
|\ \ \
| * | | Extend packfile in increments of page_size.Chris Hescock2016-12-291-1/+24
* | | | Merge branch 'pr/3912'Edward Thomson2017-01-214-6/+41
|\ \ \ \ | |_|_|/ |/| | |
| * | | symbolic ref target validation: fixupsEdward Thomson2017-01-214-41/+19
| * | | Make symbolic ref target validation optionalRichard Ipsum2016-08-274-4/+62
* | | | Merge pull request #4078 from pks-t/pks/example-cleanupEdward Thomson2017-01-211-12/+43
|\ \ \ \
| * | | | examples: general: fix memory leaksPatrick Steinhardt2017-01-121-1/+30
| * | | | examples: general: display config only if it was foundPatrick Steinhardt2017-01-121-3/+3
| * | | | examples: general: narrow down scope of loop variablesPatrick Steinhardt2017-01-121-4/+6
| * | | | examples: general: clean up committer/author variablesPatrick Steinhardt2017-01-121-4/+4
* | | | | Merge pull request #3892 from mitesch/shared_bufferEdward Thomson2017-01-212-15/+43
|\ \ \ \ \
| * | | | | write_tree: use shared buffer for writing treesMichael Tesch2016-12-122-15/+43
* | | | | | CHANGELOG: move `git_submodule_update_option` changesEdward Thomson2017-01-211-4/+4
* | | | | | Merge branch 'master' into pr/3938Edward Thomson2017-01-21155-1581/+2800
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #4085 from libgit2/ethomson/packfile_closeEdward Thomson2017-01-213-15/+18
| |\ \ \ \ \ \
| | * | | | | | indexer: avoid warning about `idx->pack`ethomson/packfile_closeEdward Thomson2017-01-211-1/+1
| | * | | | | | indexer: introduce `git_packfile_close`Edward Thomson2017-01-213-14/+17
| |/ / / / / /
| * | | | | | Merge pull request #4016 from novalis/submodule-optimizationEdward Thomson2017-01-216-94/+235
| |\ \ \ \ \ \
| | * | | | | | Skip submodule head/index update when caching.Brock Peabody2017-01-201-6/+15
| | * | | | | | Allow for caching of submodules.Brock Peabody2017-01-206-39/+171
| | * | | | | | Fix formattingDavid Turner2017-01-201-71/+71
| * | | | | | | Merge branch 'pr/4060'Edward Thomson2017-01-212-1/+59
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | indexer: only delete temp file if it was unusedEdward Thomson2017-01-211-5/+7
| | * | | | | | Addressed review feedbacklhchavez2017-01-142-15/+8
| | * | | | | | Close the file before unlinkinglhchavez2017-01-031-0/+6
| | * | | | | | Fix the memory leaklhchavez2017-01-031-1/+9
| | * | | | | | Add a testlhchavez2017-01-011-0/+40
| | * | | | | | Delete temporary packfile in indexerlhchavez2017-01-011-0/+9
| * | | | | | | Merge pull request #4055 from ethomson/ethomson/ntlmCarlos Martín Nieto2017-01-161-63/+60
| |\ \ \ \ \ \ \
| | * | | | | | | WinHTTP: support best auth mechanismEdward Thomson2017-01-161-63/+60
| |/ / / / / / /
| * | | | | | | Merge pull request #4054 from jfultz/jfultz/fix_GIT_CHECKOUT_DISABLE_PATHSPEC...Edward Thomson2017-01-142-0/+42
| |\ \ \ \ \ \ \
| | * | | | | | | Fix handling of GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH flag.John Fultz2016-12-292-0/+42
| * | | | | | | | Merge pull request #4061 from libgit2/ethomson/merge_optsCarlos Martín Nieto2017-01-144-5/+12
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | CHANGELOG: update `GIT_MERGE_OPTIONS_INIT` changesethomson/merge_optsEdward Thomson2017-01-141-0/+4