- 25 Nov, 2020 10 commits
-
-
`git_buf_copy_cstr` is called with user-input, and wants to sanity-check that input. Allow it to return a value if the input was malformed in a way that we cannot cope.
Edward Thomson committed -
`git_buf_sanitize` is called with user-input, and wants to sanity-check that input. Allow it to return a value if the input was malformed in a way that we cannot cope.
Edward Thomson committed -
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
- 24 Nov, 2020 7 commits
-
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
ci: only report main branch in README status
Edward Thomson committed -
Edward Thomson committed
-
- 23 Nov, 2020 8 commits
-
-
ci: run coverity in the nightly builds
Edward Thomson committed -
Edward Thomson committed
-
Edward Thomson committed
-
ci: more GitHub Actions
Edward Thomson committed -
GitHub Actions is the present and the future.
Edward Thomson committed -
Edward Thomson committed
-
Provide the base to our docker images and run with the QEMU docker support optionally.
Edward Thomson committed -
Edward Thomson committed
-
- 21 Nov, 2020 10 commits
-
-
Add a ThreadSanitizer build
Edward Thomson committed -
msvc crtdbg -> win32 leakcheck
Edward Thomson committed -
Add missing worktree_dir check and test case
Edward Thomson committed -
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
The win32 leakchecking system is now named win32_leakcheck. Update the allocator to match.
Edward Thomson committed -
Move leak check initialization into git_win32_leakcheck_global_init, and call it on library initialization.
Edward Thomson committed -
msvc crtdbg is a mouthfull that is not particularly indicative of what it does. Let's rename it to "win32 leakcheck".
Edward Thomson committed -
Fix the `-DTHREADSAFE=OFF` build
Edward Thomson committed
-
- 20 Nov, 2020 5 commits
-
-
ci: propagate environment variables
Edward Thomson committed -
Edward Thomson committed
-
ci: supply a token for self-hosted runners
Edward Thomson committed -
Edward Thomson committed
-
ci: supply a token for self-hosted runners
Edward Thomson committed
-