submodule--helper: remove forward declaration
Glen Choo committed over 4 years ago
submodule: move core cmd_update() logic to C
Atharva Raykar committed over 4 years ago
submodule--helper: reduce logic in run_update_procedure()
Glen Choo committed over 4 years ago
submodule--helper: teach update_data more options
Glen Choo committed over 4 years ago
builtin/submodule--helper.c: rename option struct to "opt"
Ævar Arnfjörð Bjarmason committed over 4 years ago
submodule update: use die_message()
Glen Choo committed over 4 years ago
submodule--helper: run update using child process struct
Atharva Raykar committed over 4 years ago
Merge branch 'gc/submodule-update-part1' into gc/submodule-update-part2
Junio C Hamano committed over 4 years ago
terminal: restore settings on SIGTSTP
Phillip Wood committed over 4 years ago
terminal: work around macos poll() bug
Phillip Wood committed over 4 years ago
terminal: don't assume stdin is /dev/tty
Phillip Wood committed over 4 years ago
terminal: use flags for save_term()
Phillip Wood committed over 4 years ago
partial-clone: add a partial-clone test case
Abhradeep Chakraborty committed over 4 years ago
sequencer: use reverse_commit_list() helper
Jayati Shrivastava committed over 4 years ago
completion: tab completion of filenames for 'git restore'
David Cantrell committed over 4 years ago
core.fsync: new option to harden references
Patrick Steinhardt committed over 4 years ago
Merge branch 'ns/core-fsyncmethod' into ps/fsync-refs
Junio C Hamano committed over 4 years ago
core.fsync: documentation and user-friendly aggregate options
Neeraj Singh committed over 4 years ago
maintenance: fix synopsis in documentation
Derrick Stolee committed over 4 years ago
cat-file: skip expanding default format
John Cai committed over 4 years ago