summaryrefslogtreecommitdiffstats
path: root/pkg/commands
AgeCommit message (Expand)Author
2021-04-11start adding support for logging of commandsJesse Duffield
2021-04-11add cmdLog panelJesse Duffield
2021-04-11allow opening merge toolJesse Duffield
2021-04-10fix commit amendJesse Duffield
2021-04-06don't kill the index.lock file until I decide whether it's actually a good ideaJesse Duffield
2021-04-06amend reword testJesse Duffield
2021-04-06prevent adding staged files when renaming top commitJesse Duffield
2021-04-06try better logging for CIJesse Duffield
2021-04-06add retry logic for running git commands to avoid index.lock problemsJesse Duffield
2021-04-06prevent git from prompting user if program is run directlyJesse Duffield
2021-04-02fix merge conflict cat issue on windowsJesse Duffield
2021-04-02big refactor to give our enums actual typesJesse Duffield
2021-04-02refactor to no longer call these things file changesJesse Duffield
2021-04-02better colouring for directories for when adding a patchJesse Duffield
2021-04-02do not show commit files of another parent as added to the patchJesse Duffield
2021-04-02refactorJesse Duffield
2021-04-02file tree for commit filesJesse Duffield
2021-04-01support GIT_EDITORJesse Duffield
2021-04-01shell out custom commandsJesse Duffield
2021-04-01faster startupJesse Duffield
2021-03-30refactorJesse Duffield
2021-03-30prevent staging directory containing files with inline merge conflictsJesse Duffield
2021-03-30small fixesJesse Duffield
2021-03-30remove collapsed fieldJesse Duffield
2021-03-30fix specJesse Duffield
2021-03-30fix commentJesse Duffield
2021-03-30better way to check if a node is a leafJesse Duffield
2021-03-30refactorJesse Duffield
2021-03-30rename some thingsJesse Duffield
2021-03-30drop Name field from status line nodeJesse Duffield
2021-03-30safer codeJesse Duffield
2021-03-30better handling of refreshed filesJesse 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 some more thingsJesse Duffield
2021-03-30support discarding changes in dirJesse Duffield
2021-03-30fix bug for combining directories with single childJesse Duffield
2021-03-30support toggling collapsedJesse Duffield
2021-03-30combining nodes when only one child existsJesse Duffield
2021-03-30showing changes for directoriesJesse Duffield
2021-03-30more improvementsJesse Duffield
2021-03-30WIPJesse Duffield
2021-03-20better handling of discarding filesJesse Duffield
2021-03-14fix renamed files looking wrongv0.26.1Jesse Duffield
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