summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-10Git 2.49-rc2v2.49.0-rc2Junio C Hamano
2025-03-10Merge branch 'tb/fetch-follow-tags-fix'Junio C Hamano
2025-03-07fetch: fix following tags when fetching specific OIDTaylor Blau
2025-03-06Merge branch 'js/win-2.49-build-fixes'Junio C Hamano
2025-03-06Merge branch 'pw/repo-layout-doc-update'Junio C Hamano
2025-03-06Merge branch 'tz/doc-txt-to-adoc-fixes'Junio C Hamano
2025-03-06cmake: generalize the handling of the `CLAR_TEST_OBJS` listJohannes Schindelin
2025-03-06meson: fix sortingJohannes Schindelin
2025-03-06ident: stop assuming that `gw_gecos` is writableJohannes Schindelin
2025-03-05A few more after -rc1Junio C Hamano
2025-03-05Merge branch 'rs/reftable-reader-new-leakfix'Junio C Hamano
2025-03-05Merge branch 'pw/build-meson-technical-and-howto-docs'Junio C Hamano
2025-03-05Merge branch 'kn/ref-migrate-skip-reflog'Junio C Hamano
2025-03-05Merge branch 'jc/breaking-changes-early-adopter-option'Junio C Hamano
2025-03-05Merge branch 'dm/editorconfig-bash-is-like-sh'Junio C Hamano
2025-03-05Merge branch 'cc/lop-remote'Junio C Hamano
2025-03-05Merge branch 'sk/unit-test-oid'Junio C Hamano
2025-03-05Merge branch 'ps/path-sans-the-repository'Junio C Hamano
2025-03-05docs: fix repository-layout when building with breaking changesPhillip Wood
2025-03-04reftable: release name on reftable_reader_new() errorRené Scharfe
2025-03-04Git 2.49-rc1v2.49.0-rc1Junio C Hamano
2025-03-03refs: show --no-reflog in the help textJunio C Hamano
2025-03-03xdiff: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03unpack-trees.c: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03transport.h: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03trace2/tr2_sysenv.c: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03trace2.h: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03t6434: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03t6012: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03t/helper/test-rot13-filter.c: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03simple-ipc.h: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03setup.c: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03refs.h: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03pseudo-merge.h: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03parse-options.h: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03object-name.c: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03list-objects-filter-options.h: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03fsck.h: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03diffcore.h: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03diff.h: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03contrib/long-running-filter: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03config.c: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03builtin.h: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03apply.c: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03advice.h: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03doc: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03technical/partial-clone: update reference to rev-list-options.adocTodd Zullinger
2025-03-03howto/new-command: update reference to builtin docsTodd Zullinger
2025-03-03MyFirstObjectWalk: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03MyFirstContribution: *.txt -> *.adoc fixesTodd Zullinger