summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2019-02-11catch rebase errors and show in error panelsJesse Duffield
2019-02-11post-merge cleanupJesse Duffield
2019-02-11Merge branch 'master' into feature/rebasingJesse Duffield
2019-01-18Only reset origin in main view when handling the selection of a new filev0.6Jesse Duffield
2019-01-17Directly send wrap argument rather than the viewJesse Duffield
2019-01-17Explicitly refer confirmation panel view Jesse Duffield
2019-01-17Fix recent repo view size issueKOREAN139
2019-01-17delete KeyReadable field from Binding structDawid Dziurla
2018-12-19send direct error messageJesse Duffield
2018-12-19Translated credentials error with git push/pull/fetchmjarkk
2018-12-18fix typoJesse Duffield
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
2018-12-18decrease frequency of refreshing files because it's causing index lock errorsJesse Duffield
2018-12-16always hide rather than delete the credentials view, and don't log on error i...Jesse Duffield
2018-12-12Removed the wired error handlingmjarkk
2018-12-12some fixes for issues around the credentials panelJesse Duffield
2018-12-12move fetch keybinding to files view to make way for branch-specific fetchedJesse Duffield
2018-12-11only use subprocess for merging, not rebasingJesse Duffield
2018-12-11Make merge panel its own panelJesse Duffield
2018-12-11more work on rebasing including visual indicatorsJesse Duffield
2018-12-11Making ci happierGlenn Vriesman
2018-12-11Added check to invoke continue/refreshGlenn Vriesman
2018-12-11Error handlingGlenn Vriesman
2018-12-11Added error check to satisfy ciGlenn Vriesman
2018-12-11Added rebase keybindingGlenn Vriesman
2018-12-11Added rebase handlerGlenn Vriesman
2018-12-10Made gobot happymjarkk
2018-12-10Not always git fetchmjarkk
2018-12-10Removed a lot of duplicated codemjarkk
2018-12-10Changed some other namesmjarkk
2018-12-10Changed pushPassUname name to credentialsmjarkk
2018-12-10Better name for this functionmjarkk
2018-12-10Fixed loop before error checkmjarkk
2018-12-09Worked and fixed a view commentsmjarkk
2018-12-08Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-08Made code ready to merge to master's latest commitmjarkk
2018-12-08fetching branches without checking outJesse Duffield
2018-12-08standardising how list panels deal with cursor movementJesse Duffield
2018-12-08making a start on unidirectional data binding to fix these UI bugsJesse Duffield
2018-12-07Intro message stays on screen nowmjarkk
2018-12-07Working popupmjarkk
2018-12-06Only show private repo popup when opening repo for first timemjarkk
2018-12-06Made some small inprovementsmjarkk
2018-12-06Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-06Made the gobot happy againmjarkk
2018-12-06Started working on the popupmjarkk
2018-12-05clean as well as reset (I'm hoping this is a good design decision)Jesse Duffield
2018-12-05staging lines and hunksJesse Duffield