packed-backend: check whether the "packed-refs" is sorted
shejialuo committed over 1 year ago
packed-backend: add "packed-refs" entry consistency check
shejialuo committed over 1 year ago
packed-backend: check whether the refname contains NUL characters
shejialuo committed over 1 year ago
packed-backend: add "packed-refs" header consistency check
shejialuo committed over 1 year ago
packed-backend: check if header starts with "# pack-refs with: "
shejialuo committed over 1 year ago
packed-backend: check whether the "packed-refs" is regular file
shejialuo committed over 1 year ago
builtin/refs: get worktrees without reading head information
shejialuo committed over 1 year ago
t0602: use subshell to ensure working directory unchanged
shejialuo committed over 1 year ago
gitlab-ci: fix "msvc-meson" test job succeeding despite test failures
Patrick Steinhardt committed over 1 year ago
gitlab-ci: restrict maximum number of link jobs on Windows
Patrick Steinhardt committed over 1 year ago
meson: consistently use custom program paths to resolve programs
Patrick Steinhardt committed over 1 year ago
meson: fix overwritten `git` variable
Patrick Steinhardt committed over 1 year ago
meson: prevent finding sed(1) in a loop
Patrick Steinhardt committed over 1 year ago
meson: improve handling of `sane_tool_path` option
Patrick Steinhardt committed over 1 year ago
Patrick Steinhardt committed over 1 year ago
meson: drop separate version library
Patrick Steinhardt committed over 1 year ago
meson: stop linking libcurl into all executables
Patrick Steinhardt committed over 1 year ago
meson: introduce `libgit_curl` dependency
Patrick Steinhardt committed over 1 year ago
meson: simplify use of the common-main library
Patrick Steinhardt committed over 1 year ago
meson: inline the static 'git' library
Patrick Steinhardt committed over 1 year ago