summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* deps: pcre: upgrade to v8.44pks-pcre-8.44Patrick Steinhardt2020-09-1813-1054/+2422
* Merge pull request #5632 from csware/winhttp_typoPatrick Steinhardt2020-09-181-2/+2
|\
| * Fix typo: Make ifndef macroname the same as the define nameSven Strickroth2020-09-101-2/+2
* | Merge pull request #5619 from ddevault/diffstat-segfaultEdward Thomson2020-09-172-5/+41
|\ \
| * | diff stats: fix segfaults with new filesDrew DeVault2020-09-162-5/+41
* | | Merge pull request #5633 from csware/winhttp1.3Edward Thomson2020-09-151-5/+16
|\ \ \
| * | | WinHTTP: Try to use TLS1.3Sven Strickroth2020-09-141-5/+16
| | |/ | |/|
* | | Merge pull request #5628 from interkosmos/masterEdward Thomson2020-09-151-2/+2
|\ \ \ | |/ / |/| |
| * | Removed FreeBSD-related macros.Philipp2020-09-141-7/+1
| * | Fixed includes for FreeBSD.Philipp2020-09-091-1/+7
|/ /
* | Merge pull request #5624 from csware/http-upgrade-headerEdward Thomson2020-09-081-5/+0
|\ \
| * | Don't fail if a HTTP server announces he supports a protocol upgradeSven Strickroth2020-09-081-5/+0
|/ /
* | Merge pull request #5621 from kim/null-safe-git_net_url_is_default_portEdward Thomson2020-09-011-1/+6
|\ \
| * | Return false instead of segfaulting when checking for default portKim Altintop2020-08-311-1/+6
* | | Merge pull request #5612 from mmuman/haikuEdward Thomson2020-08-311-1/+8
|\ \ \
| * | | deps: ntlmclient: #error out on unknown platformsFrançois Revol2020-08-211-1/+5
| * | | deps: ntlmclient: fix htonll for HaikuFrançois Revol2020-08-211-0/+3
| |/ /
* | | Merge pull request #5615 from libgit2/pks/azure-remove-docjobEdward Thomson2020-08-311-37/+0
|\ \ \ | |_|/ |/| |
| * | azure: Remove job generating documentationpks/azure-remove-docjobPatrick Steinhardt2020-08-241-37/+0
| |/
* | Merge pull request #5617 from muhkuh-sys/masterEdward Thomson2020-08-281-1/+1
|\ \
| * | Fix crash in git_describe_commit when opts are NULL.Christoph Thelen2020-08-271-1/+1
|/ /
* | Merge pull request #5600 from andrewhickman/fix-double-freePatrick Steinhardt2020-08-241-2/+5
|\ \
| * | Preserve behaviour of `git_mwindow_scan_recently_used` with `*out_window` setAndrew Hickman2020-08-051-2/+9
| * | Fix `git_mwindow_scan_recently_used` spuriously returning trueAndrew Hickman2020-08-051-5/+1
| |/
* | Merge pull request #5599 from libgit2/ethomson/zlibPatrick Steinhardt2020-08-241-2/+8
|\ \
| * | pack: check pack_window_open returnEdward Thomson2020-08-051-1/+4
| * | zstream: handle Z_BUF_ERROR appropriately in get_output_chunkEdward Thomson2020-08-051-1/+4
| |/
* | Merge pull request #5610 from SirWindfield/patch-1Patrick Steinhardt2020-08-241-1/+1
|\ \ | |/ |/|
| * docs: fix typoSven2020-08-181-1/+1
|/
* Merge pull request #5596 from libgit2/ethomson/sanitizer_ciEdward Thomson2020-08-031-0/+2
|\
| * sanitizer ci: skip negotiate testsethomson/sanitizer_ciEdward Thomson2020-08-031-0/+2
|/
* Merge pull request #5569 from lhchavez/ci-sanitizersEdward Thomson2020-08-034-8/+138
|\
| * Add CI support for Memory and UndefinedBehavior Sanitizerslhchavez2020-07-094-8/+138
* | Merge pull request #5563 from pks-t/pks/worktree-headsEdward Thomson2020-08-038-245/+119
|\ \
| * | tests: verify renaming branch really updates worktree HEADPatrick Steinhardt2020-07-121-1/+4
| * | refs: remove function to read HEAD directlyPatrick Steinhardt2020-07-122-52/+0
| * | repository: retrieve worktree HEAD via refdbPatrick Steinhardt2020-07-122-22/+17
| * | repository: remove function to iterate over HEADsPatrick Steinhardt2020-07-123-111/+0
| * | branch: determine whether a branch is checked out via refdbPatrick Steinhardt2020-07-121-20/+18
| * | refs: update HEAD references via refdbPatrick Steinhardt2020-07-121-65/+25
| * | repository: introduce new function to iterate over all worktreesPatrick Steinhardt2020-07-123-0/+81
* | | Merge pull request #5582 from libgit2/pks-config-map-optimizationEdward Thomson2020-08-031-27/+35
|\ \ \
| * | | config_entries: Avoid excessive map operationspks-config-map-optimizationPatrick Steinhardt2020-07-131-27/+35
* | | | Merge pull request #5396 from lhchavez/mwindow-file-limitEdward Thomson2020-07-124-54/+281
|\ \ \ \
| * | | | Minor nits and style formattinglhchavez2020-07-122-19/+18
| * | | | Create the repository within the testlhchavez2020-06-272057-37/+89
| * | | | Review feedbacklhchavez2020-06-263-58/+133
| * | | | mwindow: set limit on number of open fileslhchavez2020-06-212060-18/+119
* | | | | Merge pull request #5570 from libgit2/pks/refdb-refactoringsEdward Thomson2020-07-125-174/+254
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | refdb: avoid unlimited spinning in case of symref cyclespks/refdb-refactoringsPatrick Steinhardt2020-07-121-13/+6