summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2019-04-10Always include atleast 2 commits when doing squash and fixupPeter Lundberg
2019-04-07remove subprocess channel stuffJesse Duffield
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-23pass length of options to createMenuJesse Duffield
2019-03-23delete menu keybinding before setting new oneJesse Duffield
2019-03-23always attempt to discard changes from current fileJesse Duffield
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-23retain commit message if precommit hook failsJesse Duffield
2019-03-23Rely on model rather than view to focus a pointJesse Duffield
2019-03-22organise keybindings betterJesse Duffield
2019-03-18generate commit files keybindskanehira
2019-03-16show some more errors in the gui rather than panickingJesse Duffield
2019-03-16show file remove error in gui rather than panicJesse Duffield
2019-03-16allow autostashing changes when checking out a branchJesse Duffield
2019-03-16Update bitbucket pull request url.Kristijan Husak
2019-03-16prompt user to git init when outside a repoJesse Duffield
2019-03-16allow a LOG_LEVEL env var to be setJesse Duffield
2019-03-16add two more testsJesse Duffield
2019-03-16allow adding a file viewed from the commit files panelJesse Duffield
2019-03-16fix testsJesse Duffield
2019-03-16display test name when running testsJesse Duffield
2019-03-16add some testsJesse Duffield
2019-03-16appease golangciJesse Duffield
2019-03-16remove redundant call to refreshCommitFilesViewJesse 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-03allow both enter and space to execute menu itemv0.7Jesse Duffield
2019-03-03prevent crashes when scrolling upJesse Duffield
2019-03-03support user configuring mouse events to be enabledJesse Duffield
2019-03-03i18n for rebase loading statesJesse Duffield
2019-03-03distinguish between inline and non-inline merge conflictsJesse Duffield
2019-03-03acknowledge 'DU' statuses as being merge conflictsJesse Duffield
2019-03-03don't crash if we have no lines to stageJesse Duffield
2019-03-03fixup layout issue that was causing crashes when the window was too smallJesse Duffield
2019-03-03show loading status for rebasing eventsJesse Duffield
2019-03-03hide donate button if mouse events are disabledJesse Duffield
2019-03-03windows support for skipping the editorJesse Duffield
2019-03-02fix issue where you couldn't rearrange commits while rebasing onto a branchJesse Duffield
2019-03-02add another match on the error message to tell us we've encountered merge con...Jesse Duffield
2019-03-02don't show stack trace if lazygit is started outside of a git repoJesse Duffield
2019-03-02populate dutch and polish i18n files with new messagesJesse Duffield
2019-03-02Revert "remove old rebase code now that we're only ever interactively rebasing"Jesse Duffield