summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/polish.go
AgeCommit message (Expand)Author
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-01-24chore(i18n): remove unused textsRyooooooga
2022-10-16feat: add rename stashRyooooooga
2022-08-06refactor to only have one context per viewJesse Duffield
2022-05-18fix: fix lint errorRyooooooga
2022-05-06Merge pull request #1870 from mark2185/feature/stash-unstagedJesse Duffield
2022-05-05feat(i18n): japanese translationRyooooooga
2022-04-10Add option to stash only unstaged filesLuka Markušić
2022-03-26update cheatsheetJesse Duffield
2022-03-17include stash in commitish controllerJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-01-26ISSUE 1706: Ask confirmation before reverting a commitglendsoza
2022-01-15avoid deadlock in merge panelJesse Duffield
2022-01-09allow rewording old commitsJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2021-12-25wrap branch names in quotesChris Burgin
2021-10-16Update polish.goAdam Łyskawa
2021-09-19Remove unused stringsblack_desk
2021-08-25Fix translationsRyooooooga
2021-08-25Update as per review and add testsLiberatys
2021-08-25Move field names to translationLiberatys
2021-08-25Implement state filtering for commit filesLiberatys
2021-07-27Update docsDenis Palashevskii
2021-04-12better squash descriptionJesse Duffield
2021-04-12add random tip to command logJesse Duffield
2021-03-30update wordingJesse Duffield
2020-11-28Add lc prefixYuki Osaki
2020-11-28Visualize the commits for all branchesYuki Osaki
2020-11-21notify user upon copying something to clipboardJesse Duffield
2020-11-19Add mapping to copy a pull request URL to the clipboardFarzad Majidfayyaz
2020-10-10Add SSH key passphrase prompt to pull/push from/to remote git repoband-a-prend
2020-10-10type i18nJesse Duffield
2020-09-26add in-built logging support for a better dev experienceJesse Duffield
2020-08-31implement config option for disabling force pushingFrancisco Miamoto
2020-08-23WIPJesse Duffield
2020-07-26Add tab keybinding in commit messageAxel Navarro
2020-07-17prompt to create new branch if branch not foundJesse Duffield
2020-07-17prompt to commit all files if committing with no staged filesJesse Duffield
2020-04-20Handle regex compilation errors and show them to the user.Kristijan Husak
2020-02-06Added feature to ignore tracked filesGlenn Vriesman
2019-11-21refactor confirmation prompt codeJesse Duffield
2019-11-21support viewing a remote branchJesse Duffield
2019-11-11specify upstream when pushing a branch for the first timev0.10.4Jesse Duffield
2019-11-10add mouse supportJesse Duffield
2019-11-10remove old add patch keybindingJesse Duffield
2019-11-05support line by line additions in staging and patch building contextsJesse Duffield
2019-10-27#480 Allow cycling side panels with number keysGiorgio Previtera
2019-07-14472 - Update error messageGiorgio Previtera