Merge branch 'jk/ci-use-clang-for-sanitizer-jobs'
Junio C Hamano committed about 3 years ago
Merge branch 'tl/quote-problematic-arg-for-clarity'
Junio C Hamano committed about 3 years ago
Merge branch 'ps/fetch-cleanups'
Junio C Hamano committed about 3 years ago
packfile: delete .idx files before .pack files
Derrick Stolee committed about 3 years ago
strbuf: simplify strbuf_expand_literal_cb()
René Scharfe committed about 3 years ago
replace strbuf_expand() with strbuf_expand_step()
René Scharfe committed about 3 years ago
replace strbuf_expand_dict_cb() with strbuf_expand_step()
René Scharfe committed about 3 years ago
strbuf: factor out strbuf_expand_step()
René Scharfe committed about 3 years ago
pretty: factor out expand_separator()
René Scharfe committed about 3 years ago
http: handle both "h2" and "h2h3" in curl info lines
Jeff King committed about 3 years ago
tests: mark as passing with SANITIZE=leak
Rubén Justo committed about 3 years ago
config: fix a leak in git_config_copy_or_rename_section_in_file
Rubén Justo committed about 3 years ago
branch: fix a leak in cmd_branch
Rubén Justo committed about 3 years ago
branch: fix a leak in setup_tracking
Rubén Justo committed about 3 years ago
rev-parse: fix a leak with --abbrev-ref
Rubén Justo committed about 3 years ago
commit: pass --no-divider to interpret-trailers
Jeff King committed about 3 years ago
credential/libsecret: store new attributes
M Hickford committed about 3 years ago
setup.c: don't setup in discover_git_directory()
Glen Choo committed about 3 years ago
credential: erase all matching credentials
M Hickford committed about 3 years ago
credential: avoid erasing distinct password
M Hickford committed about 3 years ago