Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Worktrees tab #1541

Draft
wants to merge 39 commits into
base: master
Choose a base branch
from
Draft

Worktrees tab #1541

wants to merge 39 commits into from

Commits on Feb 11, 2023

  1. worktrees tab

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    1e97c96 View commit details
    Browse the repository at this point in the history
  2. worktree component

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    8635b63 View commit details
    Browse the repository at this point in the history
  3. list worktrees

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    4a7fd71 View commit details
    Browse the repository at this point in the history
  4. selection kinda implemented

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    bb6ea6c View commit details
    Browse the repository at this point in the history
  5. worktree selection

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    63411fd View commit details
    Browse the repository at this point in the history
  6. log worktree branchnames

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    0b693fc View commit details
    Browse the repository at this point in the history
  7. worktree branch names

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    3847e3b View commit details
    Browse the repository at this point in the history
  8. autoformat

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    cd38ac6 View commit details
    Browse the repository at this point in the history
  9. fix scroll

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    faaa317 View commit details
    Browse the repository at this point in the history
  10. asd1

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    3a4f1e5 View commit details
    Browse the repository at this point in the history
  11. asd2

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    6d8f9d7 View commit details
    Browse the repository at this point in the history
  12. asd3

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    c17cba3 View commit details
    Browse the repository at this point in the history
  13. asd4

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    2a52d77 View commit details
    Browse the repository at this point in the history
  14. asd5

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    0a5d172 View commit details
    Browse the repository at this point in the history
  15. asd6

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    50c1fd9 View commit details
    Browse the repository at this point in the history
  16. asd7

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    910984d View commit details
    Browse the repository at this point in the history
  17. asd8

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    d090045 View commit details
    Browse the repository at this point in the history
  18. asd9

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    e646cdc View commit details
    Browse the repository at this point in the history
  19. asd10

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    aa5aaae View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f53a752 View commit details
    Browse the repository at this point in the history
  21. cleanup

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    d95036d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6f2d43c View commit details
    Browse the repository at this point in the history
  23. simple worktree creation

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    9d9735c View commit details
    Browse the repository at this point in the history
  24. key config info strings

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    9703196 View commit details
    Browse the repository at this point in the history
  25. validate worktree and display error when trying to open a worktree th…

    …at does not exist on the filesystem
    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    039b643 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0acfe18 View commit details
    Browse the repository at this point in the history
  27. prune worktree button

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    90d4908 View commit details
    Browse the repository at this point in the history
  28. toggle worktree lock

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    4c440a5 View commit details
    Browse the repository at this point in the history
  29. remove the ugly

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    a3c0c52 View commit details
    Browse the repository at this point in the history
  30. allow force worktree prune

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    02a32fb View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3870f37 View commit details
    Browse the repository at this point in the history
  32. better error handling

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    90a6866 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    76c07ff View commit details
    Browse the repository at this point in the history
  34. better error handling

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    06385d1 View commit details
    Browse the repository at this point in the history
  35. currently selected worktree

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    c345343 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b18b523 View commit details
    Browse the repository at this point in the history
  37. format

    heiskane committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    e569105 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. update scrollbar

    heiskane committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    ec9259c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcef968 View commit details
    Browse the repository at this point in the history