summaryrefslogtreecommitdiffstats
path: root/pkg/i18n
AgeCommit message (Expand)Author
2024-03-22Change CopiedToClipboard text to start lower-caseStefan Haller
2024-03-22Change toast for copying sha to clipboard to include what was copiedStefan Haller
2024-03-22Change log message for copying sha to the clipboard to include "full"Stefan Haller
2024-03-22Make it easy to create "amend!" commitsStefan Haller
2024-03-22Remove CreateFixupCommitDescription as it's identical to CreateFixupCommitStefan Haller
2024-03-22Support editing multiple files at once using range selectionStefan Haller
2024-03-19Fix indentationStefan Haller
2024-03-19Improve translations for zh_TWStefan Haller
2024-03-18Fix disabling the switch-to-editor menu item if unavailableStefan Haller
2024-03-18Always show the "Press <c-o> to open menu" help text in the commit panelStefan Haller
2024-03-17Add missing translations for polishundg
2024-03-17Default to substring filtering, add option to go back to fuzzy filteringStefan Haller
2024-03-17Show the same menu when pressing space on a remote branchStefan Haller
2024-03-17When checking out a remote branch by name, ask the user howStefan Haller
2024-03-17Don't ask to force-push if the remote rejected updatesStefan Haller
2024-03-16Allow deleting update-ref todosStefan Haller
2024-03-12Show popup message with breaking changes on startupStefan Haller
2024-03-11Add a commit menu to the commit message panelAbhishek Keshri
2024-03-11Internationalize the tooltips of the "Amend commit attributes" menuAbhishek Keshri
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