Commit Graph

  • 2582846f2f pack-write: stop depending on `the_repository` and `the_hash_algo` Patrick Steinhardt 2025-03-10 08:13:22 +0100
  • 74d414c9f1 object: stop depending on `the_repository` Patrick Steinhardt 2025-03-10 08:13:21 +0100
  • 228457c9d9 csum-file: stop depending on `the_repository` Patrick Steinhardt 2025-03-10 08:13:20 +0100
  • c702dd4856 fetch: use ref prefix list to skip ls-refs Jeff King 2025-03-08 22:21:59 -0500
  • 20010b8c20 fetch: avoid ls-refs only to ask for HEAD symref update Jeff King 2025-03-08 22:20:16 -0500
  • 095bc13f35 fetch: stop protecting additions to ref-prefix list Jeff King 2025-03-08 22:10:39 -0500
  • 625ed92134 fetch: ask server to advertise HEAD for config-less fetch Jeff King 2025-03-08 22:08:47 -0500
  • 36b12c3248 refspec_ref_prefixes(): clean up refspec_item logic Jeff King 2025-03-08 22:07:06 -0500
  • 821d8f2157 t5516: beef up exact-oid ref prefixes test Jeff King 2025-03-08 22:02:47 -0500
  • 6ea26f34c9 t5516: drop NEEDSWORK about v2 reachability behavior Jeff King 2025-03-08 22:02:03 -0500
  • 2de68c046e t5516: prefer "oid" to "sha1" in some test titles Jeff King 2025-03-08 22:01:40 -0500
  • 09781e379b t5702: fix typo in test name Jeff King 2025-03-08 22:01:23 -0500
  • 227c4f33a0 doc: add a blank line around block delimiters Jean-Noël Avila 2025-03-09 19:45:11 +0000
  • 83b278ef74 git-clone doc: fix indentation Martin Ågren 2025-03-10 12:07:56 +0100
  • 7d5a9e6b99 l10n: sv.po: Fix Swedish typos Tuomas Ahola 2025-03-08 22:45:10 +0200
  • 6167370b87 l10n: sv.po: Update Swedish translation Peter Krefting 2025-03-10 17:48:34 +0100
  • 87a0bdbf0f Git 2.49-rc2 v2.49.0-rc2 Junio C Hamano 2025-03-10 08:47:08 -0700
  • 5d55ad01f5 Merge branch 'tb/fetch-follow-tags-fix' Junio C Hamano 2025-03-10 08:45:58 -0700
  • 09cbf1597e builtin/checkout-index: stop using `the_repository` Usman Akinyemi 2025-03-08 05:05:07 +0530
  • d9dce89192 builtin/for-each-ref: stop using `the_repository` Usman Akinyemi 2025-03-08 05:05:06 +0530
  • d9c5cfb18f builtin/ls-files: stop using `the_repository` Usman Akinyemi 2025-03-08 05:05:05 +0530
  • 72fe8bfac8 builtin/pack-refs: stop using `the_repository` Usman Akinyemi 2025-03-08 05:05:04 +0530
  • 1c14b1aede builtin/send-pack: stop using `the_repository` Usman Akinyemi 2025-03-08 05:05:03 +0530
  • db58d5a351 builtin/verify-commit: stop using `the_repository` Usman Akinyemi 2025-03-08 05:05:02 +0530
  • 43a8391977 builtin/verify-tag: stop using `the_repository` Usman Akinyemi 2025-03-08 05:05:01 +0530
  • f29f1990b5 config: teach repo_config to allow `repo` to be NULL Usman Akinyemi 2025-03-08 05:05:00 +0530
  • bd52d9a058 fetch: fix following tags when fetching specific OID Taylor Blau 2025-03-07 18:27:03 -0500
  • 2b1e0f8cd5 help: print zlib-ng version number Toon Claes 2025-03-07 15:18:08 +0100
  • 49d9cd8dea help: include git-zlib.h to print zlib version Toon Claes 2025-03-07 15:18:07 +0100
  • 72749cdeaf What's cooking (2025/03 #02) Junio C Hamano 2025-03-06 14:50:29 -0800
  • a36e024e98 Merge branch 'js/win-2.49-build-fixes' Junio C Hamano 2025-03-06 14:06:31 -0800
  • bc86ef104a Merge branch 'pw/repo-layout-doc-update' Junio C Hamano 2025-03-06 14:06:31 -0800
  • 62c58891e1 Merge branch 'tz/doc-txt-to-adoc-fixes' Junio C Hamano 2025-03-06 14:06:31 -0800
  • 3adba40858 merge-ort: fix slightly overzealous assertion for rename-to-self Elijah Newren 2025-03-06 15:30:27 +0000
  • 98a1a00d53 t6423: add a testcase causing a failed assertion in process_renames Dmitry Goncharov 2025-03-06 15:30:26 +0000
  • 10e8a9352b refs.c: stop matching non-directory prefixes in exclude patterns Taylor Blau 2025-03-06 10:34:53 -0500
  • 27be76b230 refs.c: remove empty '--exclude' patterns Taylor Blau 2025-03-06 10:34:48 -0500
  • 9709163687 cmake: generalize the handling of the `CLAR_TEST_OBJS` list Johannes Schindelin 2025-03-06 10:26:20 +0000
  • 31761f3911 meson: fix sorting Johannes Schindelin 2025-03-06 10:26:19 +0000
  • 4478ad37a7 ident: stop assuming that `gw_gecos` is writable Johannes Schindelin 2025-03-06 10:26:18 +0000
  • 60b9a254b6 l10n: fr: 2.49 round 2 Jean-Noël Avila 2025-03-01 15:02:22 +0100
  • cc2eb7ece2 l10n: bg.po: Updated Bulgarian translation (5836t) Alexander Shopov 2025-03-01 22:28:22 +0100
  • a97ca95160 l10n: Updated translation for vi-2.49 Vũ Tiến Hưng 2025-03-06 12:41:39 +0700
  • e969bc8759 A few more after -rc1 Junio C Hamano 2025-03-05 10:37:53 -0800
  • 3dea2ad17d Merge branch 'rs/reftable-reader-new-leakfix' Junio C Hamano 2025-03-05 10:37:45 -0800
  • 22fab08fb8 Merge branch 'pw/build-meson-technical-and-howto-docs' Junio C Hamano 2025-03-05 10:37:45 -0800
  • cdf458c60e Merge branch 'kn/ref-migrate-skip-reflog' Junio C Hamano 2025-03-05 10:37:45 -0800
  • e2334d2f35 Merge branch 'jc/breaking-changes-early-adopter-option' Junio C Hamano 2025-03-05 10:37:45 -0800
  • 3334de6494 Merge branch 'dm/editorconfig-bash-is-like-sh' Junio C Hamano 2025-03-05 10:37:44 -0800
  • 2c6fd30198 Merge branch 'cc/lop-remote' Junio C Hamano 2025-03-05 10:37:44 -0800
  • 6024f321d4 Merge branch 'sk/unit-test-oid' Junio C Hamano 2025-03-05 10:37:43 -0800
  • feffb34257 Merge branch 'ps/path-sans-the-repository' Junio C Hamano 2025-03-05 10:37:43 -0800
  • 92f8da8de3 docs: fix repository-layout when building with breaking changes Phillip Wood 2025-03-05 10:42:37 +0000
  • 107d889303 t1403: verify that path exists and is a file Mahendra Dani 2025-03-04 16:57:28 +0530
  • 7d4212b8f3 t/unit-tests: convert urlmatch-normalization test to clar Seyi Kuforiji 2025-03-04 12:33:23 +0100
  • bc9342771b t/unit-tests: convert trailer test to use clar Seyi Kuforiji 2025-03-04 12:33:22 +0100
  • bad7910399 reftable: release name on reftable_reader_new() error René Scharfe 2025-03-04 17:11:54 +0100
  • a8a4258532 What's cooking (2025/03 #01) Junio C Hamano 2025-03-04 09:12:32 -0800
  • 6a64ac7b01 Git 2.49-rc1 v2.49.0-rc1 Junio C Hamano 2025-03-04 08:19:20 -0800
  • 6dff5de1da refs: show --no-reflog in the help text Junio C Hamano 2025-03-03 14:51:29 -0800
  • 61cd812130 xdiff: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:32 -0500
  • d6b67cefb5 unpack-trees.c: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:31 -0500
  • ee00ef41f2 transport.h: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:30 -0500
  • 15db9a895d trace2/tr2_sysenv.c: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:29 -0500
  • 508cf7f5d8 trace2.h: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:28 -0500
  • 366074dc18 t6434: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:27 -0500
  • 8ea7d41f17 t6012: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:26 -0500
  • e680c62542 t/helper/test-rot13-filter.c: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:25 -0500
  • 9f04cd7c61 simple-ipc.h: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:24 -0500
  • 0543300b59 setup.c: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:23 -0500
  • 72d385824a refs.h: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:22 -0500
  • dc657d5625 pseudo-merge.h: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:21 -0500
  • 458f8b0eab parse-options.h: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:20 -0500
  • 550fac1d13 object-name.c: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:19 -0500
  • 02ed88f6a2 list-objects-filter-options.h: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:18 -0500
  • c09c29b430 fsck.h: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:17 -0500
  • 3936e95a7f diffcore.h: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:16 -0500
  • 5c03752665 diff.h: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:15 -0500
  • 87e0910fb8 contrib/long-running-filter: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:14 -0500
  • bbd6174b25 config.c: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:13 -0500
  • e8015223c7 builtin.h: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:12 -0500
  • 08ce333d36 apply.c: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:11 -0500
  • d795c65b3a advice.h: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:10 -0500
  • 97350e18e2 doc: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:09 -0500
  • 59d9280908 technical/partial-clone: update reference to rev-list-options.adoc Todd Zullinger 2025-03-03 15:44:08 -0500
  • 9100c91cd4 howto/new-command: update reference to builtin docs Todd Zullinger 2025-03-03 15:44:07 -0500
  • 5ac2c61b55 MyFirstObjectWalk: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:06 -0500
  • 8b4b41aefb MyFirstContribution: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:05 -0500
  • 7c78c599bb CodingGuidelines: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:04 -0500
  • c50fbb2dd2 README: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:44:03 -0500
  • d40da0bd4b Makefile: update reference to technical/racy-git.adoc Todd Zullinger 2025-03-03 15:44:02 -0500
  • 7d90a272ac doc: remove unneeded .gitattributes Todd Zullinger 2025-03-03 15:44:01 -0500
  • 33af5a3334 .gitattributes: more *.txt -> *.adoc updates Todd Zullinger 2025-03-03 15:44:00 -0500
  • 82deaae3b9 t0450: *.txt -> *.adoc fixes Todd Zullinger 2025-03-03 15:43:59 -0500
  • c268e3285d BreakingChanges: clarify the procedure Junio C Hamano 2025-02-28 09:28:21 -0800
  • 5040f9f164 doc: add technical design doc for large object promisors Christian Couder 2025-02-18 12:32:04 +0100
  • db91954e18 A few more before -rc1 Junio C Hamano 2025-03-03 08:52:50 -0800
  • aa0ba82319 Merge branch 'ps/build-meson-fixes' Junio C Hamano 2025-03-03 08:53:03 -0800
  • ca39da6997 Merge branch 'ps/meson-contrib-bits' Junio C Hamano 2025-03-03 08:53:02 -0800
  • 85e342adbd Merge branch 'ms/merge-recursive-string-list-micro-optimization' Junio C Hamano 2025-03-03 08:53:02 -0800