summaryrefslogtreecommitdiffstats
path: root/pkg/commands
AgeCommit message (Expand)Author
2019-11-10reset patch builder when we've escaped from the building phase and nothing ha...Jesse Duffield
2019-11-10remove old add patch keybindingJesse Duffield
2019-11-05fix testsv0.9Jesse Duffield
2019-11-05only test with non-original headerJesse Duffield
2019-11-05better interface for ApplyPatch functionJesse Duffield
2019-11-05strip whitespace when there is nothing elseJesse Duffield
2019-11-05fix ambiguous conditionJesse Duffield
2019-11-05don't let patch manager ever be nilJesse Duffield
2019-11-05use fallback approach for applying patchJesse Duffield
2019-11-05create backups of patch files in case something goes wrongJesse Duffield
2019-11-05clear patch after successful patch operationJesse Duffield
2019-11-05move PatchManager to GitCommandJesse Duffield
2019-11-05better rebase argsJesse Duffield
2019-11-05Support building and moving patchesJesse Duffield
2019-11-05support split view in staging panel and staging rangesJesse Duffield
2019-10-20Added light theme option to the settingsmjarkk
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-07-27477 Remove duplicate checkoutGiorgio Previtera
2019-07-27#477 Discard changes when there are merge conflictsGiorgio Previtera
2019-07-27Simplified boolean comparisonChristian Muehlhaeuser
2019-07-27Simplified code a bitChristian Muehlhaeuser
2019-07-14fix typohaowei
2019-06-06add GIT_OPTIONAL_LOCKS=0 env var to all commandsJesse Duffield
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-05-06Improve directory check for .gitSuhas Karanth
2019-04-13Add 'w' keybinding in files panel to commit as a WIPJesse Duffield
2019-04-13Add skipHookPrefix to configJesse Duffield
2019-04-10Change expected sha for DiscardOldFileChangesPeter Lundberg
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-16Update bitbucket pull request url.Kristijan Husak
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-16appease golangciJesse 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