jesseduffield.lazygit/pkg/app
Stefan Haller e756511042 Move dragged commits in one rebase
Let the todo-move primitives take a distance instead of hardcoding a
single row, by iterating the one-row move in memory. Dropping a commit
several rows away thus rewrites the todo file once and, outside of an
interactive rebase, runs a single rebase rather than one per row.
2026-07-31 08:37:28 +02:00
..
daemon Move dragged commits in one rebase 2026-07-31 08:37:28 +02:00
types Add screen-mode command line argument 2025-01-02 16:01:48 +11:00
app.go Offer direnv .envrc approval from inside lazygit 2026-06-04 09:05:01 +02:00
entry_point.go Allow overriding the platform used for default keybindings 2026-07-03 19:08:22 +02:00
errors.go Make the minimum required git version a placeholder in the error text 2025-07-28 13:10:25 +02:00