summaryrefslogtreecommitdiffstats
path: root/pkg/gui/credentials_panel.go
AgeCommit message (Expand)Author
2022-03-17refactor credential handlingJesse Duffield
2022-03-17move functionJesse Duffield
2022-03-17use PopContextJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-09fix bug that caused credentials popup to be raised unexpectedlyJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-10-17small fixesJesse Duffield
2021-10-17fix editorJesse Duffield
2021-04-09potentially fix credentials issuev0.27.2Jesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06testJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-11-18fix lint errorsJesse Duffield
2020-10-10Add SSH key passphrase prompt to pull/push from/to remote git repoband-a-prend
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-08-23we've now flipped the booleanJesse Duffield
2020-08-23lots more stuffJesse Duffield
2020-08-23dont check for error when sending view to bottomJesse Duffield
2020-08-23no need to set views on top anymoreJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-15more removing of gJesse Duffield
2020-08-15more removing of g and vJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-08-12lowercase function nameJesse Duffield
2020-08-12minor refactorJesse Duffield
2020-08-12support multiple modes of git pullJesse Duffield
2020-08-12update namingJesse Duffield
2020-08-12pass callback directlyJesse Duffield
2020-08-12minor cleanupJesse Duffield
2020-03-28smart refreshing filesJesse Duffield
2020-03-28more smart refreshingJesse Duffield
2020-03-28clean up signatureJesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2019-11-05do not return focus to commitsFiles view after selecting to start a new patchJesse Duffield
2019-02-11post-merge cleanupJesse Duffield
2018-12-19send direct error messageJesse Duffield
2018-12-19Translated credentials error with git push/pull/fetchmjarkk
2018-12-18no longer checking for 'exit status 128' because we're directly returning stderrJesse Duffield
2018-12-18explicitly return newlines to our live command stdinJesse Duffield
2018-12-18minor refactor of credentials panel into its own fileJesse Duffield