summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_test.go
AgeCommit message (Expand)Author
2020-03-29allow scoped mode where the commits/reflog/stash panels are scoped to a fileJesse Duffield
2020-03-28better error handlingJesse Duffield
2020-03-28fix testJesse Duffield
2020-03-27use GIT_EDITORJesse Duffield
2020-03-27*: update go-git importMáximo Cuadros
2020-03-26better handling of current branch nameJesse Duffield
2020-03-25fix testsJesse Duffield
2020-03-23more compatible commandsJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-03-08use selected branch as base when creating a new branchJesse Duffield
2020-03-06update tests to match changed commandskwerlman
2020-03-04fix testJesse Duffield
2020-02-24show diff statJesse Duffield
2020-02-02verify that VISUAL,EDITOR,LGCC envvars are set for non-interactive commandsv0.14Chris Taylor
2020-01-29make use of branch config when pushing/pullingJesse Duffield
2020-01-12allow fast flicking through any list panelJesse Duffield
2020-01-07allow hard resetting to upstream branchJesse Duffield
2019-11-21fix specsJesse Duffield
2019-11-11specify upstream when pushing a branch for the first timev0.10.4Jesse Duffield
2019-11-05fix testsv0.9Jesse Duffield
2019-11-05better interface for ApplyPatch functionJesse Duffield
2019-11-05Support building and moving patchesJesse Duffield
2019-11-05support split view in staging panel and staging rangesJesse Duffield
2019-07-27477 Remove unnecessary variable checkGiorgio Previtera
2019-07-27#477 Remove `NeedMerge` booleanGiorgio Previtera
2019-07-27477 Add new `NeedReset` property to File and update testsGiorgio Previtera
2019-06-06allow stashing staged changesJesse Duffield
2019-05-12Support opening lazygit in a submodulev0.8Jesse Duffield
2019-05-06support resetting to a commit in either soft, hard, or mixed modeJesse Duffield
2019-04-13Add 'w' keybinding in files panel to commit as a WIPJesse Duffield
2019-04-10Change expected sha for DiscardOldFileChangesPeter Lundberg
2019-04-07Allow for creating fixup! commitsJesse Duffield
2019-03-23add more options for resetting files in the working treeJesse Duffield
2019-03-23support discarding unstaged changesJesse Duffield
2019-03-16add two more testsJesse Duffield
2019-03-16fix testsJesse Duffield
2019-03-16display test name when running testsJesse Duffield
2019-03-16add some testsJesse Duffield
2019-03-02fix up testsJesse Duffield
2019-02-19work towards more interactive rebase optionsJesse Duffield
2019-02-18rename any commitJesse Duffield
2019-02-16fix git testsJesse Duffield
2018-12-18fix testsJesse Duffield
2018-12-18explicitly return newlines to our live command stdinJesse Duffield
2018-12-14Tried to fix circlecimjarkk
2018-12-14Tried to fix circlecimjarkk
2018-12-14Tried to fix circlecimjarkk
2018-12-08Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-08fetching branches without checking outJesse Duffield
2018-12-06Merge branch 'master' into https-ask-for-username-passwordMark Kopenga