summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-16Merge branch 'tb/rename-remote-progress'Junio C Hamano3-10/+35
2022-03-16Merge branch 'vd/sparse-read-tree'Junio C Hamano7-13/+308
2022-03-16Merge branch 'ab/object-file-api-updates'Junio C Hamano36-137/+202
2022-03-16Merge branch 'mf/fix-type-in-config-h'Junio C Hamano1-1/+1
2022-03-16Merge branch 'ps/fetch-mirror-optim'Junio C Hamano10-33/+122
2022-03-16Merge branch 'tk/empty-untracked-cache'Junio C Hamano2-3/+14
2022-03-16Merge branch 'ab/grep-patterntype'Junio C Hamano1-1/+0
2022-03-16submodule: fix latent check_has_commit() bugGlen Choo2-38/+6
2022-03-16fetch: fetch unpopulated, changed submodulesGlen Choo6-46/+477
2022-03-16submodule--helper: remove forward declarationGlen Choo1-197/+196
2022-03-16submodule: move core cmd_update() logic to CAtharva Raykar2-202/+131
2022-03-16submodule--helper: reduce logic in run_update_procedure()Glen Choo1-13/+17
2022-03-16submodule--helper: teach update_data more optionsGlen Choo2-76/+76
2022-03-16builtin/submodule--helper.c: rename option struct to "opt"Ævar Arnfjörð Bjarmason1-26/+26
2022-03-16submodule update: use die_message()Glen Choo2-23/+19
2022-03-16submodule--helper: run update using child process structAtharva Raykar1-18/+16
2022-03-16Merge branch 'gc/submodule-update-part1' into gc/submodule-update-part2Junio C Hamano4-159/+183
2022-03-16terminal: restore settings on SIGTSTPPhillip Wood1-3/+129
2022-03-16terminal: work around macos poll() bugPhillip Wood1-6/+36
2022-03-16terminal: don't assume stdin is /dev/ttyPhillip Wood2-9/+22
2022-03-16terminal: use flags for save_term()Phillip Wood2-21/+27
2022-03-16partial-clone: add a partial-clone test caseAbhradeep Chakraborty1-0/+19
2022-03-16sequencer: use reverse_commit_list() helperJayati Shrivastava1-6/+4
2022-03-15completion: tab completion of filenames for 'git restore'David Cantrell1-0/+4
2022-03-15core.fsync: new option to harden referencesPatrick Steinhardt5-3/+10
2022-03-15Merge branch 'ns/core-fsyncmethod' into ps/fsync-refsJunio C Hamano26-60/+444
2022-03-15core.fsync: documentation and user-friendly aggregate optionsNeeraj Singh3-3/+65
2022-03-15maintenance: fix synopsis in documentationDerrick Stolee1-18/+20
2022-03-15cat-file: skip expanding default formatJohn Cai2-6/+35
2022-03-14stash: make internal resets quiet and refresh indexVictoria Dye2-2/+36
2022-03-14reset: suppress '--no-refresh' advice if logging is silencedVictoria Dye1-1/+1
2022-03-14reset: replace '--quiet' with '--no-refresh' in performance adviceVictoria Dye4-10/+10
2022-03-14reset: introduce --[no-]refresh option to --mixedVictoria Dye3-8/+87
2022-03-14reset: revise index refresh adviceVictoria Dye2-4/+4
2022-03-14repack: add config to skip updating server infoPatrick Steinhardt3-1/+28
2022-03-14repack: refactor to avoid double-negation of update-server-infoPatrick Steinhardt2-4/+36
2022-03-14attr.h: remove duplicate struct definitionElia Pinto1-1/+0
2022-03-13The eleventh batchJunio C Hamano1-0/+21
2022-03-13Merge branch 'ab/plug-random-leaks'Junio C Hamano21-62/+113
2022-03-13Merge branch 'nj/read-tree-doc-reffix'Junio C Hamano1-2/+2
2022-03-13Merge branch 'ps/fetch-atomic-fixup'Junio C Hamano1-15/+5
2022-03-13Merge branch 'fs/gpgsm-update'Junio C Hamano3-8/+15
2022-03-13Merge branch 'gc/parse-tree-indirect-errors'Junio C Hamano2-3/+12
2022-03-13Merge branch 'en/merge-ort-align-verbosity-with-recursive'Junio C Hamano1-2/+3
2022-03-13Merge branch 'ab/make-optim-noop'Junio C Hamano10-159/+164
2022-03-13Merge branch 'ps/fetch-atomic'Junio C Hamano5-61/+262
2022-03-13t/helper/test-run-command.c: delete duplicate includeElia Pinto1-1/+0
2022-03-13builtin/stash.c: delete duplicate includeElia Pinto1-1/+0
2022-03-13builtin/sparse-checkout.c: delete duplicate includeElia Pinto1-1/+0
2022-03-13builtin/gc.c: delete duplicate includeElia Pinto1-1/+0