mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-06 03:22:59 +00:00
I originally considered adding `stats() -> DiffStats` which returns an unprintable object, with deprecation of `.stat(width)` in favor of `.stats().<method_to_render>(width)`. However, I couldn't find a good name for the rendering function. This patch instead made the width parameter optional. I think that's good because template language doesn't have to be overly strict. Closes #4154 |
||
---|---|---|
.. | ||
design | ||
governance | ||
images | ||
technical | ||
bookmarks.md | ||
cli-reference.md | ||
code-of-conduct.md | ||
community_tools.md | ||
config-schema.json | ||
config.md | ||
config.toml | ||
conflicts.md | ||
contributing.md | ||
design_doc_blueprint.md | ||
design_docs.md | ||
FAQ.md | ||
filesets.md | ||
git-comparison.md | ||
git-compatibility.md | ||
github.md | ||
glossary.md | ||
index.md | ||
install-and-setup.md | ||
operation-log.md | ||
related-work.md | ||
revsets.md | ||
roadmap.md | ||
sapling-comparison.md | ||
templates.md | ||
testimonials.md | ||
tutorial.md | ||
windows.md | ||
working-copy.md |