summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2018-12-09Worked and fixed a view commentsmjarkk
2018-12-08Tried to fix circleci errormjarkk
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-07Fixed error when there is no state.ymlmjarkk
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-06Renamed branch to branchesmjarkk
2018-12-06Removed the tabs for spacesmjarkk
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-05use porcelain git rather than go-git for reset --hard HEAD because go-git tak...Jesse Duffield
2018-12-05dutch and polish translations to be updatedJesse Duffield
2018-12-05staging lines and hunksJesse Duffield
2018-12-04initial support for staging individual linesJesse Duffield
2018-12-04add patch modifier structJesse 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-28Fix function comments with CodeLingo.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-14Fixed typomjarkk
2018-11-14Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-11-14Merge branch 'master' into feature/detached-headsJesse Duffield
2018-11-14change how we build our list of branches to support detached headsJesse Duffield
2018-11-14Removed useless channel readmjarkk
2018-11-14Merge branch 'master' into feature/translationsJesse Duffield
2018-11-14refactor obtaining current branch nameJesse Duffield
2018-11-10Trying to fix circlecimjarkk
2018-11-10Fixed case that a commit message will break git pushmjarkk
2018-11-10Fixed pushing forevermjarkk
2018-11-10Removed some variables and placed them inside the gui structmjarkk
2018-11-10Removed getPushPassUnameView functionmjarkk
2018-11-10Switched back to github.com/mgutz/str instaid of a copy of ToArgvmjarkk
2018-11-10Removed some duplicated codemjarkk
2018-11-10Fixed no error text on windowsmjarkk
2018-11-10Switched to channels instaid of a mutexmjarkk
2018-11-10Replaced regex with trimmjarkk
2018-11-08add scroll-past-bottom configuration optionKOREAN139