summaryrefslogtreecommitdiffstats
path: root/pkg/commands/files.go
AgeCommit message (Expand)Author
2021-03-30rename some thingsJesse Duffield
2021-03-30allow toggling on/off file tree modeJesse Duffield
2021-03-30more file tree improvementsJesse Duffield
2021-03-30allow ignoring directoriesJesse Duffield
2021-03-30support discarding changes in dirJesse Duffield
2021-03-30showing changes for directoriesJesse Duffield
2021-03-20better handling of discarding filesJesse Duffield
2021-03-14fix renamed files looking wrongv0.26.1Jesse Duffield
2021-03-13Fix testsRyooooooga
2021-03-13Fix staging/unstaging filenames that starts with `-` or `--`Ryooooooga
2021-02-08remove go-gitconfig packageJesse Duffield
2020-11-28standardise how we read from the configJesse Duffield
2020-10-02bulk submodule menuJesse Duffield
2020-10-02allow submodule init and show submodule diff with a prefixJesse Duffield
2020-09-29move models folder into commands folderJesse Duffield
2020-09-29factor out code from git.goJesse Duffield