summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
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-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
2018-12-04initial support for staging individual linesJesse Duffield
2018-12-02Made the bot happymjarkk
2018-12-02Removed a lot of useless codemjarkk
2018-11-30Add full stops to new comments.BlakeMScurr
2018-11-30Add simple comments to uncommented functions.BlakeMScurr
2018-11-25Forgot to set the git fetch timeout back to 60smjarkk
2018-11-25Added credentials popupmjarkk
2018-11-23Changed the waitForGroup to a channelmjarkk
2018-11-14Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-11-10Fixed pushing forevermjarkk
2018-11-10Removed some variables and placed them inside the gui structmjarkk
2018-11-10Removed getPushPassUnameView functionmjarkk
2018-11-08add scroll-past-bottom configuration optionKOREAN139
2018-11-08Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-11-08Merge branch 'master' into feature/fix-keybind-crashJesse Duffield
2018-11-03Changed the youtube link to a youtu.be short linkmjarkk
2018-11-02Fixed view not defined error with git push and pullmjarkk
2018-11-02Fixed golangcibot surgestionmjarkk
2018-11-02Added username password detect to git pullmjarkk