summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6548 from libgit2/ethomson/v1.6.4v1.6.4maint/v1.6Edward Thomson2023-04-124-4/+14
|\
| * v1.6.4: update changelogEdward Thomson2023-04-121-0/+10
| * v1.6.4: update version numbersEdward Thomson2023-04-123-4/+4
|/
* config: return `GIT_ENOTFOUND` for missing programdataEdward Thomson2023-04-122-2/+16
* Merge pull request #6534 from libgit2/ethomson/v1.6.3v1.6.3Edward Thomson2023-03-214-4/+27
|\
| * v1.6.3: update changelogEdward Thomson2023-03-211-0/+23
| * v1.6.3: update version numbersEdward Thomson2023-03-213-4/+4
|/
* Merge pull request #6530 from libgit2/cmn/pack-index-64Edward Thomson2023-03-161-5/+4
|\
| * pack: cast to uint64_t when calculating index size insteadCarlos Martín Nieto2023-03-161-4/+3
| * pack: use 64 bits for the number of objectsCarlos Martín Nieto2023-03-141-4/+4
|/
* Merge pull request #6529 from libgit2/ethomson/include_sanityEdward Thomson2023-03-113-3/+0
|\
| * cmake: don't include `include/git2`Edward Thomson2023-03-103-3/+0
|/
* Merge pull request #6527 from Batchyx/batchyx/wchar-fixesEdward Thomson2023-03-081-0/+2
|\
| * sysdir: Do not declare win32 functions on non-win32 platformsNicolas Cavallari2023-03-081-0/+2
|/
* Merge pull request #6521 from libgit2/ethomson/weird_ignoreEdward Thomson2023-03-032-1/+48
|\
| * index: support `git_index_add_all` directories with forceEdward Thomson2023-03-021-1/+2
| * index: test `git_index_add_all` with forceEdward Thomson2023-03-021-0/+23
| * index: test `git_index_add_all` with ignored folderEdward Thomson2023-03-021-0/+23
|/
* Merge pull request #6520 from libgit2/ethomson/git_odb_openEdward Thomson2023-03-022-0/+53
|\
| * odb: restore `git_odb_open`Edward Thomson2023-03-012-0/+53
* | Merge pull request #6513 from libgit2/ethomson/util_test_rootEdward Thomson2023-03-011-1/+5
|\ \
| * | fs_path: let root run the ownership testsEdward Thomson2023-02-271-1/+5
* | | Merge pull request #6518 from georgthegreat/patch-1Edward Thomson2023-03-011-2/+0
|\ \ \ | |_|/ |/| |
| * | Remove unused wditer variableYuriy Chernyshov2023-02-281-2/+0
|/ /
* | v1.6.2: update changelogv1.6.2Edward Thomson2023-02-281-0/+20
* | v1.6.2: update version numbersEdward Thomson2023-02-283-4/+4
* | Merge pull request #6514 from libgit2/ethomson/libgit2_pcEdward Thomson2023-02-271-2/+2
|\ \
| * | meta: configure pkg-config .pc correctlyEdward Thomson2023-02-271-2/+2
| |/
* | Merge pull request #6512 from libgit2/ethomson/odb_looseEdward Thomson2023-02-272-0/+77
|\ \
| * | odb: test git_odb_backend_looseEdward Thomson2023-02-271-0/+43
| * | odb: add back git_odb_backend_looseEdward Thomson2023-02-271-0/+34
| |/
* | Merge pull request #6511 from libgit2/ethomson/hostandportEdward Thomson2023-02-272-22/+4
|\ \ | |/ |/|
| * Revert "tests: validate host and port for ssh tests when non-standard"Edward Thomson2023-02-271-11/+1
| * Revert "Pass hostkey & port to host verify callback"Edward Thomson2023-02-271-11/+3
* | Merge pull request #6506 from libgit2/ethomson/zero_update_tipsEdward Thomson2023-02-271-1/+1
|\ \ | |/ |/|
| * remote: always populate old id in update tipsEdward Thomson2023-02-251-1/+1
|/
* v1.6.1: correct missing version number updatesv1.6.1Edward Thomson2023-02-254-5/+5
* Merge pull request #6501 from libgit2/ethomson/v1.6Edward Thomson2023-02-255-5/+104
|\
| * v1.6: update version numbersEdward Thomson2023-02-244-5/+5
| * v1.6: update the changelogEdward Thomson2023-02-241-0/+99
|/
* Merge pull request #6503 from fxcoudert/hostandportEdward Thomson2023-02-244-15/+42
|\
| * tests: validate host and port for ssh tests when non-standardEdward Thomson2023-02-241-1/+11
| * Pass hostkey & port to host verify callbackFrancois-Xavier Coudert2023-02-241-3/+11
| * net: parse urls or scp style paths in the same functionEdward Thomson2023-02-243-11/+20
|/
* Merge pull request #6500 from timrogers/timrogers/empty-docsEdward Thomson2023-02-231-1/+3
|\
| * Correct the definition of "empty" in the docs for `git_repository_is_empty`Tim Rogers2023-02-231-1/+3
|/
* Merge pull request #6499 from libgit2/ethomson/sha256_fix_2Edward Thomson2023-02-232-0/+4
|\
| * odb: don't unconditionally add oid_type to streamEdward Thomson2023-02-232-0/+4
* | Merge pull request #6498 from libgit2/ethomson/httpproxy_env_testsEdward Thomson2023-02-231-21/+15
|\ \ | |/ |/|
| * tests: always unset HTTP_PROXY before starting testsEdward Thomson2023-02-231-21/+15
|/