Jeff King committed over 8 years ago
trace.c: export trace_setup_key
Nguyễn Thái Ngọc Duy committed over 8 years ago
set_git_dir: die when setenv() fails
Jeff King committed over 8 years ago
Merge branch 'jh/partial-clone'
Junio C Hamano committed over 8 years ago
upload-pack: disable object filtering when disabled by config
Jonathan Nieder committed over 8 years ago
credential: ignore SIGPIPE when writing to credential helpers
Erik E Brady committed over 8 years ago
ref-filter: libify get_ref_atom_value()
Olga Telezhnaya committed over 8 years ago
ref-filter: add return value to parsers
Olga Telezhnaya committed over 8 years ago
ref-filter: change parsing function error handling
Olga Telezhnaya committed over 8 years ago
ref-filter: add return value && strbuf to handlers
Olga Telezhnaya committed over 8 years ago
ref-filter: start adding strbufs with errors
Olga Telezhnaya committed over 8 years ago
ref-filter: add shortcut to work with strbufs
Olga Telezhnaya committed over 8 years ago
Loganaden Velvindron committed over 8 years ago
rebase --keep-empty: always use interactive rebase
Phillip Wood committed over 8 years ago
rebase -p: error out if --signoff is given
Phillip Wood committed over 8 years ago
rebase: extend --signoff support
Phillip Wood committed over 8 years ago
Merge branch 'pw/rebase-keep-empty-fixes' into pw/rebase-signoff
Junio C Hamano committed over 8 years ago
rebase: respect --no-keep-empty
Phillip Wood committed over 8 years ago
rebase -i --keep-empty: don't prune empty commits
Phillip Wood committed over 8 years ago
submodule: fixup nested submodules after moving the submodule
Stefan Beller committed over 8 years ago