summaryrefslogtreecommitdiffstats
path: root/pkg/i18n
AgeCommit message (Expand)Author
2020-10-02bulk submodule menuJesse Duffield
2020-10-02allow updating submoduleJesse Duffield
2020-10-02allow submodule init and show submodule diff with a prefixJesse Duffield
2020-10-02allow updating submodule urlJesse Duffield
2020-10-02allow adding a submoduleJesse Duffield
2020-10-02add more submodule commandsJesse Duffield
2020-10-02add submodules contextJesse Duffield
2020-09-29tell users we're going to reset submodulesJesse Duffield
2020-09-29support discarding submodule changesJesse Duffield
2020-09-27support custom 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-21Update pkg/i18n/english.goYuki Osaki
2020-09-21Be able to copy file nameYuki Osaki
2020-09-18Fix numbering in Dutch IntroPopupMessageLakshay Garg
2020-09-18Fix numbering in English IntroPopupMessageLakshay Garg
2020-08-31implement config option for disabling force pushingFrancisco Miamoto
2020-08-27gracefully fail due to git version less than 2.0Jesse Duffield
2020-08-23add sub commit contextJesse Duffield
2020-08-23show when building patchJesse Duffield
2020-08-23generalise patch building stuffJesse Duffield
2020-08-23commit files kind of generalisedJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-16add keybinding to create new branch off of commitJesse Duffield
2020-08-16better popupsJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-08-08Update dutch translationsmjarkk
2020-07-26Add tab keybinding in commit messageAxel Navarro
2020-07-18Decouple escaping from quittingv0.20.10Jesse Duffield
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-20warnings for stash actionsv0.20Jesse Duffield
2020-04-20Handle regex compilation errors and show them to the user.Kristijan Husak
2020-04-15support copying stuff to clipboardJesse Duffield
2020-03-29simplify thingsJesse Duffield
2020-03-29add new diff modeJesse Duffield
2020-03-29remove old diff mode codeJesse Duffield
2020-03-29rename to filtered modeJesse Duffield
2020-03-29allow scoped mode where the commits/reflog/stash panels are scoped to a fileJesse Duffield
2020-03-28update cheatsheetJesse Duffield
2020-03-28autostash changes when pulling file into indexJesse Duffield
2020-03-25just disallow undo/redo while rebasing because you need more info than just t...Jesse Duffield
2020-03-25vastly improve the logic for undo and redoJesse Duffield
2020-03-25redoingJesse Duffield
2020-03-25undoing statusJesse Duffield
2020-03-25note that undo functionality is experimentalJesse Duffield
2020-03-25undo via rebaseJesse Duffield
2020-03-23add tab keybindingsv0.17.4Jesse Duffield
2020-03-19allow resetting cherry picked commits selectionJesse Duffield
2020-03-18add opne menu keybindings in docshitsuji_no_shippo