summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-02stop refreshing item when at end of listJesse Duffield
2020-10-02allow updating submoduleJesse Duffield
2020-10-02allow submodule init and show submodule diff with a prefixJesse Duffield
2020-10-02improved command for deleting a submoduleJesse Duffield
2020-10-02manually update submodule urlJesse Duffield
2020-10-02add mutexes for when looping through viewsJesse Duffield
2020-10-02allow updating submodule urlJesse Duffield
2020-10-02allow adding a submoduleJesse Duffield
2020-10-02add more submodule commandsJesse Duffield
2020-10-02add submodules contextJesse Duffield
2020-10-02make it easier to add a tab to a viewJesse Duffield
2020-10-02Update README.mdJesse Duffield
2020-10-01Limitations Section sentence mixup correctedMrityunjay Saxena
2020-10-01add mutex to views arrayJesse Duffield
2020-09-29fix windows buildJesse Duffield
2020-09-29move models folder into commands folderJesse Duffield
2020-09-29fix testsJesse Duffield
2020-09-29factor out code from git.goJesse Duffield
2020-09-29factor out code for loading modelsJesse Duffield
2020-09-29move OS commands into their own packageJesse Duffield
2020-09-29move commit filesJesse Duffield
2020-09-29move stash panelJesse Duffield
2020-09-29move file and submoduleJesse Duffield
2020-09-29move remotes and remote branchesJesse Duffield
2020-09-29move tagsJesse Duffield
2020-09-29move commits model into models packageJesse Duffield
2020-09-29pull branch model out into models packageJesse Duffield
2020-09-29fix testsJesse Duffield
2020-09-29tell users we're going to reset submodulesJesse Duffield
2020-09-29format codeJesse Duffield
2020-09-29allow entering and returning from submoduleJesse Duffield
2020-09-29support nuking all submodulesJesse Duffield
2020-09-29support discarding submodule changesJesse Duffield
2020-09-29support submodulesJesse Duffield
2020-09-29support opening lazygit in a symlinked submoduleJesse Duffield
2020-09-29missed a spotJesse Duffield
2020-09-29move git dir env stuff into a centralised packageJesse Duffield
2020-09-29do not include bare repos in recent repos listJesse Duffield
2020-09-29unset GIT_WORK_TREE and GIT_DIR when switching reposJesse Duffield
2020-09-29support bare repositoriesJesse Duffield
2020-09-27Update Config.mdJesse Duffield
2020-09-27support setting description in custom commandJesse Duffield
2020-09-27Update Custom_Command_Keybindings.mdJesse Duffield
2020-09-27bump gocuiJesse Duffield
2020-09-27better handling of global custom keybindingsJesse Duffield
2020-09-27Update Custom_Command_Keybindings.mdJesse Duffield
2020-09-27Update README.mdJesse Duffield
2020-09-27remove resources folder now that we're using the assets branchJesse Duffield
2020-09-27point to assets branchJesse Duffield
2020-09-27Update Config.mdJesse Duffield