summaryrefslogtreecommitdiffstats
path: root/pkg/gui/filetree
AgeCommit message (Collapse)Author
2022-03-17start moving commit panel handlers into controllerJesse Duffield
more and more move rebase commit refreshing into existing abstraction and more and more WIP and more handling clicks properly fix merge conflicts update cheatsheet lots more preparation to start moving things into controllers WIP better typing expand on remotes controller moving more code into controllers
2022-01-26show only merge conflict files when there are merge conflictsJesse Duffield
2022-01-26improve merge conflict flowJesse Duffield
2022-01-22properly resolve cyclic dependencyJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2021-11-01add graph algorithmJesse Duffield
2021-08-25LintLiberatys
2021-08-25Update as per review and add testsLiberatys
2021-08-25Implement state filtering for commit filesLiberatys
2021-08-06fixed test failing due to ForceSetColorLevel in pkg/gui/style/style_test.goMatthew Garelli
2021-07-27more treeish filesJesse Duffield
2021-07-23correctly show files with special chars in commitmjarkk
2021-04-17bubble up tracked files in flat file viewJesse Duffield
2021-04-08support file tree mode on windowsJesse Duffield
2021-04-08add test for building treeJesse Duffield
2021-04-06fix issue when switching repos while files refreshJesse Duffield
2021-04-06WIPJesse Duffield
2021-04-06switching repos without restarting the guiJesse Duffield
2021-04-02safer codeJesse Duffield
2021-04-02do not jump cursor around when fixing merge conflictsJesse Duffield
2021-04-02fix nameJesse Duffield
2021-04-02fix bug caused by interfaceJesse 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-02refactor to support commit file treeJesse Duffield
2021-03-30refactorJesse Duffield
2021-03-30expand to path when switching to tree modeJesse Duffield
2021-03-30refactorJesse Duffield
2021-03-30make fields privateJesse Duffield
2021-03-30refactorJesse Duffield
2021-03-30small refactorJesse Duffield