jj-evolog(1) General Commands Manual jj-evolog(1) NAME jj-evolog - Show how a change has evolved over time SYNOPSIS jj evolog [-r|--revisions] [-R|--repository] [--ignore-working-copy] [-n|--limit] [--no-integrate-operation] [--reversed] [-G|--no-graph] [--ignore-immutable] [--at-operation] [-T|--template] [--debug] [-p|--patch] [--color] [-s|--summary] [--quiet] [--stat] [--no-pager] [--types] [--config] [--name-only] [--config-file] [--git] [--color-words] [--tool] [--context] [--ignore-all-space] [--ignore-space-change] [-h|--help] DESCRIPTION Show how a change has evolved over time Lists the previous commits which a change has pointed to. The current commit of a change evolves when the change is updated, rebased, etc. OPTIONS -r, --revisions [default: @] Follow changes from these revisions -n, --limit Limit number of revisions to show Applied after revisions are reordered topologically, but before being reversed. --reversed Show revisions in the opposite order (older revisions first) -G, --no-graph Show a flat list of revisions instead of a graph -T, --template