aboutsummaryrefslogtreecommitdiff
path: root/t/t1901-repo-structure.sh
AgeCommit message (Expand)Author
2026-03-25repo: show subcommand-specific help textMahi Kassa
2026-03-16Merge branch 'jt/repo-structure-extrema'Junio C Hamano
2026-03-02builtin/repo: find tree with most entriesJustin Tobler
2026-03-02builtin/repo: find commit with most parentsJustin Tobler
2026-03-02builtin/repo: add OID annotations to table outputJustin Tobler
2026-03-02builtin/repo: collect largest inflated objectsJustin Tobler
2026-02-25t1901: adjust nul format output instead of expected valueLucas Seiki Oshiro
2026-02-14repo: rename the output format "keyvalue" to "lines"Lucas Seiki Oshiro
2025-12-30Merge branch 'jt/repo-struct-more-objinfo'Junio C Hamano
2025-12-18builtin/repo: add object disk size info to structure tableJustin Tobler
2025-12-18builtin/repo: add disk size info to keyvalue stucture outputJustin Tobler
2025-12-18builtin/repo: add inflated object info to structure tableJustin Tobler
2025-12-18builtin/repo: add inflated object info to keyvalue structure outputJustin Tobler
2025-12-18builtin/repo: humanise count values in structure outputJustin Tobler
2025-12-05repo: add -z as an alias for --format=nul to git-repo-structureLucas Seiki Oshiro
2025-10-21builtin/repo: add progress meter for structure statsJustin Tobler
2025-10-21builtin/repo: add keyvalue and nul format for structure statsJustin Tobler
2025-10-21builtin/repo: add object counts in structure outputJustin Tobler
2025-10-21builtin/repo: introduce structure subcommandJustin Tobler