]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/repo-stats' into jch
authorJunio C Hamano <gitster@pobox.com>
Sun, 5 Oct 2025 22:04:17 +0000 (15:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 5 Oct 2025 22:04:17 +0000 (15:04 -0700)
"git repo stats", a new command.

Comments?

* jt/repo-stats:
  builtin/repo: add progress meter for stats
  builtin/repo: add keyvalue and nul format for stats
  builtin/repo: add object counts in stats output
  builtin/repo: introduce stats subcommand
  ref-filter: allow NULL filter pattern
  builtin/repo: rename repo_info() to cmd_repo_info()

1  2 
t/meson.build

diff --cc t/meson.build
Simple merge