ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Martin von Zweigbergk d7cc09e918 cli: disable --version on subcommands
`jj st --version` and `jj op log --version` don't make any sense.
2021-09-02 11:01:02 -07:00
..
commands.rs cli: disable --version on subcommands 2021-09-02 11:01:02 -07:00
diff_edit.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00
formatter.rs cli: color branch name and conflict marker in jj branches output 2021-08-11 09:15:08 -07:00
graphlog.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00
lib.rs styler: rename Styler to more standard Formatter 2021-06-05 08:38:28 -07:00
main.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
template.pest import commit 0f15be02bf4012c116636913562691a0aaa7aed2 from my hg repo 2020-12-12 00:23:38 -08:00
template_parser.rs cli: replace git refs by branches and tags in log output 2021-08-04 11:53:37 -07:00
templater.rs cli: replace git refs by branches and tags in log output 2021-08-04 11:53:37 -07:00
testutils.rs working_copy: move logic for creating commit to caller 2021-08-15 18:55:09 -07:00
ui.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00