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

Dag export command, complete #7036

Merged
merged 18 commits into from
Apr 8, 2020
Merged

Dag export command, complete #7036

merged 18 commits into from
Apr 8, 2020

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    635e333 View commit details
    Browse the repository at this point in the history
  2. Typo fix

    ribasushi authored and Stebalien committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    b0a461c View commit details
    Browse the repository at this point in the history
  3. Remove unnecessay prefetch

    ribasushi authored and Stebalien committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    a5f19c4 View commit details
    Browse the repository at this point in the history
  4. Less confusing CLI helptext

    ribasushi authored and Stebalien committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    7a749ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dca025 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f129f24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2f9849 View commit details
    Browse the repository at this point in the history
  8. Check against error veriable

    ribasushi authored and Stebalien committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    73bb0e8 View commit details
    Browse the repository at this point in the history
  9. Move commented out code together

    ribasushi authored and Stebalien committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    380bffa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae5a9e0 View commit details
    Browse the repository at this point in the history
  11. Depend on now-released go-car tag

    ribasushi authored and Stebalien committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    7b489be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4772ca6 View commit details
    Browse the repository at this point in the history
  13. Ditch urfave/cli

    ribasushi authored and Stebalien committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    871c70a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1a85fdd View commit details
    Browse the repository at this point in the history
  15. Dag import functionality only ( no progress )

    This still works over "loosely defined" .car files
    Please refer to the sharness tests for extra info
    
    We can tighten this up if the sentiment is "Postel was wrong"
    ribasushi authored and Stebalien committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    90c58d6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fbe4088 View commit details
    Browse the repository at this point in the history
  17. Harden test - no -z in busybox

    ribasushi authored and Stebalien committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    f9ae330 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a903e23 View commit details
    Browse the repository at this point in the history