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 creating hard links #301 #310

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 10, 2023

  1. Support creating hard links

    dxlr8r committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    408bdff View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. I think we should remove "sym" from the name if this will create two …

    …kinds of links
    
    Co-authored-by: Jace Browning <[email protected]>
    dxlr8r and jacebrowning authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    93c9643 View commit details
    Browse the repository at this point in the history
  2. symbolic should be a required flag

    Co-authored-by: Jace Browning <[email protected]>
    dxlr8r and jacebrowning authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    38be3ef View commit details
    Browse the repository at this point in the history
  3. added initial mock for hard links, and optimised deletion of director…

    …ies not present in source from target
    dxlr8r committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    baa9a41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51db31b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. fixed test_hln

    dxlr8r committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    80148af View commit details
    Browse the repository at this point in the history
  2. small bug in test_hln

    dxlr8r committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f9c7fdd View commit details
    Browse the repository at this point in the history
  3. small indent reformat

    dxlr8r committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9e58f8d View commit details
    Browse the repository at this point in the history
  4. small indent bug

    dxlr8r committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e7b6a3e View commit details
    Browse the repository at this point in the history
  5. small indent reformat

    dxlr8r committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    1d62994 View commit details
    Browse the repository at this point in the history