Patrick Steinhardt committed over 1 year ago
ci: stop special-casing for Ubuntu 16.04
Patrick Steinhardt committed over 1 year ago
gitlab-ci: add linux32 job testing against i386
Patrick Steinhardt committed over 1 year ago
gitlab-ci: remove the "linux-old" job
Patrick Steinhardt committed over 1 year ago
github: simplify computation of the job's distro
Patrick Steinhardt committed over 1 year ago
github: convert all Linux jobs to be containerized
Patrick Steinhardt committed over 1 year ago
github: adapt containerized jobs to be rootless
Patrick Steinhardt committed over 1 year ago
t7422: fix flaky test caused by buffered stdout
Patrick Steinhardt committed over 1 year ago
t0060: fix EBUSY in MinGW when setting up runtime prefix
Patrick Steinhardt committed over 1 year ago
GIT-VERSION-GEN: allow it to be run in parallel
Johannes Schindelin committed over 1 year ago
builtin/blame: fix out-of-bounds write with blank boundary commits
Patrick Steinhardt committed over 1 year ago
builtin/blame: fix out-of-bounds read with excessive `--abbrev`
Patrick Steinhardt committed over 1 year ago
credential-cache: respect authtype capability
M Hickford committed over 1 year ago
tree-diff: make list tail-passing more explicit
Jeff King committed over 1 year ago
tree-diff: simplify emit_path() list management
Jeff King committed over 1 year ago
tree-diff: use the name "tail" to refer to list tail
Jeff King committed over 1 year ago
tree-diff: drop list-tail argument to diff_tree_paths()
Jeff King committed over 1 year ago
combine-diff: drop public declaration of combine_diff_path_size()
Jeff King committed over 1 year ago
tree-diff: inline path_appendnew()
Jeff King committed over 1 year ago
tree-diff: pass whole path string to path_appendnew()
Jeff King committed over 1 year ago