ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Martin von Zweigbergk edef604c88 cli: use "@" in graph to indicate the current checkout and head operation
This both helps find the current checkout and head operation and
hopefully helps teach the user that "@" is the symbol for the working
copy. I removed the current "<--" indication from the graph (and
non-graph) log template. Hopefully the "@" is clear enough on its own,
but we may want to add back some further indication later. We'll see.
2021-05-31 10:54:00 -07:00
..
commands.rs cli: use "@" in graph to indicate the current checkout and head operation 2021-05-31 10:54:00 -07:00
diff_edit.rs cli: make diff editor configurable 2021-05-31 09:40:29 -07:00
graphlog.rs cleanup: address warnings reported by new clippy version 2021-04-28 09:12:48 -07:00
lib.rs commands: add an interactive mode for jj restore 2020-12-26 01:16:19 -08:00
main.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
styler.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 project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
templater.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
testutils.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
ui.rs cli: print file paths as relative and using OS directory separator 2021-05-16 13:43:23 -07:00