summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* threadstate: don't use an unnecessary macroethomson/tlsdata_failEdward Thomson2023-02-143-11/+9
* oid: don't assume thread local state was initializedEdward Thomson2023-02-145-13/+45
* errors: don't rely on tls data workingEdward Thomson2023-02-141-14/+69
* errors: drop unneccessary g_git prefixEdward Thomson2023-02-141-6/+6
* 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
| * | | | 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