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

Support subdirectories #238

Merged
merged 6 commits into from
Aug 20, 2019
Merged

Support subdirectories #238

merged 6 commits into from
Aug 20, 2019

Commits on Aug 19, 2019

  1. Add recursion to descend commit tree

    Support subdirectories in repositories.
    splattater committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    4983618 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Fix logical error in recursion

    Remove comment
    splattater committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    3e76326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b5c2e4 View commit details
    Browse the repository at this point in the history
  3. Add first subdirectory tests

    TODO: test update and configfile tests
    splattater committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    e340561 View commit details
    Browse the repository at this point in the history
  4. Add post update tests for subdirectory support

    Applies to mode "graphfiles"
    splattater committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    1af5895 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cf306b View commit details
    Browse the repository at this point in the history