summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-09doc: patch-id: don’t use semicolon between bullet pointsKristoffer Haugsbakk1-1/+1
2026-01-08The 16th batchJunio C Hamano1-0/+11
2026-01-08Merge branch 'en/ort-recursive-d-f-conflict-fix'Junio C Hamano2-1/+120
2026-01-08Merge branch 'dd/t5403-modernise'Junio C Hamano1-1/+1
2026-01-08Merge branch 'ds/diff-lazy-fetch-with-name-only-fix'Junio C Hamano2-0/+40
2026-01-08Merge branch 'rs/tag-wo-the-repository'Junio C Hamano10-25/+26
2026-01-08t5550: add netrc tests for http 401/403Ashlesh Gawande4-2/+41
2026-01-08Merge branch 'kh/replay-invalid-onto-advance' into ps/historyJunio C Hamano2-62/+79
2026-01-07Merge branch 'ps/odb-misc-fixes' into ps/packfile-store-in-odb-sourceJunio C Hamano3-4/+31
2026-01-07t1420: modernize the lost-found testAndrew Chitester1-3/+6
2026-01-07odb: properly close sources before freeing themPatrick Steinhardt1-1/+1
2026-01-07builtin/gc: fix condition for whether to write commit graphsPatrick Steinhardt2-3/+30
2026-01-07cat-file: only use bitmaps when filteringJeff King2-3/+19
2026-01-07t/perf/run: preserve GIT_PERF_* from environmentJeff King1-0/+10
2026-01-07t/perf/perf-lib: fix assignment of TEST_OUTPUT_DIRECTORYJeff King1-1/+2
2026-01-06The 15th batchJunio C Hamano1-0/+10
2026-01-06Merge branch 'rs/parse-config-expiry-simplify'Junio C Hamano1-3/+3
2026-01-06Merge branch 'ar/run-command-hook'Junio C Hamano12-290/+581
2026-01-06Merge branch 'rs/show-branch-prio-queue'Junio C Hamano2-15/+27
2026-01-06Merge branch 'rs/macos-iconv-workaround'Junio C Hamano2-22/+34
2026-01-06Merge branch 'bc/checkout-error-message-fix'Junio C Hamano1-1/+1
2026-01-06doc: git-reset: clarify `git reset <pathspec>`Julia Evans1-16/+12
2026-01-06doc: git-reset: clarify `git reset [mode]`Julia Evans1-23/+27
2026-01-06doc: git-reset: clarify introJulia Evans1-5/+8
2026-01-06doc: git-reset: reorder the formsJulia Evans1-29/+29
2026-01-06t3650: add more regression tests for failure conditionsKristoffer Haugsbakk1-0/+40
2026-01-06replay: die if we cannot parse objectKristoffer Haugsbakk1-1/+1
2026-01-06replay: improve code comment and die messageKristoffer Haugsbakk1-2/+2
2026-01-06replay: die descriptively when invalid commit-ish is givenKristoffer Haugsbakk2-6/+14
2026-01-06replay: find *onto only after testing for ref nameKristoffer Haugsbakk2-1/+8
2026-01-06replay: remove dead code and rearrangeKristoffer Haugsbakk1-54/+16
2026-01-05t1300: use test helpers instead of `test` commandPushkar Singh2-6/+6
2026-01-04t7800: fix racy "difftool --dir-diff syncs worktree" testPaul Tarjan1-3/+3
2026-01-01t7527: fix flaky fsmonitor event tests with retry logicPaul Tarjan1-38/+41
2025-12-30The 14th batchJunio C Hamano1-0/+21
2025-12-30Merge branch 'jk/test-curl-updates'Junio C Hamano2-8/+11
2025-12-30Merge branch 'jc/object-read-stream-fix'Junio C Hamano3-22/+18
2025-12-30Merge branch 'js/test-func-comment-fix'Junio C Hamano1-1/+1
2025-12-30Merge branch 'gf/clear-path-cache-cleanup'Junio C Hamano1-1/+0
2025-12-30Merge branch 'gf/maintenance-is-needed-fix'Junio C Hamano1-1/+1
2025-12-30Merge branch 'dk/ci-rust-fix'Junio C Hamano1-1/+1
2025-12-30Merge branch 'mh/doc-core-attributesfile'Junio C Hamano1-4/+3
2025-12-30Merge branch 'ps/repack-avoid-noop-midx-rewrite'Junio C Hamano5-20/+193
2025-12-30Merge branch 'js/test-symlink-windows'Junio C Hamano10-21/+60
2025-12-30Merge branch 'jt/doc-rev-list-filter-provided-objects'Junio C Hamano1-1/+3
2025-12-30Merge branch 'jt/repo-struct-more-objinfo'Junio C Hamano6-98/+331
2025-12-30diff: avoid segfault with freed entriesDerrick Stolee2-0/+40
2025-12-30t5403: use test_path_is_file instead of test -fDeveshi Dwivedi1-1/+1
2025-12-30merge-ort: fix corner case recursive submodule/directory conflict handlingElijah Newren2-1/+120
2025-12-29tag: stop using the_repositoryRené Scharfe1-3/+2