summaryrefslogtreecommitdiffstats
path: root/pkg/gui/presentation/commits_test.go
AgeCommit message (Expand)Author
2024-05-19Remove redundant variable dedeclarationsJesse Duffield
2024-04-30Enable the commit graph in the divergence viewStefan Haller
2024-04-22Switch git-todo-parser from fsmiamoto original repo to stefanhaller's forkStefan Haller
2024-04-12rename sha to hash 4pikomonde
2024-04-12rename sha to hashpikomonde
2024-04-12renaming variable to CommitHashpikomonde
2024-03-29Cleanup: don't mess with globals in tests without resetting themStefan Haller
2023-08-28Make RenderDisplayStrings return the column positionsStefan Haller
2023-08-28Change RenderDisplayStrings to return a slice of stringsStefan Haller
2023-08-28Call getDisplayStrings with a valid range of model indicesStefan Haller
2023-08-28Change length parameter of getDisplayStrings to endIdxStefan Haller
2023-07-31Add a "Mark commit as base commit for rebase" commandStefan Haller
2023-07-31Don't show branch marker for head commit unless updateRefs config is onStefan Haller
2023-07-31Visualize local branch heads in commits panelStefan Haller
2023-05-26More compact and flexible date formatJesse Duffield
2023-05-21Right-align key labels in menuJesse Duffield
2023-04-15Store commit.Action as an enum instead of a stringStefan Haller
2023-03-01Don't put "<--- YOU ARE HERE" in the commit model's nameStefan Haller
2022-05-18test: fix timezone for time format testsRyooooooga
2022-05-18feat: add ability to customize time formatRyooooooga
2022-03-24more genericsJesse Duffield
2022-03-24make more use of genericsJesse Duffield
2022-01-26fix panic on rebaseJesse Duffield
2022-01-22exclude interactive rebase TODO commits from commit graphJesse Duffield
2021-10-30move author name colouring code into its own fileJesse Duffield
2021-10-30only use a single initial for double sized runesJesse Duffield
2021-10-30associate random colours with authorsJesse Duffield