summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2022-06-23Sync with 2.35.4Johannes Schindelin-0/+108
2022-06-23Sync with 2.34.4Johannes Schindelin-0/+108
2022-06-23Sync with 2.33.4Johannes Schindelin-0/+108
2022-06-23Sync with 2.32.3Johannes Schindelin-0/+108
2022-06-23Sync with 2.31.4Johannes Schindelin-0/+108
2022-06-23Sync with 2.30.5Johannes Schindelin-0/+108
2022-06-17git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón-14/+1
2022-06-08Merge branch 'ah/rebase-keep-base-fix' into maintJunio C Hamano-0/+29
2022-06-08Merge branch 'pw/test-malloc-with-sanitize-address' into maintJunio C Hamano-2/+3
2022-06-08Merge branch 'rs/commit-summary-wo-break-rewrite' into maintJunio C Hamano-0/+31
2022-06-08Merge branch 'ab/valgrind-fixes' into maintJunio C Hamano-10/+29
2022-06-08Merge branch 'jc/show-branch-g-current' into maintJunio C Hamano-0/+14
2022-05-12t0034: add negative tests and allow git init to mostly work under sudoCarlo Marcelo Arenas Belón-0/+77
2022-05-12git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón-1/+1
2022-05-12t: regression git needs safe.directory when using sudoCarlo Marcelo Arenas Belón-0/+44
2022-05-12object-file: fix a unpack_loose_header() regression in 3b6a8db3b03Ævar Arnfjörð Bjarmason-4/+19
2022-05-12log test: skip a failing mkstemp() test under valgrindÆvar Arnfjörð Bjarmason-4/+7
2022-05-12tests: using custom GIT_EXEC_PATH breaks --valgrind testsÆvar Arnfjörð Bjarmason-2/+3
2022-05-05Merge branch 'rs/format-patch-pathspec-fix' into maintJunio C Hamano-2/+31
2022-05-05Merge branch 'rs/fast-export-pathspec-fix' into maintJunio C Hamano-0/+7
2022-05-05Merge branch 'jc/show-pathspec-fix' into maintJunio C Hamano-0/+19
2022-05-05Merge branch 'jc/diff-tree-stdin-fix' into maintJunio C Hamano-0/+14
2022-05-05Merge branch 'gc/submodule-update-part2' into maintJunio C Hamano-0/+33
2022-04-302.36 fast-export regression fixRené Scharfe-0/+7
2022-04-302.36 format-patch regression fixRené Scharfe-2/+31
2022-04-292.36 show regression fixJunio C Hamano-0/+19
2022-04-26submodule--helper: fix initialization of warn_if_uninitializedOrgad Shaneh-0/+33
2022-04-262.36 gitk/diff-tree --stdin regression fixJunio C Hamano-0/+14
2022-04-21show-branch: -g and --current are incompatibleJunio C Hamano-0/+14
2022-04-21rebase: use correct base for --keep-base when a branch is givenAlex Henrie-0/+29
2022-04-13Revert "fetch: increase test coverage of fetches"Junio C Hamano-93/+0
2022-04-13Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'"Junio C Hamano-50/+0
2022-04-13Sync with Git 2.35.3Junio C Hamano-0/+49
2022-04-13Git 2.35.3v2.35.3Junio C Hamano-0/+49
2022-04-13Git 2.34.3v2.34.3Junio C Hamano-0/+49
2022-04-13Git 2.33.3v2.33.3Junio C Hamano-0/+49
2022-04-13Git 2.32.2v2.32.2Junio C Hamano-0/+49
2022-04-13Git 2.31.3v2.31.3Junio C Hamano-0/+49
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee-0/+10
2022-04-13setup: fix safe.directory key not being checkedMatheus Valadares-0/+5
2022-04-13t0033: add tests for safe.directoryDerrick Stolee-0/+34
2022-04-11Merge tag 'v2.35.2'Junio C Hamano-6/+14
2022-04-11tests: make SANITIZE=address imply TEST_NO_MALLOC_CHECKPhillip Wood-2/+3
2022-04-08Merge branch 'ld/sparse-index-bash-completion'Junio C Hamano-9/+26
2022-04-08t9902: split test to run on appropriate systemsAdam Dinwoodie-9/+26
2022-04-06commit, sequencer: turn off break_opt for commit summaryRené Scharfe-0/+31
2022-04-04Merge branch 'pw/worktree-list-with-z'Junio C Hamano-0/+19
2022-04-04Merge branch 'vd/mv-refresh-stat'Junio C Hamano-0/+19
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano-18/+805
2022-04-04Merge branch 'tk/ambiguous-fetch-refspec'Junio C Hamano-2/+16