summaryrefslogtreecommitdiffstats
path: root/pkg/commands/branch.go
AgeCommit message (Expand)Author
2020-08-23add description field to ListItem interfaceJesse Duffield
2020-08-23allow getting the current item genericallyJesse Duffield
2020-08-23some more standardisation for diffingJesse Duffield
2020-03-26better handling of current branch nameJesse Duffield
2020-03-19fix branch buildingv0.17.1Jesse Duffield
2020-03-18better upstream tracking and allow renaming a branchJesse Duffield
2020-02-25refactor the way we render listsJesse Duffield
2019-11-21split RemoteBranch out from BranchJesse Duffield
2019-11-21get branches with git for-each-refJesse Duffield
2019-11-21get remote branches when getting remotesJesse Duffield
2019-10-20Added light theme option to the settingsmjarkk
2019-07-14fix typohaowei
2019-02-16consider whether the view has focus when rendering the contents of a viewJesse Duffield
2018-12-11Moved push-pullables status to the endGlenn Vriesman
2018-12-08fetching branches without checking outJesse Duffield
2018-09-17standardise rendering of lists in panelsJesse Duffield
2018-08-13progress on refactorJesse Duffield