summaryrefslogtreecommitdiffstats
path: root/pkg/i18n/english.go
AgeCommit message (Expand)Author
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-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-26Translated missing sentencesmjarkk
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
2019-03-23support discarding unstaged changesJesse Duffield
2019-03-18generate commit files keybindskanehira
2019-03-16allow autostashing changes when checking out a branchJesse Duffield
2019-03-16prompt user to git init when outside a repoJesse Duffield
2019-03-16i18n for error message about a feature being disabled for GPG usersJesse Duffield
2019-03-16allow user to discard old file changes for a given commitJesse Duffield
2019-03-16allow user to checkout old filesJesse Duffield
2019-03-16minor cleanupJesse Duffield
2019-03-16Add feature of display committed file list #383skanehira
2019-03-03i18n for rebase loading statesJesse Duffield
2019-03-03distinguish between inline and non-inline merge conflictsJesse Duffield