summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/status.go
AgeCommit message (Expand)Author
2023-09-18Add StatusCommands.IsInNormalRebase and IsInInteractiveRebaseStefan Haller
2023-07-31Add CheckedOutBranch to Model structStefan Haller
2023-07-30Centralise logic for obtaining repo pathsJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-20Add convenience builder for git commandsJesse Duffield
2022-08-15Apply refactoring suggestionsnullishamy
2022-01-18refactor to group up more commonly used git command stuffJesse Duffield
2022-01-09refactorJesse Duffield