summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/chinese.go
AgeCommit message (Expand)Author
4 daysRemove non-English translation sets, read them from JSON insteadStefan Haller
2024-06-01Ask to force push if server rejected the update, if remote not stored locallyStefan Haller
2024-04-12rename sha to hash 7, language translatepikomonde
2024-04-12renaming variable to CommitHashpikomonde
2024-03-22Make it easy to create "amend!" commitsStefan Haller
2024-03-17Don't ask to force-push if the remote rejected updatesStefan Haller
2024-01-29Add command to squash all fixups in the current branchStefan Haller
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-26Remove unused text FetchingRemoteStatusStefan Haller
2024-01-23Support range select in rebase actionsJesse Duffield
2024-01-19Support select range for cherry pickJesse Duffield
2024-01-19Add range selection ability on list contextsJesse Duffield
2023-10-08Add inline status for pushing/pulling/fast-forwarding branchesStefan Haller
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-08-10Allow deleting remote tags/branches from local tag/branch views (#2738)Federico
2023-07-29When bisecting, always mark the current commit as good/bad, not the selectedStefan Haller
2023-07-22Better tag creation UXJesse Duffield
2023-06-28fix: typo EnteRefNameAmirzhan 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-01Show menu instead of prompt when there are conflicts in a rebase or mergeStefan Haller
2023-05-25Use sentence case everywhereJesse Duffield
2023-05-20Remove the toast when toggling "ignore whitespace"Stefan Haller
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-30lots more refactoringJesse Duffield
2023-04-15feat: allow to perform a rebase with breaking before the first commitAzraelSec
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-24chore(i18n): remove unused textsRyooooooga
2022-10-16feat: add rename stashRyooooooga
2022-08-11IgnoreOrExclude should be a menuLuka Markušić
2022-08-06refactor to only have one context per viewJesse Duffield
2022-07-05Allow adding a file to the .git/info/exclude fileJuan Sanchez Montalvo
2022-05-18fix: fix lint errorRyooooooga
2022-05-06Merge pull request #1870 from mark2185/feature/stash-unstagedJesse Duffield
2022-05-06Merge pull request #1869 from mark2185/feature/unset-upstreamJesse Duffield
2022-05-05feat(i18n): japanese translationRyooooooga
2022-04-11Add option to (un)set upstream for a local branchLuka Markušić
2022-04-10Add option to stash only unstaged filesLuka Markušić
2022-03-27refactor menu contextJesse Duffield
2022-03-26update cheatsheetJesse Duffield
2022-03-26show namesake for child viewsJesse Duffield
2022-03-26add basic commits controller for handling actions that apply to all commit co...Jesse Duffield
2022-03-26Update chinese.goCrystal-RainSlide
2022-03-17refactor credential handlingJesse Duffield
2022-03-17include stash in commitish controllerJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-03-17start refactoring guiJesse Duffield