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