summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #6455 from libgit2/ethomson/sysdirEdward Thomson2023-02-1427-455/+772
|\ \ \
| * | | Set all SSH hostkey preferences that are availableEric Huss2023-02-091-43/+42
| * | | 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 #6376 from bzEq/bzEq/aix-int64Edward Thomson2023-02-141-0/+2
|\ \ \
| * | | Revert "Include <stdint.h>"Kai Luo2022-09-221-1/+2
| * | | Include <stdint.h>Kai Luo2022-09-221-2/+1
| * | | On AIX, `off64_t` is equivalent to `long long`.Kai Luo2022-08-091-0/+2
* | | | Merge pull request #6423 from cavaquinho/fix/6422-revwalk_push_glob-dangling-refEdward Thomson2023-02-142-1/+22
|\ \ \ \
| * | | | #6422: handle dangling symbolic refs gracefullyMiguel Arroz2022-11-032-1/+22
* | | | | Merge branch 'revparse'Edward Thomson2023-02-142-1/+13
|\ \ \ \ \
| * | | | | revparse: comment reflog HEAD@{n} parsingEdward Thomson2023-02-141-5/+10
| * | | | | Fix parsing rev with reflog of HEAD (e.g., HEAD@{3})Sven Strickroth2023-02-142-1/+8
| | |_|/ / | |/| | |
* | | | | Merge pull request #6374 from vicr123/embed-sshEdward Thomson2023-02-142-11/+4
|\ \ \ \ \
| * | | | | Fix EMBED_SSH_PATHVictor Tran2022-08-082-11/+4
| | |_|/ / | |/| | |
* | | | | Merge pull request #6475 from jorio/fix_diff_empty_untracked_fileEdward Thomson2023-02-142-0/+43
|\ \ \ \ \
| * | | | | diff_file: don't mmap/readbuffer empty filesIliyas Jorio2023-02-132-0/+43
| | |/ / / | |/| | |
* | | | | Merge pull request #6471 from libgit2/ethomson/openssl3Edward Thomson2023-02-143-7/+12
|\ \ \ \ \
| * | | | | openssl: support OpenSSL 3 in dynamic modeEdward Thomson2023-02-102-6/+11
| * | | | | openssl: retry initialization on failureEdward Thomson2023-02-101-1/+1
* | | | | | Merge pull request #6473 from RogerGee/new-php-language-bindingsEdward Thomson2023-02-141-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | chore(docs): update php language binding project linksRoger Gee2023-02-131-1/+1
|/ / / / /
* | | | | 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