aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-repo.adoc
AgeCommit message (Expand)Author
2026-03-16Merge branch 'jt/repo-structure-extrema'Junio C Hamano
2026-03-02builtin/repo: collect largest inflated objectsJustin Tobler
2026-02-25Documentation/git-repo: capitalize format descriptionsLucas Seiki Oshiro
2026-02-25Documentation/git-repo: replace 'NUL' with '_NUL_'Lucas Seiki Oshiro
2026-02-14repo: add new flag --keys to git-repo-infoLucas 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 disk size info to keyvalue stucture outputJustin Tobler
2025-12-18builtin/repo: add inflated object info to keyvalue structure outputJustin Tobler
2025-12-05repo: add -z as an alias for --format=nul to git-repo-structureLucas Seiki Oshiro
2025-12-05repo: use [--format=... | -z] instead of [-z] in git-repo-info synopsisLucas Seiki Oshiro
2025-12-05repo: remove blank line from Documentation/git-repo.adocLucas Seiki Oshiro
2025-11-18repo: add --all to git-repo-infoLucas Seiki Oshiro
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
2025-09-04repo: add the field objects.formatLucas Seiki Oshiro
2025-09-04repo: add the flag -z as an alias for --format=nulLucas Seiki Oshiro
2025-08-17repo: add the --format flagLucas Seiki Oshiro
2025-08-17repo: add the field layout.shallowLucas Seiki Oshiro
2025-08-17repo: add the field layout.bareLucas Seiki Oshiro
2025-08-17repo: add the field references.formatLucas Seiki Oshiro
2025-08-17repo: declare the repo commandLucas Seiki Oshiro