summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-03-16Merge branch 'ps/fetch-mirror-optim'Junio C Hamano-33/+122
2022-03-16Merge branch 'tk/empty-untracked-cache'Junio C Hamano-3/+14
2022-03-16Merge branch 'ab/grep-patterntype'Junio C Hamano-1/+0
2022-03-16submodule: fix latent check_has_commit() bugGlen Choo-38/+6
2022-03-16fetch: fetch unpopulated, changed submodulesGlen Choo-46/+477
2022-03-16submodule--helper: remove forward declarationGlen Choo-197/+196
2022-03-16submodule: move core cmd_update() logic to CAtharva Raykar-202/+131
2022-03-16submodule--helper: reduce logic in run_update_procedure()Glen Choo-13/+17
2022-03-16submodule--helper: teach update_data more optionsGlen Choo-76/+76
2022-03-16builtin/submodule--helper.c: rename option struct to "opt"Ævar Arnfjörð Bjarmason-26/+26
2022-03-16submodule update: use die_message()Glen Choo-23/+19
2022-03-16submodule--helper: run update using child process structAtharva Raykar-18/+16
2022-03-16Merge branch 'gc/submodule-update-part1' into gc/submodule-update-part2Junio C Hamano-159/+183
2022-03-16terminal: restore settings on SIGTSTPPhillip Wood-3/+129
2022-03-16terminal: work around macos poll() bugPhillip Wood-6/+36
2022-03-16terminal: don't assume stdin is /dev/ttyPhillip Wood-9/+22
2022-03-16terminal: use flags for save_term()Phillip Wood-21/+27
2022-03-16partial-clone: add a partial-clone test caseAbhradeep Chakraborty-0/+19
2022-03-16sequencer: use reverse_commit_list() helperJayati Shrivastava-6/+4
2022-03-15completion: tab completion of filenames for 'git restore'David Cantrell-0/+4
2022-03-15core.fsync: new option to harden referencesPatrick Steinhardt-3/+10
2022-03-15Merge branch 'ns/core-fsyncmethod' into ps/fsync-refsJunio C Hamano-60/+444
2022-03-15core.fsync: documentation and user-friendly aggregate optionsNeeraj Singh-3/+65
2022-03-15maintenance: fix synopsis in documentationDerrick Stolee-18/+20
2022-03-15cat-file: skip expanding default formatJohn Cai-6/+35
2022-03-14stash: make internal resets quiet and refresh indexVictoria Dye-2/+36
2022-03-14reset: suppress '--no-refresh' advice if logging is silencedVictoria Dye-1/+1
2022-03-14reset: replace '--quiet' with '--no-refresh' in performance adviceVictoria Dye-10/+10
2022-03-14reset: introduce --[no-]refresh option to --mixedVictoria Dye-8/+87
2022-03-14reset: revise index refresh adviceVictoria Dye-4/+4
2022-03-14repack: add config to skip updating server infoPatrick Steinhardt-1/+28
2022-03-14repack: refactor to avoid double-negation of update-server-infoPatrick Steinhardt-4/+36
2022-03-14attr.h: remove duplicate struct definitionElia Pinto-1/+0
2022-03-13The eleventh batchJunio C Hamano-0/+21
2022-03-13Merge branch 'ab/plug-random-leaks'Junio C Hamano-62/+113
2022-03-13Merge branch 'nj/read-tree-doc-reffix'Junio C Hamano-2/+2
2022-03-13Merge branch 'ps/fetch-atomic-fixup'Junio C Hamano-15/+5
2022-03-13Merge branch 'fs/gpgsm-update'Junio C Hamano-8/+15
2022-03-13Merge branch 'gc/parse-tree-indirect-errors'Junio C Hamano-3/+12
2022-03-13Merge branch 'en/merge-ort-align-verbosity-with-recursive'Junio C Hamano-2/+3
2022-03-13Merge branch 'ab/make-optim-noop'Junio C Hamano-160/+165
2022-03-13Merge branch 'ps/fetch-atomic'Junio C Hamano-61/+262
2022-03-13t/helper/test-run-command.c: delete duplicate includeElia Pinto-1/+0
2022-03-13builtin/stash.c: delete duplicate includeElia Pinto-1/+0
2022-03-13builtin/sparse-checkout.c: delete duplicate includeElia Pinto-1/+0
2022-03-13builtin/gc.c: delete duplicate includeElia Pinto-1/+0
2022-03-13attr.c: delete duplicate includeElia Pinto-1/+0
2022-03-13t6423-merge-rename-directories.sh: use the $(...) constructElia Pinto-5/+5
2022-03-13name-rev: use generation numbers if availableJacob Keller-14/+175
2022-03-13reflog: don't be noisy on empty reflogsÆvar Arnfjörð Bjarmason-0/+11