summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-03move updated keybindings filev0.7.1Jesse Duffield
2019-03-03allow both enter and space to execute menu itemv0.7Jesse Duffield
2019-03-03prevent crashes when scrolling upJesse Duffield
2019-03-03bump go modJesse 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-03bump gocui to stop polling events after closing the gui when switching to a s...Jesse Duffield
2019-03-03windows support for skipping the editorJesse Duffield
2019-03-02use sh intead of bash for the sake of testing on the docker imageJesse 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-02copy lazygit directory into docker containerJesse 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
2019-03-02disable mouse feature until its readyJesse Duffield
2019-03-02extend cheatsheet generator to contain context based keybindingsJesse Duffield
2019-03-02mouse supportJesse Duffield Duffield
2019-03-02revert to the old keybinding for stash: I don't want anybody accidentally del...Jesse Duffield
2019-03-02update i18nJesse Duffield
2019-03-02appease golangciJesse Duffield
2019-03-02fix up testsJesse Duffield
2019-02-24cleanupJesse Duffield Duffield
2019-02-24improve script for making a test repoJesse Duffield Duffield
2019-02-24change type of cherryPickedCommits from []string to []*CommitJesse Duffield Duffield
2019-02-24decolorise strings before calculating padwidthsJesse Duffield Duffield
2019-02-24support cherry picking commitsJesse Duffield Duffield
2019-02-24remove old rebase code now that we're only ever interactively rebasingJesse Duffield Duffield
2019-02-24Make it easier to run sync/async commands, switch to interactive rebase when ...Jesse Duffield Duffield
2019-02-24some i18n and restricting rewording during interactive rebaseJesse Duffield
2019-02-24rearranging todo items while interactively rebasingJesse Duffield
2019-02-24more support for files with spacesJesse Duffield
2019-02-24support file renamesJesse Duffield
2019-02-20wrap amend command in a confirmationJesse Duffield
2019-02-19work towards more interactive rebase optionsJesse Duffield
2019-02-19don't autostash when editingJesse Duffield
2019-02-19pull commit list builder functions into their own builder structJesse Duffield
2019-02-19show interactive rebase commits that are yet to goJesse Duffield
2019-02-18add various interactive rebase commandsJesse Duffield
2019-02-18rename any commitJesse Duffield
2019-02-18dealing better with errors at the top levelJesse Duffield
2019-02-18remove HasMergeConflicts struct instance variablesJesse Duffield
2019-02-16fix golangci errorsJesse Duffield
2019-02-16remove outdated TODOJesse Duffield