summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-09builtin.h: update documentationDerrick Stolee
2026-01-09t7101: modernize test path checksK Jayatheerth
2026-01-09gitfaq: document using stash import/export to sync working treebrian m. carlson
2026-01-09doc: git-blame: convert to new doc formatMichael Lyons
2026-01-09doc: blame-options: convert to new doc formatMichael Lyons
2026-01-09doc: patch-id: --verbatim locks in --stableKristoffer Haugsbakk
2026-01-09doc: patch-id: spell out the git-diff-tree(1) formKristoffer Haugsbakk
2026-01-09doc: patch-id: use definite article for the resultKristoffer Haugsbakk
2026-01-09patch-id: use “patch ID” throughoutKristoffer Haugsbakk
2026-01-09doc: patch-id: capitalize Git versionKristoffer Haugsbakk
2026-01-09doc: patch-id: don’t use semicolon between bullet pointsKristoffer Haugsbakk
2026-01-08The 16th batchJunio C Hamano
2026-01-08Merge branch 'en/ort-recursive-d-f-conflict-fix'Junio C Hamano
2026-01-08Merge branch 'dd/t5403-modernise'Junio C Hamano
2026-01-08Merge branch 'ds/diff-lazy-fetch-with-name-only-fix'Junio C Hamano
2026-01-08Merge branch 'rs/tag-wo-the-repository'Junio C Hamano
2026-01-07Merge branch 'ps/odb-misc-fixes' into ps/packfile-store-in-odb-sourceJunio C Hamano
2026-01-07t1420: modernize the lost-found testAndrew Chitester
2026-01-07odb: properly close sources before freeing themPatrick Steinhardt
2026-01-07builtin/gc: fix condition for whether to write commit graphsPatrick Steinhardt
2026-01-07cat-file: only use bitmaps when filteringJeff King
2026-01-07t/perf/run: preserve GIT_PERF_* from environmentJeff King
2026-01-07t/perf/perf-lib: fix assignment of TEST_OUTPUT_DIRECTORYJeff King
2026-01-06The 15th batchJunio C Hamano
2026-01-06Merge branch 'rs/parse-config-expiry-simplify'Junio C Hamano
2026-01-06Merge branch 'ar/run-command-hook'Junio C Hamano
2026-01-06Merge branch 'rs/show-branch-prio-queue'Junio C Hamano
2026-01-06Merge branch 'rs/macos-iconv-workaround'Junio C Hamano
2026-01-06Merge branch 'bc/checkout-error-message-fix'Junio C Hamano
2026-01-06doc: git-reset: clarify `git reset <pathspec>`Julia Evans
2026-01-06doc: git-reset: clarify `git reset [mode]`Julia Evans
2026-01-06doc: git-reset: clarify introJulia Evans
2026-01-06doc: git-reset: reorder the formsJulia Evans
2026-01-06t3650: add more regression tests for failure conditionsKristoffer Haugsbakk
2026-01-06replay: die if we cannot parse objectKristoffer Haugsbakk
2026-01-06replay: improve code comment and die messageKristoffer Haugsbakk
2026-01-06replay: die descriptively when invalid commit-ish is givenKristoffer Haugsbakk
2026-01-06replay: find *onto only after testing for ref nameKristoffer Haugsbakk
2026-01-06replay: remove dead code and rearrangeKristoffer Haugsbakk
2026-01-05t1300: use test helpers instead of `test` commandPushkar Singh
2026-01-04t7800: fix racy "difftool --dir-diff syncs worktree" testPaul Tarjan
2025-12-30The 14th batchJunio C Hamano
2025-12-30Merge branch 'jk/test-curl-updates'Junio C Hamano
2025-12-30Merge branch 'jc/object-read-stream-fix'Junio C Hamano
2025-12-30Merge branch 'js/test-func-comment-fix'Junio C Hamano
2025-12-30Merge branch 'gf/clear-path-cache-cleanup'Junio C Hamano
2025-12-30Merge branch 'gf/maintenance-is-needed-fix'Junio C Hamano
2025-12-30Merge branch 'dk/ci-rust-fix'Junio C Hamano
2025-12-30Merge branch 'mh/doc-core-attributesfile'Junio C Hamano
2025-12-30Merge branch 'ps/repack-avoid-noop-midx-rewrite'Junio C Hamano