summaryrefslogtreecommitdiffstats
path: root/pkg/utils/formatting.go
AgeCommit message (Expand)Author
2024-06-23Use utils.StringWidth to optimize rendering performanceStefan Haller
2024-06-23Use actual ellipsis character instead of ... to truncate stringsStefan Haller
2024-04-12rename sha to hash 6, update short hashpikomonde
2024-04-12rename sha to hash 5pikomonde
2024-01-25Support range select for staging/discarding filesJesse Duffield
2023-08-28Make columnPositions include entries for removed columnsStefan Haller
2023-08-28Make RenderDisplayStrings return the column positionsStefan Haller
2023-08-28Take removed columns into account when applying column alignmentsStefan Haller
2023-08-28Change RenderDisplayStrings to return a slice of stringsStefan Haller
2023-08-28Cleanup: use slices.Delete to delete elements from a sliceStefan Haller
2023-07-30Standardise on using lo for slice functionsJesse Duffield
2023-06-01show commits against branchesJesse Duffield
2023-05-21Right-align key labels in menuJesse Duffield
2022-03-24many more genericsJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2021-10-31better formattingJesse Duffield
2021-10-30fix truncationJesse Duffield
2021-10-30fix yet another issue with indentationJesse Duffield
2021-10-30fix another issue with indentationJesse Duffield
2021-06-02refactorJesse Duffield