jj/lib
Martin von Zweigbergk 6c83eb6ae3 cli: teach log flag to show commits in reverse order
This adds a `--reversed` flag to `jj log` to show commits with later
commits further down. It works both with and without the graph.

Since the graph-drawing code is already independent of the
relationship between commits, it doesn't need any updating.
2022-05-15 05:17:54 -07:00
..
src cli: teach log flag to show commits in reverse order 2022-05-15 05:17:54 -07:00
tests revset_graph_iterator: add a mode for generating reverse graph 2022-05-15 05:17:54 -07:00
build.rs
Cargo.toml cargo: bump zstd from 0.11.1+zstd.1.5.2 to 0.11.2+zstd.1.5.2 2022-05-13 08:42:11 -07:00