summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2022-01-16fix bug with subprocessJesse Duffield
2022-01-15fix bug which prevented quitting with confirmJesse Duffield
2022-01-15always specify upstream when pushing/pullingJesse Duffield
2022-01-15avoid deadlock in merge panelJesse Duffield
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-15fix issue where custom command would not open a menuJesse Duffield
2022-01-09fewer panicsJesse Duffield
2022-01-09add integration test for discarding old filesJesse Duffield
2022-01-09fix formattingJesse Duffield
2022-01-09allow rewording old commitsJesse Duffield
2022-01-09add newline after message because it looks like the message doesn't appear ot...Jesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-09fix bug that caused credentials popup to be raised unexpectedlyJesse Duffield
2022-01-09fix format issueJesse Duffield
2022-01-09shorten nameJesse Duffield
2022-01-09refactorJesse Duffield
2022-01-09fix testsJesse Duffield
2022-01-09trim down gitcommand struct some moreJesse Duffield
2022-01-09refactor git flowJesse Duffield
2022-01-09start removing direct calls to cmd.New from guiJesse Duffield
2022-01-09remove repo fieldJesse Duffield
2022-01-09remove OSCommand fieldJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-07remove log of error now that we're returning it normallyJesse Duffield
2022-01-07remove redundant commitJakob Kogler
2022-01-07rename variable to failedCommitMessageJakob Kogler
2022-01-07don't ignore error when commit with subprocess failsJakob Kogler
2022-01-07remember the message if commit failsJakob Kogler
2022-01-07simplify fetchJesse Duffield
2022-01-07fix some thingsJesse Duffield
2022-01-07refactorJesse Duffield
2022-01-07simplify how we log commandsJesse Duffield
2022-01-04small copy changesJesse Duffield
2022-01-04fix broken format callJesse Duffield
2022-01-04do dependency injection up front and in one placeJesse Duffield
2022-01-04refactor sync testJesse Duffield
2022-01-04stash and tags loadersJesse Duffield
2022-01-04move remotes loader into loaders packageJesse Duffield
2022-01-04move reflog commit loader into loaders packageJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04more refactoringJesse Duffield
2022-01-04updating specsJesse Duffield
2022-01-04better typing for rebase modeJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04refactoring the config structJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2022-01-04introduce Common struct for passing around common stuffJesse Duffield
2022-01-04WIPJesse Duffield
2021-12-29refactor to rename pull_request to hosting_service and apply SRPJesse Duffield