summaryrefslogtreecommitdiffstats
path: root/pkg/app/daemon/daemon.go
AgeCommit message (Expand)Author
2024-04-22Drop update-ref commands at the top of the rebase-todo fileStefan Haller
2024-04-22Switch git-todo-parser from fsmiamoto original repo to stefanhaller's forkStefan Haller
2024-04-12rename sha to hash 9, case: Shapikomonde
2024-04-12rename sha to hashpikomonde
2024-03-26Fix deleting update-ref todosStefan Haller
2024-01-23Support range select in rebase actionsJesse Duffield
2023-07-30Remove secureexec packageJesse Duffield
2023-07-02Use comment char config on interactive rebaseGustavo Krieger
2023-04-29Make RebaseCommands.AmendTo more robustStefan Haller
2023-04-29Refactor to tighten interface to lazygit daemonJesse Duffield
2023-04-29Refactor: simplify PrepareInteractiveRebaseCommand APIStefan Haller
2023-04-29Implement moving commits up/down in terms of daemonStefan Haller
2023-04-29Implement squash, fixup, drop, and reword in terms of daemonStefan Haller
2023-04-15extract out functionJesse Duffield
2023-04-15feat: let interactive rebase prepend commands to the default todo fileAzraelSec
2022-09-17remove deprecated callsjiepeng
2022-05-07clearer separation of concerns when bootstrapping applicationJesse Duffield