jj/src
Martin von Zweigbergk 98f4e24892 cli: make benchmark ids include parameters
It makes no sense to compare a run of `jj walkrevs v1.0.0 v2.0.0` with
a run of `jj walkrevs v2.0.0 v1.0.0`, for example.
2021-04-21 16:56:45 -07:00
..
commands.rs cli: make benchmark ids include parameters 2021-04-21 16:56:45 -07:00
diff_edit.rs trees: make tree diff return an iterator instead of taking a callback 2021-04-07 23:18:00 -07:00
graphlog.rs graphlog: propagate error from failure to write output 2021-04-07 09:35:56 -07:00
lib.rs
main.rs
styler.rs cli: terminate gracefully on broken pipe 2021-04-07 23:26:19 -07:00
template.pest
template_parser.rs repo: make MutableRepo have an Arc<ReadonlyRepo> instead of a reference 2021-04-11 13:42:31 -07:00
templater.rs repo: make MutableRepo have an Arc<ReadonlyRepo> instead of a reference 2021-04-11 13:42:31 -07:00
testutils.rs tests: set $HOME in a few tests to avoid depending in developer's ~/.gitignore 2021-03-16 22:05:36 -07:00
ui.rs cli: terminate gracefully on broken pipe 2021-04-07 23:26:19 -07:00