summaryrefslogtreecommitdiffstats
path: root/pkg/commands
AgeCommit message (Expand)Author
2021-03-13remove redundant additionJesse Duffield
2021-03-13Fix testsRyooooooga
2021-03-13Support multibyte characters in paneRyooooooga
2021-03-13Fix staging/unstaging filenames that starts with `-` or `--`Ryooooooga
2021-03-13Fix staging/unstaging files containing `"` in pathsRyooooooga
2021-03-13Support multibyte characters in `Files` paneRyooooooga
2021-03-13fix command escapingRyooooooga
2021-02-08fix lint errorJesse Duffield
2021-02-08remove go-gitconfig packageJesse Duffield
2021-02-08add secureexec file for getting around windows checking for a binary first in...Jesse Duffield
2021-01-01fix type: executable not found error when there is a merge conflict on windowsunknown
2020-11-28Visualize the commits for all branchesYuki Osaki
2020-11-28standardise how we read from the configJesse Duffield
2020-11-25added tests and fixed bug found in testsNathan Bell
2020-11-25Allow --follow-tags to be disabled if push.followTags is configured to falseNathan Bell
2020-11-19Add mapping to copy a pull request URL to the clipboardFarzad Majidfayyaz
2020-11-18fix lint errorsJesse Duffield
2020-10-13support rebinding confirm/newline keys in editorJesse Duffield
2020-10-12more password checks on commands that talk to the remoteJesse Duffield
2020-10-12quote config file when editingJesse Duffield
2020-10-10Add SSH key passphrase prompt to pull/push from/to remote git repoband-a-prend
2020-10-10add some safe goroutinesJesse Duffield
2020-10-10stop using snapshotsCI
2020-10-10support configurable configJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-10-06switch to fork of go-gitJesse Duffield
2020-10-02fix testJesse Duffield
2020-10-02use path not nameJesse Duffield
2020-10-02dont really need thisJesse Duffield
2020-10-02bulk submodule menuJesse 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-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-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