ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Martin von Zweigbergk 83c460449b cli: remove overly verbose "Leaving: <commit>" message
I remember adding that message a long time ago so the user has a trace
of working copy commit ids in the terminal output. They should be able
to get the same information from the operation log combined with
e.g. `jj st --at-op`.
2021-05-31 08:55:08 -07:00
..
commands.rs cli: remove overly verbose "Leaving: <commit>" message 2021-05-31 08:55:08 -07:00
diff_edit.rs repo_path: replace remaining uses of DirRepoPath by RepoPath 2021-05-19 15:11:04 -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