summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Merge branch 'ps/pack-refs-auto' into jt/reftable-geometric-compactionJunio C Hamano5-47/+124
2024-04-03builtin/add: error out when passing untracked path with -uGhanshyam Thakkar1-0/+10
2024-04-03builtin/commit: error out when passing untracked path with -iGhanshyam Thakkar1-15/+1
2024-04-03Win32: detect unix socket support at runtimeMatthias Aßhauer1-0/+8
2024-04-03Merge branch 'bl/cherry-pick-empty'Junio C Hamano4-7/+145
2024-04-03Merge branch 'bl/pretty-shorthand-config-fix'Junio C Hamano1-16/+22
2024-04-03Merge branch 'pb/test-scripts-are-build-targets'Junio C Hamano1-0/+7
2024-04-03Merge branch 'jk/remote-helper-object-format-option-fix'Junio C Hamano1-1/+3
2024-04-03t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1 `Taylor Blau1-0/+2
2024-04-02t-prio-queue: simplify using compound literalsRené Scharfe1-34/+17
2024-04-02t2104: style fixesJunio C Hamano1-15/+15
2024-04-02update-ref: use {old,new}-oid instead of {old,new}valueKarthik Nayak1-17/+17
2024-04-01Merge branch 'ps/clone-with-includeif-onbranch'Junio C Hamano1-0/+12
2024-04-01Merge branch 'jk/rebase-apply-leakfix'Junio C Hamano1-0/+9
2024-04-01Merge branch 'ps/t7800-variable-interpolation-fix'Junio C Hamano2-20/+40
2024-04-01Merge branch 'pb/advice-merge-conflict'Junio C Hamano4-5/+8
2024-04-01Merge branch 'ds/config-internal-whitespace-fix'Junio C Hamano1-3/+111
2024-04-01Merge branch 'pw/checkout-conflict-errorfix'Junio C Hamano1-0/+66
2024-03-31test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallbackEric Sunshine1-0/+1
2024-03-30add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPORubén Justo1-0/+34
2024-03-30add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPECRubén Justo1-0/+10
2024-03-30add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILERubén Justo2-4/+2
2024-03-30checkout: omit "tracking" information on a detached HEADJunio C Hamano1-1/+4
2024-03-29advice: omit trailing whitespaceJunio C Hamano2-4/+4
2024-03-29doc: allow literal and emphasis format in doc vs help testsJean-Noël Avila1-1/+3
2024-03-29t4126: fix "funny directory name" test on Windows (again)Junio C Hamano1-18/+17
2024-03-28add-patch: introduce 'p' in interactive-patchRubén Justo1-11/+11
2024-03-28t4126: make sure a directory with SP at the end is usableJunio C Hamano1-15/+18
2024-03-28Merge branch 'rs/t-prio-queue-fixes'Junio C Hamano1-7/+17
2024-03-28Merge branch 'jc/show-untracked-false'Junio C Hamano1-10/+22
2024-03-28Merge branch 'ph/diff-src-dst-prefix-config'Junio C Hamano1-10/+45
2024-03-28Merge branch 'eb/hash-transition'Junio C Hamano7-162/+581
2024-03-27config: add core.commentStringJeff King1-2/+7
2024-03-25cherry-pick: add `--empty` for more robust redundant commit handlingBrian Lyles2-1/+68
2024-03-25cherry-pick: enforce `--keep-redundant-commits` incompatibilityBrian Lyles1-0/+14
2024-03-25sequencer: handle unborn branch with `--allow-empty`Brian Lyles1-3/+11
2024-03-25rebase: update `--empty=ask` to `--empty=stop`Brian Lyles1-5/+16
2024-03-25docs: address inaccurate `--empty` default with `--exec`Brian Lyles1-0/+38
2024-03-25Merge branch 'bb/sh-scripts-cleanup'Junio C Hamano33-86/+79
2024-03-25Merge branch 'jc/index-pack-fsck-levels'Junio C Hamano1-1/+1
2024-03-25Merge branch 'rj/restore-plug-leaks'Junio C Hamano4-0/+4
2024-03-25pretty: find pretty formats case-insensitivelyBrian Lyles1-0/+8
2024-03-25pretty: update tests to use `test_config`Brian Lyles1-16/+14
2024-03-25t/README: mention test files are make targetsPhilippe Blain1-0/+7
2024-03-25builtin/gc: pack refs when using `git maintenance run --auto`Patrick Steinhardt2-1/+11
2024-03-25builtin/gc: forward git-gc(1)'s `--auto` flag when packing refsPatrick Steinhardt1-3/+16
2024-03-25t6500: extract objects with "17" prefixPatrick Steinhardt2-23/+19
2024-03-25builtin/pack-refs: introduce new "--auto" flagPatrick Steinhardt2-0/+41
2024-03-25t/helper: drop pack-refs wrapperPatrick Steinhardt2-24/+9
2024-03-25refs/reftable: print errors on compaction failurePatrick Steinhardt1-0/+12