summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: convert PATH correctly to Cygwin format on Windowsethomson/sysdir_testEdward Thomson2023-02-092-4/+28
* ci: limit test runner to build pathEdward Thomson2023-02-091-2/+20
* ci: run clone tests in onlineEdward Thomson2023-02-091-1/+1
* tests: known_hosts manipulating ssh clone testsEdward Thomson2023-02-092-22/+145
* ci: compile against libssh2 on windowsEdward Thomson2023-02-092-2/+35
* ci: use latest ci-dependencies release for mingwEdward Thomson2023-02-091-2/+2
* ci: isolate the home directory for test executionEdward Thomson2023-02-091-1/+3
* tests: use a dummy homedirEdward Thomson2023-02-093-0/+20
* tests: configure temporary homedirs correctlyEdward Thomson2023-02-097-36/+98
* core: allow users to configure home directoryEdward Thomson2023-02-092-1/+32
* config: use home directory for `~` includesEdward Thomson2023-02-092-3/+3
* attr: use home directory for `~` includesEdward Thomson2023-02-091-1/+1
* ssh: give a realistic error messageEdward Thomson2023-02-091-2/+2
* ssh: support windows `known_hosts` filesEdward Thomson2023-02-091-8/+8
* sysdir: provide actual home directoryEdward Thomson2023-02-092-10/+58
* sysdir: move windows sysdir functions out of shared utilEdward Thomson2023-02-096-318/+275
* Merge pull request #6464 from libgit2/ethomson/openssl3Edward Thomson2023-02-032-0/+4
|\
| * Add OpenSSL deprection warningEdward Thomson2023-02-022-0/+4
|/
* Merge pull request #6444 from abizjak/mainEdward Thomson2023-01-261-1/+1
|\
| * Use `git_clone__submodule` to avoid file checks in workdirAleš Bizjak2023-01-051-1/+1
* | Merge pull request #6460 from libgit2/ethomson/clar_updateEdward Thomson2023-01-251-2/+3
|\ \
| * | ci: upgrade test-summary actionEdward Thomson2023-01-251-1/+1
| * | ci: update upload-artifact dependencyEdward Thomson2023-01-251-1/+1
| * | ci: always create test summaries, even on failureEdward Thomson2023-01-251-0/+1
|/ /
* | Merge pull request #6459 from libgit2/ethomson/clar_updateEdward Thomson2023-01-254-37/+109
|\ \
| * | clar: cross-platform elapsed time counterEdward Thomson2023-01-251-9/+37
| * | tests: fix clar declarationsEdward Thomson2023-01-251-6/+6
| * | tests: update clar test runnerEdward Thomson2023-01-254-42/+86
|/ /
* | Merge pull request #6458 from 0-wiz-0/netbsdEdward Thomson2023-01-241-112/+0
|\ \
| * | hash: drop all declarations from hmacEdward Thomson2023-01-241-114/+0
| * | src: hide unused hmac() prototypeThomas Klausner2023-01-241-0/+2
|/ /
* | Merge pull request #6452 from libgit2/ethomson/oid_warningEdward Thomson2023-01-201-1/+1
|\ \
| * | push: use resolved oid as the sourceEdward Thomson2023-01-201-1/+1
|/ /
* | Merge pull request #6362 from sven-of-cord/mainEdward Thomson2023-01-202-8/+30
|\ \
| * | push: revparse refspec source, so you can push things that are not refsSven Over2022-07-202-8/+30
* | | Merge pull request #6432 from libgit2/ethomson/noop_argsEdward Thomson2023-01-202-19/+21
|\ \ \
| * | | thread: avoid warnings when building without threadsEdward Thomson2022-11-232-19/+21
* | | | Merge pull request #6435 from russell/capabilities-typoEdward Thomson2023-01-201-2/+2
|\ \ \ \
| * | | | transport: fix capabilities calculationRussell Sim2022-11-251-2/+2
| |/ / /
* | | | Merge pull request #6448 from libgit2/ethomson/action_versionsEdward Thomson2023-01-203-9/+9
|\ \ \ \
| * | | | ci: update version numbers of actionsEdward Thomson2023-01-203-9/+9
* | | | | Merge commit 'e33d7c068' into ssh_key_checkingEdward Thomson2023-01-203-93/+333
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ssh: look for a key in known_hosts to set the key type for the handshakeCarlos Martín Nieto2022-11-041-53/+153
| * | | | tests: move online::clone::ssh_auth_methods into the ssh test suiteCarlos Martín Nieto2022-11-041-2/+2
| * | | | tests: append the github.com ssh keys so we have access during testsCarlos Martín Nieto2022-11-041-0/+5
| * | | | ssh: verify the remote's host key against known_hosts if it existsCarlos Martín Nieto2022-11-021-87/+222
* | | | | README: show v1.5 and v1.4 branch buildsEdward Thomson2023-01-201-1/+1
| |_|_|/ |/| | |
* | | | Merge pull request #6434 from tagesuhu/mainEdward Thomson2022-11-282-1/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | submodule: Do not try to update a missing submoduletagesuhu2022-11-251-1/+5
| * | | tests: Add new test to submodule::updatetagesuhu2022-11-251-0/+20
|/ / /