summaryrefslogtreecommitdiffstats
path: root/combine-diff.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-11wrapper: make inclusion of Windows csprng header tightly scopedNeeraj Singh3-11/+7
2022-03-07The ninth batchJunio C Hamano1-0/+21
2022-02-28test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONSÆvar Arnfjörð Bjarmason1-0/+1
2022-02-28test-lib: make $GIT_BUILD_DIR an absolute pathÆvar Arnfjörð Bjarmason1-2/+3
2022-02-28test-lib: correct and assert TEST_DIRECTORY overridingÆvar Arnfjörð Bjarmason1-5/+17
2022-02-28test-lib: add GIT_SAN_OPTIONS, inherit [AL]SAN_OPTIONSÆvar Arnfjörð Bjarmason1-4/+20
2022-02-27rerere-train: two fixes to the use of "git show -s"Junio C Hamano1-1/+1
2022-02-26switch: mention the --detach option when dying due to lack of a branchAlex Henrie5-11/+35
2022-02-26The eighth batchJunio C Hamano1-0/+29
2022-02-25fast-import.c: use designated initializers for "partial" struct assignmentsÆvar Arnfjörð Bjarmason1-4/+10
2022-02-25refspec.c: use designated initializers for "struct refspec_item"Ævar Arnfjörð Bjarmason1-7/+7
2022-02-25convert.c: use designated initializers for "struct stream_filter*"Ævar Arnfjörð Bjarmason1-9/+9
2022-02-25userdiff.c: use designated initializers for "struct userdiff_driver"Ævar Arnfjörð Bjarmason1-14/+22
2022-02-25archive-*.c: use designated initializers for "struct archiver"Ævar Arnfjörð Bjarmason2-6/+6
2022-02-25object-file: use designated initializers for "struct git_hash_algo"Ævar Arnfjörð Bjarmason1-39/+39
2022-02-25trace2: use designated initializers for "struct tr2_dst"Ævar Arnfjörð Bjarmason3-3/+9
2022-02-25trace2: use designated initializers for "struct tr2_tgt"Ævar Arnfjörð Bjarmason3-90/+90
2022-02-25imap-send.c: use designated initializers for "struct imap_server_conf"Ævar Arnfjörð Bjarmason1-11/+1
2022-02-24stash: strip "refs/heads/" with skip_prefixGlen Choo2-1/+12
2022-02-24index-pack: clarify the breached limitMatt Cooper2-2/+14
2022-02-24The seventh batchJunio C Hamano1-0/+12
2022-02-24ls-files: support --recurse-submodules --stageJonathan Tan3-4/+20
2022-02-24tests: make the code more readableCOGONI Guillaume1-3/+6
2022-02-24tests: allow testing if a path is truly a file or a directoryCOGONI Guillaume2-3/+32
2022-02-24t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*COGONI Guillaume1-3/+3
2022-02-23amend remaining usage strings according to style guideAbhradeep Chakraborty5-9/+9
2022-02-23worktree: use 'worktree' over 'working tree'Derrick Stolee1-7/+7
2022-02-23worktree: use 'worktree' over 'working tree'Derrick Stolee1-12/+12
2022-02-23worktree: use 'worktree' over 'working tree'Derrick Stolee1-11/+11
2022-02-23worktree: use 'worktree' over 'working tree'Derrick Stolee1-16/+15
2022-02-23worktree: use 'worktree' over 'working tree'Derrick Stolee1-21/+21
2022-02-23worktree: use 'worktree' over 'working tree'Derrick Stolee1-44/+41
2022-02-23worktree: use 'worktree' over 'working tree'Derrick Stolee1-23/+27
2022-02-23worktree: extract checkout_worktree()Derrick Stolee1-11/+15
2022-02-23worktree: extract copy_sparse_checkout()Derrick Stolee1-15/+18
2022-02-23worktree: extract copy_filtered_worktree_config()Derrick Stolee1-39/+42
2022-02-23worktree: combine two translatable messagesDerrick Stolee1-2/+4
2022-02-20merge-ort: fix small memory leak in unique_path()Elijah Newren1-9/+12
2022-02-20merge-ort: fix small memory leak in detect_and_process_renames()Elijah Newren1-10/+5
2022-02-20sparse-checkout: reject arguments in cone-mode that look like patternsElijah Newren2-1/+12
2022-02-20sparse-checkout: error or warn when given individual filesElijah Newren2-7/+51
2022-02-20sparse-checkout: pay attention to prefix for {set, add}Elijah Newren2-0/+67
2022-02-20sparse-checkout: correctly set non-cone mode when expectedElijah Newren1-0/+1
2022-02-20sparse-checkout: correct reapply's handling of optionsElijah Newren2-3/+31
2022-02-20hook tests: use a modern style for "pre-push" testsÆvar Arnfjörð Bjarmason1-36/+35
2022-02-20hook tests: test for exact "pre-push" hook inputÆvar Arnfjörð Bjarmason1-5/+18
2022-02-18The sixth batchJunio C Hamano1-0/+34
2022-02-18CODE_OF_CONDUCT.md: update PLC members listTaylor Blau1-1/+1
2022-02-18The fifth batchJunio C Hamano1-0/+24
2022-02-18merge-ort: make informational messages from recursive merges clearerElijah Newren1-0/+5