- 24 Nov, 2020 1 commit
-
-
Edward Thomson committed
-
- 23 Nov, 2020 7 commits
-
-
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 8 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 -
Edward Thomson committed
-
ci: GitHub Actions for arm64
Edward Thomson committed -
Edward Thomson committed
-
- 18 Nov, 2020 4 commits
-
-
ci: stop using deprecated set-env in GitHub Actions
Edward Thomson committed -
Edward Thomson committed
-
Edward Thomson committed
-
(And move the ci scripts into the `ci` directory.)
Edward Thomson committed
-
- 07 Nov, 2020 2 commits
-
-
Reginald McLean committed
-
Deprecate `is_valid_name` functions; replace with `name_is_valid` functions
Edward Thomson committed
-
- 06 Nov, 2020 2 commits
-
-
Fixes #5280
Reginald McLean committed -
worktree_dir isn't validated when it should be
Reginald McLean committed
-
- 02 Nov, 2020 1 commit
-
-
This change avoids using the `(void)0` construct for some of the mutex `#define`s, since that makes the "return type" of those "functions" to be `void` instead of `int`.
lhchavez committed
-
- 25 Oct, 2020 5 commits
-
-
Edward Thomson committed
-
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth committed -
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth committed -
Edward Thomson committed
-
Edward Thomson committed
-