summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | worktree: refactor `repair_worktree_after_gitdir_move()`Caleb White2024-12-021-4/+18
| * | | | | | | | | | | | | | | | | | worktree: add relative cli/config options to `repair` commandCaleb White2024-12-021-0/+39
| * | | | | | | | | | | | | | | | | | worktree: add relative cli/config options to `move` commandCaleb White2024-12-021-0/+25
| * | | | | | | | | | | | | | | | | | worktree: add relative cli/config options to `add` commandCaleb White2024-12-024-40/+70
| * | | | | | | | | | | | | | | | | | setup: correctly reinitialize repository versionCaleb White2024-12-021-3/+3
* | | | | | | | | | | | | | | | | | | Merge branch 'en/fast-import-verify-path'Junio C Hamano2024-12-132-4/+111
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | t9300: test verification of renamed pathsJeff King2024-12-041-2/+9
| * | | | | | | | | | | | | | | | | | | fast-import: disallow more path componentsElijah Newren2024-12-022-5/+85
| * | | | | | | | | | | | | | | | | | | fast-import: disallow "." and ".." path componentsElijah Newren2024-11-261-0/+20
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'ak/typofixes' into maint-2.47Junio C Hamano2024-11-259-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'db/submodule-fetch-with-remote-name-fix' into maint-2.47Junio C Hamano2024-11-201-0/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ps/cache-tree-w-broken-index-entry' into maint-2.47Junio C Hamano2024-11-201-8/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ps/maintenance-start-crash-fix' into maint-2.47Junio C Hamano2024-11-201-0/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ds/line-log-asan-fix' into maint-2.47Junio C Hamano2024-11-201-0/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jt/bundle-fsck'Junio C Hamano2024-12-131-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | transport: propagate fsck configuration during bundle fetchJustin Tobler2024-11-281-0/+7
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/reftable-iterator-reuse'Junio C Hamano2024-12-101-0/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | reftable/merged: drain priority queue on reseekPatrick Steinhardt2024-11-261-0/+73
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/reftable-detach' into ps/reftable-iterator-reuseJunio C Hamano2024-11-1910-107/+115
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/reftable-detach'Junio C Hamano2024-12-1010-107/+115
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | reftable/system: provide thin wrapper for lockfile subsystemPatrick Steinhardt2024-11-195-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | reftable/system: stop depending on "hash.h"Patrick Steinhardt2024-11-1910-107/+108
| * | | | | | | | | | | | | | | | | | | | | | | | reftable/system: move "dir.h" to its only userPatrick Steinhardt2024-11-191-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/reftable-strbuf' into ps/reftable-detachTaylor Blau2024-10-239-210/+218
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/allow-upload-pack-from-other-people'Junio C Hamano2024-12-102-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Allow cloning from repositories owned by another userbrian m. carlson2024-11-152-3/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pb/mergetool-errors'Junio C Hamano2024-12-101-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | git-mergetool--lib.sh: add error message if 'setup_user_tool' failsPhilippe Blain2024-11-251-0/+8
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kh/sequencer-comment-char'Junio C Hamano2024-12-063-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | sequencer: comment commit messages properlyKristoffer Haugsbakk2024-11-261-0/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | sequencer: comment `--reference` subject line properlyKristoffer Haugsbakk2024-11-261-0/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | sequencer: comment checked-out branch properlyKristoffer Haugsbakk2024-11-261-0/+19
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bc/drop-ancient-libcurl-and-perl'Junio C Hamano2024-12-044-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Require Perl 5.26.0brian m. carlson2024-10-234-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'Junio C Hamano2024-12-041-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin: pass repository to sub commandsKarthik Nayak2024-11-261-3/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/bisect-double-free-fix'Junio C Hamano2024-12-041-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | bisect: address Coverity warning about potential double freePatrick Steinhardt2024-11-261-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/leakfixes-part-10' into ps/bisect-double-free-fixJunio C Hamano2024-11-26928-1041/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tb/use-test-file-size-more'Junio C Hamano2024-12-042-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | t/perf: use 'test_file_size' in more placesTaylor Blau2024-11-222-2/+2
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sj/ref-contents-check'Junio C Hamano2024-12-041-34/+542
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | ref: add symlink ref content check for files backendshejialuo2024-11-211-0/+141
| * | | | | | | | | | | | | | | | | | | | | | | | | | ref: check whether the target of the symref is a refshejialuo2024-11-211-0/+29
| * | | | | | | | | | | | | | | | | | | | | | | | | | ref: add basic symref content check for files backendshejialuo2024-11-211-0/+111
| * | | | | | | | | | | | | | | | | | | | | | | | | | ref: add more strict checks for regular refsshejialuo2024-11-211-2/+55
| * | | | | | | | | | | | | | | | | | | | | | | | | | ref: port git-fsck(1) regular refs check for files backendshejialuo2024-11-211-0/+105
| * | | | | | | | | | | | | | | | | | | | | | | | | | ref: support multiple worktrees check for refsshejialuo2024-11-211-0/+51
| * | | | | | | | | | | | | | | | | | | | | | | | | | ref: check the full refname instead of basenameshejialuo2024-11-211-37/+55
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/ref-backend-migration-optim'Junio C Hamano2024-12-042-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \