jesseduffield.lazygit/pkg/commands
Jesse Duffield a9a13619fd Fetch PRs newest-first
Some branch names are re-used across PRs, so now we sort PRs by
newest-first when fetching so we don't get stale PRs.
2026-02-08 09:51:34 +11:00
..
git_commands Fetch PRs newest-first 2026-02-08 09:51:34 +11:00
git_config Enable errorlint linter, and fix warnings 2025-06-30 18:30:11 +02:00
hosting_service Fix PR integration: nerd font guards, tests, generated files, typo 2026-02-07 22:18:27 +11:00
models WIP Add draft state, iterate on UI design 2026-02-07 20:29:07 +11:00
oscommands Suppress output from background fetch 2025-11-15 18:27:18 +01:00
patch refactor: use strings.Builder and strings.Repeat to simplify code 2025-12-03 18:34:21 +01:00
testdata Support opening lazygit in a submodule 2019-05-12 17:59:49 +10:00
git.go Fix PR integration: nerd font guards, tests, generated files, typo 2026-02-07 22:18:27 +11:00
git_cmd_obj_builder.go Remove ICmdObj interface 2025-05-01 15:21:37 +02:00
git_cmd_obj_runner.go Enable intrange linter, and fix warnings 2025-06-30 18:30:11 +02:00