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
revision: handle pseudo-opts in `--stdin` mode
Patrick Steinhardt committed about 3 years ago
revision: small readability improvement for reading from stdin
Patrick Steinhardt committed about 3 years ago
revision: reorder `read_revisions_from_stdin()`
Patrick Steinhardt committed about 3 years ago
ls-tree: fix documentation of %x format placeholder
René Scharfe committed about 3 years ago
doc: trailer: add more examples in DESCRIPTION
Linus Arver committed about 3 years ago
doc: trailer: mention 'key' in DESCRIPTION
Linus Arver committed about 3 years ago