jj-operation-log(1) General Commands Manual jj-operation-log(1) NAME jj-operation-log - Show the operation log SYNOPSIS jj operation log [-n|--limit] [-R|--repository] [--ignore-working-copy] [--reversed] [-G|--no-graph] [--no-integrate-operation] [--ignore-immutable] [-T|--template] [--at-operation] [-d|--op-diff] [--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] [--show-changes-in] [-h|--help] DESCRIPTION Show the operation log Like other commands, `jj op log` snapshots the current working-copy changes and reconciles divergent operations. Use `--at-op=@ --ignore-working-copy` to inspect the current state without mutation. OPTIONS -n, --limit Limit number of operations to show Applied after operations are reordered topologically, but before being reversed. --reversed Show operations in the opposite order (older operations first) -G, --no-graph Show a flat list of operations instead of a graph -T, --template