summaryrefslogtreecommitdiffstats
path: root/pkg/commands/branch_list_builder.go
AgeCommit message (Expand)Author
2020-05-19fix https://github.com/jesseduffield/lazygit/issues/848Jesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-28use reflogs from state to work out branch recenciesJesse Duffield
2020-03-26better handling of current branch nameJesse Duffield
2020-03-23more compatible commandsJesse Duffield
2020-03-19fix branch buildingv0.17.1Jesse Duffield
2020-03-18fix branch parserv0.17.0Jesse Duffield
2020-03-18better upstream tracking and allow renaming a branchJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-01-28fix commentJesse Duffield
2020-01-28use reflog timestamps rather than commit timestamps to show commit recencyJesse Duffield
2019-11-21don't pass single commands directly to RunCommand (or equivalent function)Jesse Duffield
2019-11-21fix specsJesse Duffield
2019-11-21give RunCommand the same input signature as fmt.SprintfJesse Duffield
2019-11-05Support building and moving patchesJesse Duffield