summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sysdir: remove unused git_sysdir_get_strethomson/sysdir_unusedEdward Thomson2020-04-052-30/+0
* Merge pull request #5425 from lhchavez/fix-get-delta-basePatrick Steinhardt2020-04-043-26/+44
|\
| * Re-adding the "delta offset is zero" error caselhchavez2020-04-021-0/+6
| * Making get_delta_base() conform to the general error-handling patternlhchavez2020-04-013-25/+29
| * pack: Improve error handling for get_delta_base()lhchavez2020-04-011-7/+15
* | Merge pull request #5480 from libgit2/ethomson/coverityPatrick Steinhardt2020-04-041-2/+2
|\ \
| * | repo::open: ensure we can open the repositoryethomson/coverityEdward Thomson2020-04-031-2/+2
* | | Merge pull request #5421 from petersalomonsen/examples-fixes-and-additionsPatrick Steinhardt2020-04-045-1/+147
|\ \ \
| * | | examples: additions and fixesPeter Salomonsen2020-04-025-1/+147
* | | | Merge pull request #5477 from pks-t/pks/rename-detection-negative-cachesPatrick Steinhardt2020-04-042-7/+97
|\ \ \ \ | |_|/ / |/| | |
| * | | merge: cache negative cache results for similarity metricsPatrick Steinhardt2020-04-012-7/+97
* | | | Merge pull request #5388 from bk2204/repo-format-v1Patrick Steinhardt2020-04-022-9/+84
|\ \ \ \
| * | | | repository: handle format v1brian m. carlson2020-02-112-9/+84
* | | | | Merge pull request #5440 from pks-t/pks/cmake-streamliningPatrick Steinhardt2020-04-024-91/+66
|\ \ \ \ \
| * | | | | cmake: streamline backend detectionPatrick Steinhardt2020-04-014-91/+66
* | | | | | Merge pull request #5461 from pks-t/pks/refdb-fs-unused-headerEdward Thomson2020-04-012-21/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | refdb_fs: remove unused header filePatrick Steinhardt2020-03-252-21/+0
* | | | | | Merge pull request #5466 from pks-t/pks/patch-modechange-with-renameEdward Thomson2020-04-014-7/+22
|\ \ \ \ \ \
| * | | | | | patch: correctly handle mode changes for renamesPatrick Steinhardt2020-03-264-7/+22
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #5474 from pks-t/pks/gitignore-cleanupEdward Thomson2020-04-011-30/+0
|\ \ \ \ \ \
| * | | | | | gitignore: clean up patterns from old timesPatrick Steinhardt2020-03-301-30/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #5478 from pks-t/pks/readme-ci-updateEdward Thomson2020-04-011-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | README.md: update build matrix to reflect our latest releasesPatrick Steinhardt2020-04-011-1/+1
|/ / / / /
* | | | | Merge pull request #5471 from pks-t/pks/v1.0v1.0.0Patrick Steinhardt2020-04-012-4/+55
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | version.h: bump version to v1.0.0Patrick Steinhardt2020-03-281-4/+4
| * | | | docs: update changelog for v1.0Patrick Steinhardt2020-03-281-0/+51
|/ / / /
* | | | Merge pull request #5464 from pks-t/pks/refdb-backend-docsPatrick Steinhardt2020-03-261-2/+109
|\ \ \ \
| * | | | refdb_backend: improve callback documentationPatrick Steinhardt2020-03-261-2/+109
| |/ / /
* | | | Merge pull request #5465 from libgit2/ethomson/cred_deprecationPatrick Steinhardt2020-03-261-0/+7
|\ \ \ \
| * | | | credentials: provide backcompat for opaque structsethomson/cred_deprecationEdward Thomson2020-03-261-0/+7
|/ / / /
* | | | Merge pull request #5445 from lhchavez/fix-5443Edward Thomson2020-03-266-2/+32
|\ \ \ \
| * | | | Fix segfault when calling git_blame_buffer()lhchavez2020-03-236-2/+32
| |/ / /
* | | | Merge pull request #5463 from utkarsh2102/spell-fixPatrick Steinhardt2020-03-261-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix spelling errorUtkarsh Gupta2020-03-261-1/+1
|/ / /
* | | Merge pull request #5456 from pks-t/pks/refdb-fs-backend-versionEdward Thomson2020-03-231-0/+3
|\ \ \
| * | | refdb_fs: initialize backend versionPatrick Steinhardt2020-03-221-0/+3
* | | | Merge pull request #5444 from josharian/issue5428Edward Thomson2020-03-231-4/+5
|\ \ \ \ | |/ / / |/| | |
| * | | repository: improve commondir docsJosh Bleecher Snyder2020-03-071-4/+5
* | | | Merge pull request #5455 from pks-t/pks/cmake-install-dirsEdward Thomson2020-03-214-19/+12
|\ \ \ \
| * | | | cmake: use install directories provided via GNUInstallDirsPatrick Steinhardt2020-03-144-19/+12
| |/ / /
* | | | Merge pull request #5451 from pks-t/pks/docker-curlEdward Thomson2020-03-1810-51/+58
|\ \ \ \
| * | | | ci: don't use --insecureEdward Thomson2020-03-172-2/+2
| * | | | azure: docker: use insecure flag to fix curl downloadsPatrick Steinhardt2020-03-132-8/+4
| * | | | azure: upgrade to newer hosted VM imagesPatrick Steinhardt2020-03-133-34/+42
| * | | | azure: docurium: fix build failure due to bumped CMake requirementsPatrick Steinhardt2020-03-131-5/+2
| * | | | azure: docker: consistently silence curl but show errorsPatrick Steinhardt2020-03-134-12/+12
| * | | | ntlmclient: silence deprecation warnings for CommonCrypto backendPatrick Steinhardt2020-03-131-0/+2
| * | | | cmake: ignore deprecation notes for Secure TransportPatrick Steinhardt2020-03-131-0/+4
|/ / / /
* | | | Merge pull request #5435 from libgit2/ethomson/canonicalEdward Thomson2020-03-105-14/+105
|\ \ \ \ | |/ / / |/| | |
| * | | win32: test relative symlinksethomson/canonicalPatrick Steinhardt2020-03-101-0/+20