revset
jj's composable query language for selecting commits (e.g., @, @-, trunk()..@), unifying what git splits across HEAD~N, branch names, ranges, and reflog syntax.
root commit
An empty commit at the bottom of every jj repository's history that serves as the universal ancestor of all other commits, anchoring the DAG.