summaryrefslogtreecommitdiffstats
path: root/pkg/commands/models
AgeCommit message (Expand)Author
2023-07-30Add more worktree testsJesse Duffield
2023-07-30Properly render worktrees in files panelJesse Duffield
2023-07-30Associate branches with worktrees even when mid-rebaseJesse Duffield
2023-07-30Improve name handlingJesse Duffield
2023-07-30Update worktree modelJesse Duffield
2023-07-30Address PR commentsJoel Baranick
2023-07-30Improve worktree panelJoel Baranick
2023-07-30Style missing worktree as red and display better error when trying to switch ...Joel Baranick
2023-07-30Initial addition of support for worktreesJoel Baranick
2023-07-22Keep track of authors across local commits and branch commits for suggestionsJesse Duffield
2023-07-03Support filtering filesJesse Duffield
2023-06-22Insert fake todo entry for a conflicting commit that is being appliedStefan Haller
2023-06-07Better prompt for discarding old file changesStefan Haller
2023-06-01show commits against branchesJesse Duffield
2023-04-15Store commit.Action as an enum instead of a stringStefan Haller
2023-04-15Store commit.Status as an enum instead of a stringStefan Haller
2023-04-01Allow rewording the head commit during interactive rebaseStefan Haller
2023-02-20show tag messageJesse Duffield
2022-11-14fix: fix ambiguous branch nameRyooooooga
2022-11-11fix could-not-access errorJesse Duffield
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