summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | rebase: deprecate signing_cbethomson/commit_create_cbEdward Thomson2021-08-295-34/+63
| * | | | | | rebase: introduce git_commit_create_cbEdward Thomson2021-08-294-35/+349
* | | | | | | Merge pull request #6012 from libgit2/ethomson/custom_urlEdward Thomson2021-08-294-9/+207
|\ \ \ \ \ \ \
| * | | | | | | remote: deprecate resolve_url callbackethomson/custom_urlEdward Thomson2021-08-293-3/+34
| * | | | | | | remote: introduce git_remote_ready_cbEdward Thomson2021-08-294-4/+72
| * | | | | | | remote: introduce set_instance_urlEdward Thomson2021-08-273-3/+102
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #6009 from libgit2/ethomson/custom_cert_locationsEdward Thomson2021-08-2910-19/+190
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | mbedTLS: Fix setting certificate directoryethomson/custom_cert_locationsZachary Michaels2021-08-293-15/+9
| * | | | | | opts: test GIT_OPT_SET_SSL_CERT_LOCATIONSEdward Thomson2021-08-297-4/+176
| * | | | | | ci: stop on test failureEdward Thomson2021-08-291-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #5841 from J0Nes90/features/checkout-dry-runEdward Thomson2021-08-293-0/+55
|\ \ \ \ \ \
| * | | | | | Update include/git2/checkout.hEdward Thomson2021-08-291-1/+4
| * | | | | | implement GIT_CHECKOUT_DRY_RUN to allow notifications without touching the wo...Jochen Hunz2021-04-143-0/+52
* | | | | | | Merge pull request #5405 from lhchavez/multi-pack-index-odb-writeEdward Thomson2021-08-295-5/+163
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'main' into multi-pack-index-odb-writeEdward Thomson2021-08-2916-114/+352
| |\ \ \ \ \ \ \
| * | | | | | | | midx: Introduce git_odb_write_multi_pack_index()lhchavez2021-08-275-5/+163
| * | | | | | | | midx: Add a way to write multi-pack-index fileslhchavez2021-08-277-0/+607
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #5395 from josharian/http-use-eauthEdward Thomson2021-08-299-23/+27
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'main' into http-use-eauthEdward Thomson2021-08-291532-8569/+20914
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | transports: use GIT_EAUTH for authentication failuresJosh Bleecher Snyder2020-02-078-19/+20
| * | | | | | | changelog: note new error class GIT_ERROR_HTTPJosh Bleecher Snyder2020-02-071-0/+2
| * | | | | | | use consistent whitespace before commentsJosh Bleecher Snyder2020-02-071-6/+6
* | | | | | | | Merge pull request #5404 from lhchavez/multi-pack-index-writeEdward Thomson2021-08-297-0/+607
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/main' into multi-pack-index-writelhchavez2021-08-27121-1052/+3704
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Review feedbacklhchavez2021-08-273-19/+25
| * | | | | | | midx: Add a way to write multi-pack-index fileslhchavez2021-07-267-0/+601
* | | | | | | | Merge pull request #6015 from boretrk/c89-commentsEdward Thomson2021-08-292-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | tests: change comments to c89 stylePeter Pettersson2021-08-292-9/+9
|/ / / / / / / /
* | | | | | | | Merge pull request #5508 from libgit2/ethomson/devcontainerEdward Thomson2021-08-284-0/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | VSCode: build in parallelethomson/devcontainerEdward Thomson2021-08-021-1/+1
| * | | | | | | | Update VSCode / Github Codespaces workflowEdward Thomson2021-08-024-1/+64
| * | | | | | | | .devcontainer: settings for a codespace workflowEdward Thomson2021-08-021-0/+3
* | | | | | | | | Merge pull request #6013 from lolgear/cmake_hash_sha_missing_headerEdward Thomson2021-08-281-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | cmake: select hashes umbrella variable has been removed.Dmitry Lobanov2021-08-281-2/+1
| * | | | | | | | cmake: select hashes missing umbrella header has been added.Dmitry Lobanov2021-08-281-0/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #6008 from boretrk/arrayEdward Thomson2021-08-271-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | git_array_alloc: return objects of correct typePeter Pettersson2021-08-251-8/+8
* | | | | | | | | Merge pull request #5747 from lhchavez/atomic-testsEdward Thomson2021-08-275-52/+234
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Homogenize semantics for atomic-related functionslhchavez2021-08-265-52/+234
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6010 from A-Ovchinnikov-mx/a-ovchin/remote-head-branch-cloneEdward Thomson2021-08-262-44/+33
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Check if default branch matches refspecAlexander Ovchinnikov2021-08-261-0/+3
| * | | | | | | | clone: set refs/remotes/origin/HEAD to default branch when branch is specifie...Alexander Ovchinnikov2021-08-262-7/+22
| * | | | | | | | Revert "Merge pull request #5775 from libgit2/ethomson/clone_branch"Alexander Ovchinnikov2021-08-262-50/+21
|/ / / / / / / /
* | | | | | | | Merge pull request #6007 from boretrk/arrayEdward Thomson2021-08-253-8/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | array: fix dereference from void * typePeter Pettersson2021-08-252-4/+5
| * | | | | | | array: make gcc keep the type of the NULL return valuePeter Pettersson2021-08-251-4/+4
* | | | | | | | Merge pull request #6006 from boretrk/c11-warningsEdward Thomson2021-08-254-15/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | win32: name the dummy union in GIT_REPARSE_DATA_BUFFERPeter Pettersson2021-08-253-15/+15
| * | | | | | | enable gcc warnings for C11 specific extensionsPeter Pettersson2021-08-251-0/+1
* | | | | | | | Merge pull request #5802 from lhchavez/git-warn-unused-resultEdward Thomson2021-08-2514-35/+65
|\ \ \ \ \ \ \ \