gitui/src
2026-01-18 17:37:45 +01:00
..
components add cli flag to open files tab with selected file (#2746) 2025-11-28 17:53:07 -03:00
keys feat(cli): add the ability to specify a custom keybinding/symbols file via the cli (#2731) 2025-12-01 13:19:33 -03:00
popups proper pre-push hook implementation (#2811) 2026-01-18 17:37:45 +01:00
tabs add cli flag to open files tab with selected file (#2746) 2025-11-28 17:53:07 -03:00
ui cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
app.rs Support choosing checkout branch method when status is not empty (#2494) 2025-11-28 18:36:40 -03:00
args.rs feat(cli): add the ability to specify a custom keybinding/symbols file via the cli (#2731) 2025-12-01 13:19:33 -03:00
bug_report.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
clipboard.rs cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
cmdbar.rs fix: When the terminal is insufficient to display all the commands, the cmdbar_bg configuration color does not fully take effect (#2348) 2025-10-28 18:42:54 +01:00
input.rs cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
main.rs Revert "Add snapshot test using insta (#2411)" 2025-12-08 13:44:18 -05:00
notify_mutex.rs Fix typos (#2740) 2025-10-28 16:35:05 +01:00
options.rs cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
popup_stack.rs generic popup stacking solution (#1124) 2022-02-06 22:13:05 +01:00
queue.rs Support choosing checkout branch method when status is not empty (#2494) 2025-11-28 18:36:40 -03:00
spinner.rs Revert "Add snapshot test using insta (#2411)" 2025-12-08 13:44:18 -05:00
string_utils.rs Allow to scroll diffs horizontally (#1327) 2023-01-08 12:47:37 +01:00
strings.rs Support choosing checkout branch method when status is not empty (#2494) 2025-11-28 18:36:40 -03:00
watcher.rs cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00