jj/cli/src/config
Yuya Nishihara 12b873e1ef cli: port "branch list" to template
Perhaps, this can be used to generate parsable branches list.

The hint for deleted branches isn't migrated to the template. I'm thinking of
moving it out of the loop and printed once at the end. If we want to generate
a hint in template, we'll probably need local_ref.tracking_remote_refs(), etc.
that return a list of RefNames.
2024-05-10 08:36:38 +09:00
..
colors.toml cli: colorize tag name in "tag list" output 2024-05-03 15:16:52 +09:00
merge_tools.toml config.md: advertise diffedit3 as an alternative to meld-3 diff editor 2024-05-08 11:38:41 -07:00
misc.toml cli: add ui.allow-filesets to experiment with fileset/pattern syntax 2024-04-12 11:36:40 +09:00
README.md
revsets.toml cli: move revsets.log default to config file 2024-05-05 09:08:14 -07:00
templates.toml cli: port "branch list" to template 2024-05-10 08:36:38 +09:00
unix.toml configs: use Notepad as default editor on Windows 2023-08-10 17:09:07 +00:00
windows.toml Use minus as a builtin pager 2024-02-12 18:55:15 -05:00

These files are compiled into the binary; they are not installed to the user's system.