summaryrefslogtreecommitdiffstats
path: root/streaming.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-07The ninth batchJunio C Hamano1-0/+21
2022-03-02repo_read_index: add config to expect files outside sparse patternsElijah Newren7-1/+66
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-23help: don't print "\n" before single-section outputÆvar Arnfjörð Bjarmason2-2/+4
2022-02-23help: add --no-[external-commands|aliases] for use with --allÆvar Arnfjörð Bjarmason5-7/+66
2022-02-23help: error if [-a|-g|-c] and [-i|-m|-w] are combinedÆvar Arnfjörð Bjarmason2-6/+45
2022-02-23help: correct usage & behavior of "git help --all"Ævar Arnfjörð Bjarmason3-5/+8
2022-02-23help: note the option name on option incompatibilityÆvar Arnfjörð Bjarmason1-7/+8
2022-02-23help.c: split up list_all_cmds_help() functionÆvar Arnfjörð Bjarmason1-7/+20
2022-02-23help tests: test "git" and "git help [-a|-g] spacingÆvar Arnfjörð Bjarmason1-0/+45
2022-02-23help.c: use puts() instead of printf{,_ln}() for consistencyÆvar Arnfjörð Bjarmason1-3/+4
2022-02-23help doc: add missing "]" to "[-a|--all]"Ævar Arnfjörð Bjarmason1-1/+1
2022-02-23reftable: rename writer_stats to reftable_writer_statsHan-Wen Nienhuys3-7/+7
2022-02-23reftable: add test for length of disambiguating prefixHan-Wen Nienhuys1-0/+38
2022-02-23reftable: ensure that obj_id_len is >= 2 on writingHan-Wen Nienhuys2-1/+40
2022-02-23reftable: avoid writing empty keys at the block layerHan-Wen Nienhuys3-12/+23
2022-02-23reftable: add a test that verifies that writing empty keys failsHan-Wen Nienhuys1-0/+24
2022-02-23reftable: reject 0 object_id_lenHan-Wen Nienhuys1-0/+5
2022-02-23Documentation: object_id_len goes up to 31Han-Wen Nienhuys1-1/+1
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