summaryrefslogtreecommitdiffstats
path: root/pkg/commands/models
AgeCommit message (Expand)Author
2022-08-30chore: remove duplicate word in commentsAbirdcfly
2022-07-31remove double negativesJesse Duffield
2022-07-31add optimistic rendering for staging and unstaging filesJesse Duffield
2022-05-13fix: fix ambiguous refnameRyooooooga
2022-05-08add author email to commitsJesse Duffield
2022-05-01allow copying commit author to clipboardJesse Duffield
2022-04-18better upstream changes presentationJesse Duffield
2022-04-06fix: fix diff of renamed filesRyooooooga
2022-04-02introduce Ref interfaceRyooooooga
2022-04-02add `Commit.ParentRefName()`Ryooooooga
2022-03-24add gone branches statusJesse Duffield
2022-01-22exclude interactive rebase TODO commits from commit graphJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-15always specify upstream when pushing/pullingJesse Duffield
2021-08-17Merge pull request #1432 from black-desk/moved-submodulev0.29Mark Kopenga
2021-08-16Remove unused constantRyooooooga
2021-08-13fix moved submoduleblack_desk
2021-06-06more refactoringJesse Duffield
2021-06-05support reverting merge commitsJesse 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-02refactorJesse Duffield
2021-04-02file tree for commit filesJesse 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-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
2020-10-02add submodules contextJesse Duffield
2020-09-29move models folder into commands folderJesse Duffield