summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #4121 from pks-t/pks/fix-test-index-permissionsPatrick Steinhardt2017-02-131-0/+0
|\ \ \ | |/ / |/| |
| * | tests: fix permissions on testrepo.git index filePatrick Steinhardt2017-02-131-0/+0
|/ /
* | Merge pull request #4112 from cbargren/fix/proxy-env-varsEdward Thomson2017-02-101-2/+6
|\ \
| * | Fixing a code style issueChristopher Bargren2017-02-101-3/+2
| * | Addressing PR feedback Christopher Bargren2017-02-081-12/+5
| * | Add support for lowercase proxy environment variablesChristopher Bargren2017-02-081-0/+12
* | | Merge pull request #4111 from pks-t/pks/dos-prefixEdward Thomson2017-02-104-24/+58
|\ \ \
| * | | tests: repo: assert discovery starting at Win32 roots finishesPatrick Steinhardt2017-02-082-0/+9
| * | | path: ensure dirname on Win32 prefix always has a trailing '/'Patrick Steinhardt2017-02-082-7/+17
| * | | path: get correct dirname for Windows rootPatrick Steinhardt2017-02-082-0/+5
| * | | path: extract `win32_path_prefix` functionPatrick Steinhardt2017-02-081-23/+33
| |/ /
* | | Merge pull request #4117 from rcjsuen/patch-1Edward Thomson2017-02-101-2/+2
|\ \ \
| * | | Flag optional parameters for apply and popRemy Suen2017-02-091-2/+2
* | | | Merge pull request #4119 from libgit2/ethomson/submodule_renamesEdward Thomson2017-02-1019-3/+32
|\ \ \ \ | |/ / / |/| | |
| * | | diff: don't do rename detection on submodulesethomson/submodule_renamesEdward Thomson2017-02-091-2/+2
| * | | merge: don't do rename detection on submodulesEdward Thomson2017-02-091-1/+1
| * | | merge_trees: introduce test for submodule renamesEdward Thomson2017-02-0917-0/+29
|/ / /
* | | Merge pull request #4104 from cbargren/fix/windows-digest-proxyEdward Thomson2017-02-091-8/+19
|\ \ \ | |_|/ |/| |
| * | Pass proxy options payload to credentials callbackChristopher Bargren2017-02-061-1/+1
| * | Fix digest credentials for proxy in windowsChris Bargren2017-02-061-7/+18
* | | Merge pull request #4109 from rcjsuen/patch-1Edward Thomson2017-02-081-1/+1
|\ \ \ | |_|/ |/| |
| * | Flag checkout_opts in git_reset as optionalRemy Suen2017-02-051-1/+1
|/ /
* | Merge pull request #4108 from rcjsuen/patch-1Edward Thomson2017-02-041-1/+1
|\ \
| * | Flag given_opts in git_revert as optionalRemy Suen2017-02-041-1/+1
|/ /
* | Merge pull request #4105 from pks-t/pks/vector-reverse-overflowEdward Thomson2017-02-022-0/+17
|\ \
| * | vector: do not reverse a vector if it is emptyPatrick Steinhardt2017-02-021-0/+3
| * | revwal: add failing test for walking with topo-sortAdam Niedzielski2017-02-021-0/+14
| |/
* | Merge pull request #4096 from mplough/masterEdward Thomson2017-02-021-5/+4
|\ \ | |/ |/|
| * Update docs for git_oid_fromstrn and pMatthew Plough2017-01-271-5/+4
* | Merge pull request #4095 from mplough/masterEdward Thomson2017-01-271-1/+1
|\ \ | |/
| * Fix uninitialized variable warningMatthew Plough2017-01-271-1/+1
|/
* 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