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
stash: make internal resets quiet and refresh index
Victoria Dye committed over 4 years ago
reset: suppress '--no-refresh' advice if logging is silenced
Victoria Dye committed over 4 years ago
reset: replace '--quiet' with '--no-refresh' in performance advice
Victoria Dye committed over 4 years ago
reset: introduce --[no-]refresh option to --mixed
Victoria Dye committed over 4 years ago
reset: revise index refresh advice
Victoria Dye committed over 4 years ago
repack: add config to skip updating server info
Patrick Steinhardt committed over 4 years ago