summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* checkout: fix nested sparse directory diff in sparse indexVictoria Dye2022-08-081-0/+8
* Merge branch 'll/ls-files-tests-update' into maintJunio C Hamano2022-07-275-71/+132
|\
| * ls-files: update test styleLi Linchao2022-07-065-71/+132
* | Merge branch 'ds/t5510-brokequote' into maintJunio C Hamano2022-07-271-1/+5
|\ \
| * | t5510: replace 'origin' with URL more carefullyDerrick Stolee2022-06-211-1/+5
* | | Merge branch 'en/t6429-test-must-be-empty-fix' into maintJunio C Hamano2022-07-271-1/+1
|\ \ \
| * | | t6429: fix use of non-existent functionElijah Newren2022-07-011-1/+1
* | | | Merge branch 'ab/test-quoting-fix' into maintJunio C Hamano2022-07-275-7/+8
|\ \ \ \
| * | | | config tests: fix harmless but broken "rm -r" cleanupÆvar Arnfjörð Bjarmason2022-06-301-2/+3
| * | | | test-lib.sh: fix prepend_var() quoting issueÆvar Arnfjörð Bjarmason2022-06-301-2/+2
| * | | | tests: add missing double quotes to included library pathsÆvar Arnfjörð Bjarmason2022-06-303-3/+3
* | | | | Merge branch 'gg/worktree-from-the-above' into maintJunio C Hamano2022-07-271-0/+265
|\ \ \ \ \
| * | | | | dir: traverse into repositoryGoss Geppert2022-06-221-0/+265
* | | | | | Merge branch 'en/merge-dual-dir-renames-fix' into maintJunio C Hamano2022-07-271-0/+105
|\ \ \ \ \ \
| * | | | | | merge-ort: fix issue with dual rename and add/add conflictElijah Newren2022-07-061-2/+2
| * | | | | | t6423: add tests of dual directory rename plus add/add conflictElijah Newren2022-07-061-0/+105
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'js/ci-github-workflow-markup' into maintJunio C Hamano2022-07-271-5/+5
|\ \ \ \ \ \
| * | | | | | tests: fix incorrect --write-junit-xml codeJohannes Schindelin2022-07-141-5/+5
* | | | | | | Merge 'js/add-i-delete' into maint-2.37Junio C Hamano2022-07-041-0/+9
|\ \ \ \ \ \ \
| * | | | | | | add --interactive: allow `update` to stage deleted filesJohannes Schindelin2022-06-291-0/+9
* | | | | | | | Sync with Git 2.36.2Junio C Hamano2022-06-271-4/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Sync with 2.35.4Johannes Schindelin2022-06-232-0/+108
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Sync with 2.34.4Johannes Schindelin2022-06-232-0/+108
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Sync with 2.33.4Johannes Schindelin2022-06-232-0/+108
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Sync with 2.32.3Johannes Schindelin2022-06-232-0/+108
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Sync with 2.31.4Johannes Schindelin2022-06-232-0/+108
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Sync with 2.30.5Johannes Schindelin2022-06-232-0/+108
| | | | | | |\ \ \ \ \ \
| * | | | | | \ \ \ \ \ \ Merge branch 'ah/rebase-keep-base-fix' into maintJunio C Hamano2022-06-081-0/+29
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pw/test-malloc-with-sanitize-address' into maintJunio C Hamano2022-06-081-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/commit-summary-wo-break-rewrite' into maintJunio C Hamano2022-06-081-0/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ab/valgrind-fixes' into maintJunio C Hamano2022-06-085-10/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/show-branch-g-current' into maintJunio C Hamano2022-06-081-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jp/prompt-clear-before-upstream-mark'Junio C Hamano2022-06-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | git-prompt: fix expansion of branch colour codesJoakim Petersen2022-06-101-9/+9
| * | | | | | | | | | | | | | | | | git-prompt: make colourization consistentJoakim Petersen2022-06-071-9/+9
* | | | | | | | | | | | | | | | | | Merge branch 'cb/path-owner-check-with-sudo-plus'Junio C Hamano2022-06-181-14/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón2022-06-171-14/+1
* | | | | | | | | | | | | | | | | | Merge branch 'jk/bug-fl-va-list-fix'Junio C Hamano2022-06-171-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | bug_fl(): correctly initialize trace2 va_listJeff King2022-06-161-2/+2
* | | | | | | | | | | | | | | | | | | Merge branch 'ab/credentials-in-url-more'Junio C Hamano2022-06-172-12/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | transfer doc: move fetch.credentialsInUrl to "transfer" config namespaceÆvar Arnfjörð Bjarmason2022-06-152-12/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'ds/more-test-coverage'Junio C Hamano2022-06-172-7/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | t5329: test 'git gc --cruft' without '--prune=now'Derrick Stolee2022-06-161-1/+3
| * | | | | | | | | | | | | | | | | | | t2107: test 'git update-index --verbose'Derrick Stolee2022-06-161-6/+25
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/perf-lib-test-titles'Junio C Hamano2022-06-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | perf-lib: fix missing test titles in outputJeff King2022-06-161-1/+1
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/revert-show-parent-info'Junio C Hamano2022-06-161-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | revert: --reference should apply only to 'revert', not 'cherry-pick'Junio C Hamano2022-05-311-0/+6
| * | | | | | | | | | | | | | | | | | | | revert: optionally refer to commit in the "reference" formatJunio C Hamano2022-05-271-0/+31
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | tests: add LIBCURL prerequisite to tests needing libcurlÆvar Arnfjörð Bjarmason2022-06-154-5/+6