index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1901-repo-structure.sh
Age
Commit message (
Expand
)
Author
2026-03-25
repo: show subcommand-specific help text
Mahi Kassa
2026-03-16
Merge branch 'jt/repo-structure-extrema'
Junio C Hamano
2026-03-02
builtin/repo: find tree with most entries
Justin Tobler
2026-03-02
builtin/repo: find commit with most parents
Justin Tobler
2026-03-02
builtin/repo: add OID annotations to table output
Justin Tobler
2026-03-02
builtin/repo: collect largest inflated objects
Justin Tobler
2026-02-25
t1901: adjust nul format output instead of expected value
Lucas Seiki Oshiro
2026-02-14
repo: rename the output format "keyvalue" to "lines"
Lucas Seiki Oshiro
2025-12-30
Merge branch 'jt/repo-struct-more-objinfo'
Junio C Hamano
2025-12-18
builtin/repo: add object disk size info to structure table
Justin Tobler
2025-12-18
builtin/repo: add disk size info to keyvalue stucture output
Justin Tobler
2025-12-18
builtin/repo: add inflated object info to structure table
Justin Tobler
2025-12-18
builtin/repo: add inflated object info to keyvalue structure output
Justin Tobler
2025-12-18
builtin/repo: humanise count values in structure output
Justin Tobler
2025-12-05
repo: add -z as an alias for --format=nul to git-repo-structure
Lucas Seiki Oshiro
2025-10-21
builtin/repo: add progress meter for structure stats
Justin Tobler
2025-10-21
builtin/repo: add keyvalue and nul format for structure stats
Justin Tobler
2025-10-21
builtin/repo: add object counts in structure output
Justin Tobler
2025-10-21
builtin/repo: introduce structure subcommand
Justin Tobler