summaryrefslogtreecommitdiffstats
path: root/pkg/commands/loaders/reflog_commits.go
AgeCommit message (Expand)Author
2022-05-10perf: improve loading speed of commits and reflog when `log.showSignature=true`Ryooooooga
2022-04-06chore: typo hunting ft. codespellcasswedson
2022-04-02add `Commit.ParentRefName()`Ryooooooga
2022-04-02fix loadersRyooooooga
2022-03-17abbrev all commits to length 40 for consistencyJesse Duffield
2022-01-26fix reflog failing to properly refreshJesse Duffield
2022-01-07simplify how we log commandsJesse Duffield
2022-01-04move remotes loader into loaders packageJesse Duffield