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

Allow to toggle git hunk diffs #11080

Merged
merged 58 commits into from
May 1, 2024
Merged

Allow to toggle git hunk diffs #11080

merged 58 commits into from
May 1, 2024

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    f8c9c6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eab37d View commit details
    Browse the repository at this point in the history
  3. Remove git inlays

    SomeoneToIgnore committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d2865df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c5d4c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e343c5c View commit details
    Browse the repository at this point in the history
  6. Deduplicate

    SomeoneToIgnore committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5f88240 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de7af16 View commit details
    Browse the repository at this point in the history
  8. Properly display deleted content

    * use the same language as in the parent editor
    * disable gutter in the new block and use padding instead
    SomeoneToIgnore committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0d9a804 View commit details
    Browse the repository at this point in the history
  9. Revert "Add a noop scroll manager"

    This reverts commit 15c709c.
    SomeoneToIgnore committed May 1, 2024
    Configuration menu
    Copy the full SHA
    92fb290 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ddf8543 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d9f017 View commit details
    Browse the repository at this point in the history
  12. Wrap fix prototype

    SomeoneToIgnore committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a1622d4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5392cf6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dd9b005 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    71b7e8c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    db2b9df View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9d1c8e2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2f452c8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fb6c476 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cd9ed92 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    493aa59 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    31ba345 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    28e752a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b81ee64 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8d57e95 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    111f2cd View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3979533 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f2eefae View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ec62e1a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    308b52f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7812928 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    27dc6c0 View commit details
    Browse the repository at this point in the history
  33. Fix the 2nd test

    SomeoneToIgnore committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4376a34 View commit details
    Browse the repository at this point in the history
  34. Post-rebase fixes

    SomeoneToIgnore committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ba12579 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c865f82 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3a22321 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    967fdab View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    77c765e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    cf4d03f View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    2551589 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    05d4b49 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    9ba56e4 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    c5d3a9b View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8191b48 View commit details
    Browse the repository at this point in the history
  45. Introduce new keybindigns for git hunk toggling

    Fix imporper git hunk toggling code
    SomeoneToIgnore committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a974e84 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    2fb9c61 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    69a50ea View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    31c9489 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    f6d2930 View commit details
    Browse the repository at this point in the history
  50. Revert "Do not accept empty row highlight ranges"

    This reverts commit 51e5198.
    SomeoneToIgnore committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9b4bf55 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    83e7726 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    e6e51f0 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    f122898 View commit details
    Browse the repository at this point in the history
  54. Name all related code less generic

    Omit `git` from all entities, as any VCS can be used as a base.
    SomeoneToIgnore committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ecf3c7a View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    115d207 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    807f9ea View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    09ef08a View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    b6d3e92 View commit details
    Browse the repository at this point in the history