summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
5 daysCorrectly request force-pushing in triangular workflowsStefan Haller
5 daysAdd ahead/behind information for @{push}Stefan Haller
5 daysRename Pushables/Pullables to AheadForPull/BehindForPullStefan Haller
5 daysCreate shims for all model classes in SessionStateLoaderStefan Haller
5 daysRemove redundant variable dedeclarationsJesse Duffield
5 daysShow delete/edit keybindings in suggestions subtitle if availableStefan Haller
5 daysAllow editing a custom command from the suggestions list by pressing 'e'Stefan Haller
5 daysSupport deleting items from the custom commands historyStefan Haller
9 daysUse ScanLinesAndTruncateWhenLongerThanBuffer instead of bufio.ScanLinesStefan Haller
9 daysFix clicking in status side panelStefan Haller
2024-05-05Fix deadlock reportingfix-deadlock-reportingStefan Haller
2024-05-01Add commitPrefix for defining a prefix for any projectJonathan Duck
2024-04-30Enable the commit graph in the divergence viewStefan Haller
2024-04-28chore: fix some comments and typosknowmost
2024-04-27Refactor `pkg/gui/presentation/commits.go` slightly to be consistentStefan Haller
2024-04-27Add config option for length of commit hash displayed in commits viewOlivia Bahr
2024-04-22Switch git-todo-parser from fsmiamoto original repo to stefanhaller's forkStefan Haller
2024-04-18Remove ErrorMsgStefan Haller
2024-04-18Rename Error() to ErrorHandler()Stefan Haller
2024-04-18Return error from RefreshOptions.ThenStefan Haller
2024-04-18Log errors from refresh instead of showing them in a panelStefan Haller
2024-04-18Make OnWorker callback return an errorStefan Haller
2024-04-18Clean up error handling of WithWaitingStatus and WithWaitingStatusSyncStefan Haller
2024-04-18Remove calls to Error()Stefan Haller
2024-04-18Set ErrorHandlerStefan Haller
2024-04-18Bump gocuiStefan Haller
2024-04-16Remove PopupHandler index and mutexStefan Haller
2024-04-12Support both Sha and Hash on commits in custom commandsStefan Haller
2024-04-12rename sha to hash 10, last remaining sha (hopefully)pikomonde
2024-04-12rename sha to hash 9, case: Shapikomonde
2024-04-12rename sha to hash 8, update some log and commentpikomonde
2024-04-12rename sha to hash 6, update short hashpikomonde
2024-04-12rename sha to hash 5pikomonde
2024-04-12rename sha to hash 4pikomonde
2024-04-12rename sha to hash 3pikomonde
2024-04-12rename sha to hash 2pikomonde
2024-04-12rename sha to hashpikomonde
2024-04-12renaming variable to CommitHashpikomonde
2024-04-12standardize 'Commit Sha' to 'Commit Hash'pikomonde
2024-04-10Dynamic copyright yearoakio
2024-04-10Add StatusPanelView configoakio
2024-04-09Fix stderr redirectionEmanuele "Lele" Calo
2024-04-07Replace min/max helpers with built-in min/maxEng Zer Jun
2024-04-07pkg: fix some commenthongkuang
2024-04-06Add `SpinnerConfig`Artem Belyakov
2024-03-29Underline links in confirmation panelsStefan Haller
2024-03-29Make links clickable in confirmation panelsStefan Haller
2024-03-29Make HandleGenericClick a little smarterStefan Haller
2024-03-29Extract a function HandleGenericClickStefan Haller
2024-03-29Cleanup: don't mess with globals in tests without resetting themStefan Haller