summaryrefslogtreecommitdiffstats
path: root/pkg/i18n
AgeCommit message (Expand)Author
2023-07-03Differentiate between different filter modesJesse Duffield
2023-07-03Show filter status similar to what we show with searchJesse Duffield
2023-07-03Introduce filtered list view modelJesse Duffield
2023-06-28fix: typo EnteRefNameAmirzhan Aliyev
2023-06-28feat(i18n): add russian translationAmirzhan Aliyev
2023-06-26Rename "Delete change" menu entry to "Discard change" in staging panelStefan Haller
2023-06-26Fix the title and text (and variable names) of the Discard Changes promptStefan Haller
2023-06-07Allow discarding changes only from local commitsStefan Haller
2023-06-07Better prompt for discarding old file changesStefan Haller
2023-06-07Disallow discarding file changes while a directory is selectedStefan Haller
2023-06-01Show menu instead of prompt when there are conflicts in a rebase or mergeStefan Haller
2023-05-30Add Traditional Chinese supportTzeng Yuxio
2023-05-25Use sentence case everywhereJesse Duffield
2023-05-21Update cheatsheetJesse Duffield
2023-05-20Remove the toast when toggling "ignore whitespace"Stefan Haller
2023-05-20Visualize the "ignore whitespace" state in the subtitle of the diff viewStefan Haller
2023-05-20Don't toggle "ignore whitespace" in the staging and patch building panelsStefan Haller
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-30lots more refactoringJesse Duffield
2023-04-15use lowercase text for menu items (as we're still yet to standardise on 'Sent...Jesse Duffield
2023-04-15feat: allow to perform a rebase with breaking before the first commitAzraelSec
2023-04-15Don't allow changing the type of certain rebase todosStefan Haller
2023-04-15Show update-ref commands in rebase todo listStefan Haller
2023-04-13Show warning about deprecated edit configsStefan Haller
2023-04-01Better error message when trying to edit or move a non-todo commit during rebaseStefan Haller
2023-02-20mention path in tooltipsJesse Duffield
2023-02-20Add tooltips for discardingLuka Markušić
2023-02-20Merge pull request #2453 from stefanhaller/allow-rebasing-to-first-commitJesse Duffield
2023-02-20add tag testsJesse Duffield
2023-02-20Allow interactive rebasing all the way down to the first commitStefan Haller
2023-02-20Better error message for trying to squash or fixup the first commitStefan Haller
2023-02-19Bump minimum required git version to 2.20Stefan Haller
2023-01-31Merge pull request #2373 from phanithinks/clipboard_patch_option_2357Jesse Duffield
2023-01-24chore(i18n): remove unused textsRyooooooga
2023-01-17Added copy to clipboard option to the patch optionsPhanindra kumar Paladi
2022-12-30integrate snake game into lazygitJesse Duffield
2022-12-20Merge pull request #2239 from bdach/u2f-key-promptsJesse Duffield
2022-12-16updated rebase confirmation messagenavazjm
2022-11-30Add credential prompts for U2F-backed SSH keysBartłomiej Dach
2022-11-01Merge branch 'master' into stash-untracked-changesAndrew Hynes
2022-10-16feat: add rename stashRyooooooga
2022-10-06Merge branch 'master' into stash-untracked-changesAndrew Hynes
2022-09-16add integration tests for cherry pickingJesse Duffield
2022-09-15feat: add stash option to include untracked changesAndrew Hynes
2022-08-15Merge branch 'master' into feat/detect-bare-reponullishamy
2022-08-14Merge pull request #2098 from Ryooooooga/feature/not-a-repository-quitJesse Duffield
2022-08-11IgnoreOrExclude should be a menuLuka Markušić
2022-08-08feat(config): add `notARepository: quit`Ryooooooga
2022-08-06Merge branch 'master' into feat/detect-bare-reponullishamy
2022-08-06refactor to only have one context per viewJesse Duffield