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

feat: Added Branches tree view #729

Merged
merged 19 commits into from
Nov 13, 2019

Commits on Nov 10, 2019

  1. Configuration menu
    Copy the full SHA
    ddb12e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d85201 View commit details
    Browse the repository at this point in the history
  3. Move constructor up

    FractalBoy committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    169ce51 View commit details
    Browse the repository at this point in the history
  4. Remove unused property

    FractalBoy committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    0a71c09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac47a5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2086079 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2e030c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d55d5ab View commit details
    Browse the repository at this point in the history
  9. Fix loop

    FractalBoy committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    f4a498a View commit details
    Browse the repository at this point in the history
  10. Revert "Fix loop"

    This reverts commit f4a498a.
    FractalBoy committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    788c44e View commit details
    Browse the repository at this point in the history
  11. Fixed the diffParser throwing errors.

    Also the result.paths was equal to "" better just to check if false
    JohnstonCode committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    b611f7b View commit details
    Browse the repository at this point in the history
  12. Removed the log

    JohnstonCode committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    6c4c3a7 View commit details
    Browse the repository at this point in the history
  13. Revert "Revert "Fix loop""

    This reverts commit 788c44e.
    FractalBoy committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    227537d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ade96c1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    601c591 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    5c2c04f View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary recursive: true

    It only works on Windows and Mac and is unneeded since wc.db is in the .svn directory
    FractalBoy committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1116303 View commit details
    Browse the repository at this point in the history
  3. Fix tests, hopefully

    FractalBoy committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    aae3737 View commit details
    Browse the repository at this point in the history
  4. Use copy to URL instead of cwd to get diff

    Marc Reisner committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    cadec30 View commit details
    Browse the repository at this point in the history