summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/dutch.go
AgeCommit message (Collapse)Author
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-17refactor credential handlingJesse Duffield
2022-03-17include stash in commitish controllerJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-03-16Just spotted some small typos in NL translationAkash Soedamah
I'm learning the LazyGit keybindings right now
2022-01-29simplify submodule removeJesse 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-23add more suggestionsJesse Duffield
2021-09-19Remove unused stringsblack_desk
2021-08-25Fix translationsRyooooooga
2021-08-25Move field names to translationLiberatys
2021-08-25Implement state filtering for commit filesLiberatys
2021-07-27Fix translations, make formatter happyDenis Palashevskii
2021-07-27Apply suggestions from code reviewDenis Palashevskii
Co-authored-by: Mark Kopenga <mkopenga@gmail.com>
2021-07-27Update docsDenis Palashevskii
2021-06-15Update dutch.goStefan Teunissen
2021-04-12add random tip to command logJesse Duffield
2021-04-06change languageJesse Duffield
2021-03-30update wordingJesse Duffield
2021-03-13Fix edit remote name messageRyooooooga
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-12Copy a commit message to clipboard: Changes to latest versionnullawhale
2020-10-10Add SSH key passphrase prompt to pull/push from/to remote git repoband-a-prend
This commit resolves issue with absence of ssh key prompting to pull from or push to remote git repository. I checked lazygit with this patch for successfully pull from and push to https://gitweb.gentoo.org/repo/proj/guru.git repository. While for lazygit-0.23.1 I'm not able to do that. The check for Passphrase follows the Password because of more long time before SSH key is prompt in terminal. Otherwise after timeout "Password" prompt is appears. Excuse me for google translated i18n dutch lines. Bug: https://github.com/jesseduffield/lazygit/issues/534 Signed-off-by: band-a-prend <torokhov-s-a@yandex.ru>
2020-10-10type i18nJesse Duffield
2020-10-02update keybindingsJesse Duffield
2020-09-26add in-built logging support for a better dev experienceJesse Duffield
2020-09-21Change the descriptions to lowercaseYuki Osaki
2020-09-21Be able to copy file nameYuki Osaki
2020-09-18Fix numbering in Dutch IntroPopupMessageLakshay Garg
2020-08-31implement config option for disabling force pushingFrancisco Miamoto
2020-08-23WIPJesse Duffield
2020-08-16better popupsJesse Duffield
2020-08-08Update dutch translationsmjarkk
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