summaryrefslogtreecommitdiffstats
path: root/pkg/gui/filetree
AgeCommit message (Expand)Author
2022-08-01handle nil properly with file nodesJesse Duffield
2022-07-31refactor to use generics for file nodesJesse Duffield
2022-07-31add optimistic rendering for staging and unstaging filesJesse Duffield
2022-04-06fix: fix diff of renamed filesRyooooooga
2022-04-02introduce Ref interfaceRyooooooga
2022-03-24would you believe that I'm adding even more genericsJesse Duffield
2022-03-24many more genericsJesse Duffield
2022-03-24lots more genericsJesse Duffield
2022-03-24make more use of genericsJesse Duffield
2022-03-19update lintersJesse Duffield
2022-03-19use generics to DRY up context codeJesse Duffield
2022-03-17refactor custom commandsJesse Duffield
2022-03-17move commit files context into new structureJesse Duffield
2022-03-17move more view model logic into the files view modelJesse Duffield
2022-03-17migrate files context to new structureJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
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