summaryrefslogtreecommitdiffstats
path: root/pkg/i18n
AgeCommit message (Expand)Author
2024-03-09Move selection down by one after creating a fixup commitStefan Haller
2024-02-21Add author filtering to commit viewTristan Déplantes
2024-02-21Add tooltips for reset menu itemsStefan Haller
2024-02-16Avoid crash when hitting enter on an update-ref todoStefan Haller
2024-02-13Support range select removing files from a commitAaron Hoffman
2024-02-10Disallow cherry-picking merge commitsStefan Haller
2024-02-10Disallow cherry-picking update-ref todosStefan Haller
2024-01-29Add command to squash all fixups in the current branchStefan Haller
2024-01-28Warn users when attempting to cherry pick with old keyJesse Duffield
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-26Remove unused text FetchingRemoteStatusStefan Haller
2024-01-25Support range select for staging/discarding filesJesse Duffield
2024-01-23Support range select in rebase actionsJesse Duffield
2024-01-19Enforce single-item selection in various actionsJesse Duffield
2024-01-19Support select range for cherry pickJesse Duffield
2024-01-19Add range selection ability on list contextsJesse Duffield
2024-01-13Add ability to start an interactive rebase onto an appropriate baseJesse 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
2024-01-09Add command to open git difftoolStefan Haller
2024-01-09Replace copy commit SHA with copy commit subject on the y s keybind in the co...Stefan Haller
2024-01-03Replace copy SHA with copy subject on commit 'y s'Karim Khaleel
2024-01-02Update error messageSimon Whitaker
2024-01-02Show a friendly error message when starting lazygit from a non-existent cwdSimon Whitaker
2023-12-27Add a sort order menu for local branchesAlex March
2023-12-22Implement a sort order menu for remote branchesAlex March
2023-12-09Add WithWaitingStatusSync for reverting commitsStefan Haller
2023-12-07feat: introduce a copy menu into the file viewAzraelSec
2023-12-02commmit - enhance docs for keybinding 'c' for local branch (#3046)Jesse Duffield
2023-10-08Disallow pulling/pushing a branch while the branch is pushed or pulledStefan Haller
2023-10-08Disallow checking out another branch while the current one is being pulledStefan Haller
2023-10-08Add inline status for pushing/pulling/fast-forwarding branchesStefan Haller
2023-10-04adjust the text to received review commentsSebastian Mangelsen
2023-10-02commmit - enhance docs for keybinding 'c' for local branchSebastian Mangelsen
2023-09-25Use upstream branch when opening pull requests (#2693)Jesse Duffield
2023-09-24feat: add a menu to rebase current branch to a target branch upstreamAzraelSec
2023-09-20Shorten the waiting status for fast-forwarding a branchStefan Haller
2023-09-20Use WithWaitingStatus instead of WithLoaderPanel for pull/push/fetchStefan Haller
2023-09-18Disabled paste when there are no copied commitsStefan Haller
2023-09-18Use DisabledReason for commits panel commandsStefan Haller
2023-09-18Use DisabledReason for upstream options itemsStefan Haller
2023-09-18Add DisabledReason field to MenuItemStefan Haller
2023-09-18Use UpstreamBranch for opening pull requestsLuka Markušić
2023-09-09Add coauthor (#2)Orlando Maussa
2023-09-06feat: add a menu to reset current branch to a target branch upstreamAzraelSec
2023-09-06chore: rename "Set/Unset upstream" menu to "Upstream Options"AzraelSec
2023-09-05Move diff context size from UserConfig to AppStateStefan Haller
2023-08-29Add "Show divergence from upstream" entry to Upstream menu in branches panelStefan Haller
2023-08-29Add sections (local, global) to the keybindings menuStefan Haller
2023-08-21Mention ctrl+o binding in commit message sub titleStefan Haller