summaryrefslogtreecommitdiffstats
path: root/pkg/gui/controllers/helpers/fixup_helper.go
AgeCommit message (Expand)Author
10 daysDisregard master commits when finding base commit for fixupStefan Haller
10 daysDon't reference Model().Commits multiple timesStefan Haller
2024-06-01Make "Find base commit for fixup" work with hunks with only added linesStefan Haller
2024-06-01Extract a function findCommitStefan Haller
2024-06-01Return errors from blameDeletedLines instead of just logging themStefan Haller
2024-06-01Also return hunks with only added lines from parseDiffStefan Haller
2024-06-01Make parseDiff a non-member function so that we can test it more easilyStefan Haller
2024-06-01Rename deletedLineInfo to hunkStefan Haller
2024-04-18Remove ErrorMsgStefan Haller
2024-04-12rename sha to hash 5pikomonde
2024-04-12rename sha to hash 3pikomonde
2024-04-12rename sha to hashpikomonde
2024-01-19Add SetSelection function for list contexts and use it in most placesJesse Duffield
2024-01-10Warn when there are hunks with only added linesStefan Haller
2024-01-10Add command to find base commit for creating a fixupStefan Haller