summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-02-16more work on rebasing featureJesse Duffield
2019-02-16consider whether the view has focus when rendering the contents of a viewJesse Duffield
2019-02-16introduce panel contexts and more work on rebasingJesse Duffield
2019-02-16add loading panelJesse Duffield
2019-02-16support users with gotest for coloured test outputJesse Duffield
2019-02-16fix git testsJesse Duffield
2019-02-15bump gocui to support loader animations on viewsJesse Duffield
2019-02-11post-merge cleanupJesse Duffield
2019-02-11Merge branch 'master' into feature/rebasingJesse Duffield
2019-02-11update go.modJesse Duffield
2019-02-11bump gocui to version that uses go-errors as wellJesse Duffield
2019-02-11bump dep to include go-errors packageJesse Duffield
2019-02-11use go-errors package to display stacktrace of errors that cause panicsJesse Duffield
2019-02-11catch rebase errors and show in error panelsJesse Duffield
2019-02-11post-merge cleanupJesse Duffield
2019-02-11Merge branch 'master' into feature/rebasingJesse Duffield
2019-01-18Only reset origin in main view when handling the selection of a new filev0.6Jesse Duffield
2019-01-17Directly send wrap argument rather than the viewJesse Duffield
2019-01-17Explicitly refer confirmation panel view Jesse Duffield
2019-01-17Fix recent repo view size issueKOREAN139
2019-01-17run go fmt against generatorDawid Dziurla
2019-01-17add script generating keybindings cheatsheetDawid Dziurla
2019-01-17delete KeyReadable field from Binding structDawid Dziurla
2019-01-16pkg: Fix typoKimMachineGune
2019-01-16log in config directory rather than wherever you opened lazygitJesse Duffield
2019-01-15bump gocui to prevent truncating the contents of wrapped viewsJesse Duffield
2019-01-14fix checksum mismatchesJesse Duffield
2019-01-14pkg/updates: RefactoringKimMachineGune
2018-12-20Update dutch.goMark Kopenga