]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands' into kn/midx-wo-the-repository
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Dec 2024 01:32:02 +0000 (10:32 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Dec 2024 01:32:02 +0000 (10:32 +0900)
commitaaafb67ba92939125d909166e74eb36a1e652fd4
tree7897c3d05af9899f3df1e72aaf5afcf53262091f
parent33833ed08b67d1c43f4121ce8b1ec7e03b734dea
parent6f33d8e255cb2ff738cd28eab22751efb7c2d6ce
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands' into kn/midx-wo-the-repository

* kn/pass-repo-to-builtin-sub-sub-commands:
  builtin: pass repository to sub commands
  Git 2.47.1
  Makefile(s): avoid recipe prefix in conditional statements
  doc: switch links to https
  doc: update links to current pages
  The eleventh batch
  pack-objects: only perform verbatim reuse on the preferred pack
  t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure
  test-lib: move malloc-debug setup after $PATH setup
  builtin/difftool: intialize some hashmap variables
  refspec: store raw refspecs inside refspec_item
  refspec: drop separate raw_nr count
  fetch: adjust refspec->raw_nr when filtering prefetch refspecs
  test-lib: check malloc debug LD_PRELOAD before using
builtin/gc.c
builtin/pack-objects.c