summaryrefslogtreecommitdiffstats
path: root/pkg/i18n
AgeCommit message (Expand)Author
2020-02-16fix wordingJesse Duffield
2020-02-16add mixed option to HEAD resetting, remove @{upstream}Jesse Duffield
2020-02-16allow resetting to tagJesse Duffield
2020-02-16allow resetting to branchJesse Duffield
2020-02-06Added feature to ignore tracked filesGlenn Vriesman
2020-01-08add git flow supportJesse Duffield
2020-01-07allow commits to be checked outJesse Duffield
2020-01-07allow hard resetting to upstream branchJesse Duffield
2020-01-03make Ctrl+P visiblematejcik
2019-12-07allow fetching remotes with 'f'Jesse Duffield
2019-11-21fix typov0.11.1Jesse Duffield
2019-11-21add tags panelJesse Duffield
2019-11-21allow editing remotesJesse Duffield
2019-11-21refactor confirmation prompt codeJesse Duffield
2019-11-21support setting upstreamJesse Duffield
2019-11-21support rebasing onto remote branchJesse Duffield
2019-11-21support deleting remote branchesJesse Duffield
2019-11-21support adding/removing remotesJesse Duffield
2019-11-21support viewing a remote branchJesse Duffield
2019-11-14allow editing or opening a file while resolving merge conflictsJesse Duffield
2019-11-13show upstream branch for branchJesse Duffield
2019-11-13prompt to set upstream when pulling on untracked branchJesse Duffield
2019-11-11specify upstream when pushing a branch for the first timev0.10.4Jesse Duffield
2019-11-10add some shameless self promotionJesse Duffield
2019-11-10add mouse supportJesse Duffield
2019-11-10remove old add patch keybindingJesse Duffield
2019-11-05better titlesJesse Duffield
2019-11-05support line by line additions in staging and patch building contextsJesse Duffield
2019-11-05checks for if we're in a normal working tree stateJesse Duffield
2019-11-05Support building and moving patchesJesse Duffield
2019-11-05support split view in staging panel and staging rangesJesse Duffield
2019-10-27#480 Allow cycling side panels with number keysGiorgio Previtera
2019-09-01switch to Go modulesDawid Dziurla
2019-07-14472 - Update error messageGiorgio Previtera
2019-07-14472 - Don't panic if not in a repositoryGiorgio Previtera
2019-06-06allow stashing staged changesJesse Duffield
2019-05-26request explicit return from subprocessJesse Duffield
2019-05-06support resetting to a commit in either soft, hard, or mixed modeJesse Duffield
2019-04-26Fixed another view thingsmjarkk
2019-04-26Fixed sugestionsmjarkk
2019-04-26Translated missing sentencesmjarkk
2019-04-13add english translations to dutch/polish i18n files for translation laterJesse Duffield
2019-04-13Add 'w' keybinding in files panel to commit as a WIPJesse Duffield
2019-04-10Always include atleast 2 commits when doing squash and fixupPeter Lundberg
2019-04-07support custom commandsJesse Duffield
2019-04-07Allow for creating fixup! commitsJesse Duffield
2019-04-06fixed some #397skanehira
2019-04-06add feature of display diff between specific commits #397skanehira
2019-03-23move soft reset keybinding into reset optionsJesse Duffield
2019-03-23add more options for resetting files in the working treeJesse Duffield