- 07 Jul, 2022 6 commits
-
-
cmake: drop posix dependency from pcre* detection
Edward Thomson committed -
fix interactive rebase detect.
Edward Thomson committed -
Fix internal git_sysdir_find* function usage within public git_config_find* functions
Edward Thomson committed -
Edward Thomson committed
-
ntlmclient: LibreSSL 3.5 removed HMAC_CTX_cleanup
Edward Thomson committed
-
- 06 Jul, 2022 6 commits
-
-
ci: update dockerfiles for mbedTLS new url
Edward Thomson committed -
Update the new URL for mbedTLS.
Edward Thomson committed -
Edward Thomson committed
-
CI: limits actions scheduled workflows to the main repo
Edward Thomson committed -
Edward Thomson committed
-
Only run scheduled workflows on the main repository; prevents people from using build minutes on their forks.
Edward Thomson committed
-
- 04 Jul, 2022 1 commit
-
-
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.5.0-relnotes.txt Modify guard to declare dummy function.
Charlie Li committed
-
- 28 Jun, 2022 1 commit
-
-
Kevin Saul committed
-
- 27 Jun, 2022 1 commit
-
-
Tengfei committed
-
- 23 Jun, 2022 1 commit
-
-
filter: Fix Segfault
Edward Thomson committed
-
- 22 Jun, 2022 1 commit
-
-
John Alden committed
-
- 16 Jun, 2022 1 commit
-
-
John Alden committed
-
- 14 Jun, 2022 7 commits
-
-
Co-authored-by: Edward Thomson <ethomson@github.com>
John Alden committed -
repo: allow administrator to own the configuration
Edward Thomson committed -
status: update documentation for default options
Edward Thomson committed -
Edward Thomson committed
-
config: update config entry iteration lifecycle
Edward Thomson committed -
Update our ownership checks that were introduced in libgit2 v1.4.3 (to combat CVE 2022-24765). These were not compatible with git's; git itself allows administrators to own the path. Our checks now match this behavior.
Edward Thomson committed -
Edward Thomson committed
-
- 13 Jun, 2022 3 commits
-
-
Edward Thomson committed
-
Edward Thomson committed
-
Look for `getentropy` and flag its existence.
Edward Thomson committed
-
- 12 Jun, 2022 4 commits
-
-
transport: introduce `git_transport_smart_remote_connect_options`
Edward Thomson committed -
Snuck in during refactoring; let's get rid of it.
Edward Thomson committed -
A couple of simplications around mwindow
Edward Thomson committed -
Add a .clang-format with our style
Edward Thomson committed
-
- 11 Jun, 2022 8 commits
-
-
lhchavez committed
-
Co-authored-by: Edward Thomson <ethomson@github.com>
lhchavez committed -
CLI: progress updates
Edward Thomson committed -
refs: fix missing error message
Edward Thomson committed -
docs: fix couple of typos
Edward Thomson committed -
revparse: Remove error-prone, redundant test
Edward Thomson committed -
midx: do not verify the checksum on load
Edward Thomson committed -
Avoid too much flashing on the console with updates about throughput. Only update throughput once a second.
Edward Thomson committed
-