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

Add filetree on left of diff view #21012

Merged
merged 29 commits into from
Sep 27, 2022

Commits on Aug 31, 2022

  1. Add filelist on left of diff view

    not yet a real directory tree but already usable
    sebastian-sauer committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    5ae314d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f2ea0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dd45c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    6706cf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    fcd9d1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce0b4ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6a0761 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d53226 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1ff913 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    2651860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bdcb2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de2f3c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    327fd74 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Merge folders containing only folders

    this reduces the depth of our tree and
    behaves like the github file tree
    sebastian-sauer committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    50ecb2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5f2daa View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    5469b99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0080ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    902a5bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52475b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    834b592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6748c1 View commit details
    Browse the repository at this point in the history
  3. fine tune

    wxiaoguang committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    c013fcc View commit details
    Browse the repository at this point in the history
  4. reformat

    wxiaoguang committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    6763545 View commit details
    Browse the repository at this point in the history
  5. fix lint

    wxiaoguang committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    e5ebc6d View commit details
    Browse the repository at this point in the history
  6. make code more readable

    wxiaoguang committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    a8891d2 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary style

    wxiaoguang committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    980a7d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de678c8 View commit details
    Browse the repository at this point in the history
  9. make code more readable

    wxiaoguang committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    a14e42a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    19daf20 View commit details
    Browse the repository at this point in the history