summaryrefslogtreecommitdiffstats
path: root/pkg/i18n
AgeCommit message (Expand)Author
2023-07-30Show loader when switching worktreesJesse Duffield
2023-07-30i18n for worktreesJesse Duffield
2023-07-30Allow opening worktree in editorJesse Duffield
2023-07-30Support creating worktrees from refsJesse Duffield
2023-07-30Handle deleting branch attached to worktreeJesse Duffield
2023-07-30Update wordingJesse Duffield
2023-07-30Land in the same panel when switching to a worktreeJesse Duffield
2023-07-30Prompt to switch to worktree when branch is checked out by other worktreeJesse Duffield
2023-07-30Use git lingoJesse Duffield
2023-07-30Improve name handlingJesse Duffield
2023-07-30Use sentence caseJesse Duffield
2023-07-30Alert when attempting to enter the current worktreeJesse Duffield
2023-07-30Basic support for adding a worktreeJoel Baranick
2023-07-30Put all worktree i18n strings togetherJoel Baranick
2023-07-30Style missing worktree as red and display better error when trying to switch ...Joel Baranick
2023-07-30Support for deleting a worktreeJoel Baranick
2023-07-30Initial addition of support for worktreesJoel Baranick
2023-07-29When bisecting, always mark the current commit as good/bad, not the selectedStefan Haller
2023-07-29Add bisect menu entry that lets you choose bisect termsStefan Haller
2023-07-26Show error when trying to open patch menu with an empty patchStefan Haller
2023-07-22Better tag creation UXJesse Duffield
2023-07-15Fix potentially wrong help text in commit message panelStefan Haller
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