Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kn/midx-wo-the-repository' | Junio C Hamano | 2024-12-13 | 1 | -4/+4 |
|\ | |||||
| * | midx: pass `repository` to `load_multi_pack_index` | Karthik Nayak | 2024-12-04 | 1 | -4/+4 |
* | | Merge branch 'cw/worktree-extension' | Junio C Hamano | 2024-12-13 | 8 | -46/+155 |
|\ \ | |||||
| * | | worktree: refactor `repair_worktree_after_gitdir_move()` | Caleb White | 2024-12-02 | 1 | -4/+18 |
| * | | worktree: add relative cli/config options to `repair` command | Caleb White | 2024-12-02 | 1 | -0/+39 |
| * | | worktree: add relative cli/config options to `move` command | Caleb White | 2024-12-02 | 1 | -0/+25 |
| * | | worktree: add relative cli/config options to `add` command | Caleb White | 2024-12-02 | 4 | -40/+70 |
| * | | setup: correctly reinitialize repository version | Caleb White | 2024-12-02 | 1 | -3/+3 |
* | | | Merge branch 'en/fast-import-verify-path' | Junio C Hamano | 2024-12-13 | 2 | -4/+111 |
|\ \ \ | |||||
| * | | | t9300: test verification of renamed paths | Jeff King | 2024-12-04 | 1 | -2/+9 |
| * | | | fast-import: disallow more path components | Elijah Newren | 2024-12-02 | 2 | -5/+85 |
| * | | | fast-import: disallow "." and ".." path components | Elijah Newren | 2024-11-26 | 1 | -0/+20 |
| * | | | Merge branch 'ak/typofixes' into maint-2.47 | Junio C Hamano | 2024-11-25 | 9 | -10/+10 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'db/submodule-fetch-with-remote-name-fix' into maint-2.47 | Junio C Hamano | 2024-11-20 | 1 | -0/+20 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'ps/cache-tree-w-broken-index-entry' into maint-2.47 | Junio C Hamano | 2024-11-20 | 1 | -8/+11 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ps/maintenance-start-crash-fix' into maint-2.47 | Junio C Hamano | 2024-11-20 | 1 | -0/+16 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'ds/line-log-asan-fix' into maint-2.47 | Junio C Hamano | 2024-11-20 | 1 | -0/+28 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'jt/bundle-fsck' | Junio C Hamano | 2024-12-13 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | transport: propagate fsck configuration during bundle fetch | Justin Tobler | 2024-11-28 | 1 | -0/+7 |
* | | | | | | | | | | Merge branch 'ps/reftable-iterator-reuse' | Junio C Hamano | 2024-12-10 | 1 | -0/+73 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | reftable/merged: drain priority queue on reseek | Patrick Steinhardt | 2024-11-26 | 1 | -0/+73 |
| * | | | | | | | | | | Merge branch 'ps/reftable-detach' into ps/reftable-iterator-reuse | Junio C Hamano | 2024-11-19 | 10 | -107/+115 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'ps/reftable-detach' | Junio C Hamano | 2024-12-10 | 10 | -107/+115 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | reftable/system: provide thin wrapper for lockfile subsystem | Patrick Steinhardt | 2024-11-19 | 5 | -0/+6 |
| * | | | | | | | | | | | reftable/system: stop depending on "hash.h" | Patrick Steinhardt | 2024-11-19 | 10 | -107/+108 |
| * | | | | | | | | | | | reftable/system: move "dir.h" to its only user | Patrick Steinhardt | 2024-11-19 | 1 | -0/+1 |
| * | | | | | | | | | | | Merge branch 'ps/reftable-strbuf' into ps/reftable-detach | Taylor Blau | 2024-10-23 | 9 | -210/+218 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bc/allow-upload-pack-from-other-people' | Junio C Hamano | 2024-12-10 | 2 | -3/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Allow cloning from repositories owned by another user | brian m. carlson | 2024-11-15 | 2 | -3/+10 |
* | | | | | | | | | | | | | | Merge branch 'pb/mergetool-errors' | Junio C Hamano | 2024-12-10 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | git-mergetool--lib.sh: add error message if 'setup_user_tool' fails | Philippe Blain | 2024-11-25 | 1 | -0/+8 |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'kh/sequencer-comment-char' | Junio C Hamano | 2024-12-06 | 3 | -0/+48 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | sequencer: comment commit messages properly | Kristoffer Haugsbakk | 2024-11-26 | 1 | -0/+15 |
| * | | | | | | | | | | | | | | sequencer: comment `--reference` subject line properly | Kristoffer Haugsbakk | 2024-11-26 | 1 | -0/+14 |
| * | | | | | | | | | | | | | | sequencer: comment checked-out branch properly | Kristoffer Haugsbakk | 2024-11-26 | 1 | -0/+19 |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'bc/drop-ancient-libcurl-and-perl' | Junio C Hamano | 2024-12-04 | 4 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Require Perl 5.26.0 | brian m. carlson | 2024-10-23 | 4 | -4/+4 |
* | | | | | | | | | | | | | | | Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands' | Junio C Hamano | 2024-12-04 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | builtin: pass repository to sub commands | Karthik Nayak | 2024-11-26 | 1 | -3/+5 |
* | | | | | | | | | | | | | | | Merge branch 'ps/bisect-double-free-fix' | Junio C Hamano | 2024-12-04 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | bisect: address Coverity warning about potential double free | Patrick Steinhardt | 2024-11-26 | 1 | -0/+5 |
| * | | | | | | | | | | | | | | | Merge branch 'ps/leakfixes-part-10' into ps/bisect-double-free-fix | Junio C Hamano | 2024-11-26 | 928 | -1041/+94 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge branch 'tb/use-test-file-size-more' | Junio C Hamano | 2024-12-04 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | t/perf: use 'test_file_size' in more places | Taylor Blau | 2024-11-22 | 2 | -2/+2 |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge branch 'sj/ref-contents-check' | Junio C Hamano | 2024-12-04 | 1 | -34/+542 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | ref: add symlink ref content check for files backend | shejialuo | 2024-11-21 | 1 | -0/+141 |
| * | | | | | | | | | | | | | | | | ref: check whether the target of the symref is a ref | shejialuo | 2024-11-21 | 1 | -0/+29 |
| * | | | | | | | | | | | | | | | | ref: add basic symref content check for files backend | shejialuo | 2024-11-21 | 1 | -0/+111 |
| * | | | | | | | | | | | | | | | | ref: add more strict checks for regular refs | shejialuo | 2024-11-21 | 1 | -2/+55 |
| * | | | | | | | | | | | | | | | | ref: port git-fsck(1) regular refs check for files backend | shejialuo | 2024-11-21 | 1 | -0/+105 |