summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/english.go
AgeCommit message (Expand)Author
2022-05-15Make tooltip i18n-ableLuka Markušić
2022-05-08Discard staged changes onlyLuka Markušić
2022-05-08update copyJesse Duffield
2022-05-08Add command to reset the commit author from the commits panel.Jens Pfeifle
2022-05-08add tooltip view for showing menu item descriptionsJesse Duffield
2022-05-06feat: add ability to edit hunkRyooooooga
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-05-01allow copying commit author to clipboardJesse Duffield
2022-04-18better upstream changes presentationJesse Duffield
2022-04-14The four horsemen of stashingLuka Markušić
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-28pkg/gui: Show notification popup when update was successfulMoritz Haase
2022-03-28i18n: Make user-facing strings in the updater translatableMoritz Haase
2022-03-27fix copy for merge confirmationJesse Duffield
2022-03-27refactor menu contextJesse Duffield
2022-03-26update cheatsheetJesse Duffield
2022-03-26show namesake for child viewsJesse Duffield
2022-03-26support viewing commits of reflog entry and show better view titleJesse Duffield
2022-03-26add basic commits controller for handling actions that apply to all commit co...Jesse Duffield
2022-03-26Add copy commit attributes optionLuka Markušić
2022-03-24add gone branches statusJesse Duffield
2022-03-24add confirmation before performing undo or redo actionJesse Duffield
2022-03-23safe rewordJesse Duffield
2022-03-23allow adding whole diff to patchJesse Duffield
2022-03-17refactor credential handlingJesse Duffield
2022-03-17include stash in commitish controllerJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-29simplify submodule removeJesse Duffield
2022-01-26improve merge conflict flowJesse Duffield
2022-01-26Changes as per reviewglendsoza
2022-01-26ISSUE 1706: Ask confirmation before reverting a commitglendsoza
2022-01-22add support for git bisectJesse Duffield
2022-01-15always specify upstream when pushing/pullingJesse Duffield
2022-01-15avoid deadlock in merge panelJesse Duffield
2022-01-09allow rewording old commitsJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-07fix some thingsJesse Duffield
2022-01-07refactorJesse Duffield
2021-12-29refactor to rename pull_request to hosting_service and apply SRPJesse Duffield
2021-12-29allow opening a commit in the browserJesse Duffield
2021-12-26update translations to match conventionsFrancisco Miamoto
2021-12-26support creating annotated tagsFrancisco Miamoto
2021-12-25Use "reword" for amending a commit message everywherejustinsb
2021-12-25wrap branch names in quotesChris Burgin
2021-12-06more efficient context diff size changingJesse Duffield