summaryrefslogtreecommitdiffstats
path: root/pkg/gui/status_panel.go
AgeCommit message (Expand)Author
2020-11-18fix lint errorsJesse Duffield
2020-10-10release notes in status panelJesse Duffield
2020-10-10do not put mutexes on state else we might unlock an unlocked mutexJesse Duffield
2020-10-10paging keybindings for line by line panelJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-08-23safer getting of branchJesse Duffield
2020-08-23minor refactorJesse Duffield
2020-08-23standardise diffmodeJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23centralise split main panel codeJesse Duffield
2020-08-23lots more stuffJesse Duffield
2020-08-15more removing of gJesse Duffield
2020-08-15status viewJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-05-19fix race condition when scrolling to merge conflictJesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-03-28move working tree state function into git.goJesse Duffield
2020-03-28smarter refreshing for tags and remotesJesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-28more efficient refreshingJesse Duffield
2020-03-18better upstream tracking and allow renaming a branchJesse Duffield
2020-02-25better logic for checking if we're rebasingJesse Duffield
2020-02-25refactor the way we render listsJesse Duffield
2020-01-12allow fast flicking through any list panelJesse Duffield
2019-11-21split RemoteBranch out from BranchJesse Duffield
2019-11-10add mouse supportJesse Duffield
2019-11-05handling when to show the split panelJesse Duffield
2019-03-22organise keybindings betterJesse Duffield
2019-03-02Revert "remove old rebase code now that we're only ever interactively rebasing"Jesse Duffield
2019-03-02mouse supportJesse Duffield Duffield
2019-02-24remove old rebase code now that we're only ever interactively rebasingJesse Duffield Duffield
2019-02-18add various interactive rebase commandsJesse Duffield
2019-02-16add loading panelJesse Duffield
2018-12-11Make merge panel its own panelJesse Duffield
2018-12-11more work on rebasing including visual indicatorsJesse Duffield
2018-12-08fetching branches without checking outJesse Duffield
2018-12-08making a start on unidirectional data binding to fix these UI bugsJesse Duffield
2018-11-03Changed the youtube link to a youtu.be short linkmjarkk
2018-09-23add donation link to status panelJesse Duffield
2018-09-04add renderGlobalOptionsDawid Dziurla
2018-09-04delete optionsDawid Dziurla
2018-09-03remove capitalization of keybindings descriptionsDawid Dziurla
2018-09-03make '?' key visible on every panelDawid Dziurla
2018-09-01WIP using runDirectCommand with xdg-openJesse Duffield
2018-08-27better auto update logicJesse Duffield
2018-08-27Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-26add openFile to gui structAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-25auto-updatesJesse Duffield