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 support for hidden files and .ipfsignore file #1232

Closed
wants to merge 28 commits into from

Commits on May 4, 2015

  1. Configuration menu
    Copy the full SHA
    ddaa9a6 View commit details
    Browse the repository at this point in the history
  2. Fix my build

    gatesvp committed May 4, 2015
    Configuration menu
    Copy the full SHA
    9517911 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2015

  1. Configuration menu
    Copy the full SHA
    88077f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50e3b15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f15e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efae6b1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2015

  1. Configuration menu
    Copy the full SHA
    3923aa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e66056 View commit details
    Browse the repository at this point in the history
  3. Clean-up add CLI. Basic params are a struct and addFile/addDir are no…

    …w methods on the struct
    gatesvp committed May 14, 2015
    Configuration menu
    Copy the full SHA
    66a5f1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f04ac6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f818e2 View commit details
    Browse the repository at this point in the history
  6. Fix is_hidden on non-Windows

    gatesvp committed May 14, 2015
    Configuration menu
    Copy the full SHA
    032cd3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70dc7d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e9a477 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd7c8f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e5dfe2 View commit details
    Browse the repository at this point in the history
  11. Fix my build

    gatesvp committed May 14, 2015
    Configuration menu
    Copy the full SHA
    1914a26 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    153886e View commit details
    Browse the repository at this point in the history
  13. check parent paths for .ipfsignore files

    fix ipfs add to ensure that we are checking parent paths for
    appropriate .ipfsignore files
    
    [ reworded to conform to commit msg guidelines ]
    gatesvp committed May 14, 2015
    Configuration menu
    Copy the full SHA
    500e756 View commit details
    Browse the repository at this point in the history
  14. Clean-up based on PR ipfs#1204 feedback

    ipfs#1204
    
    [ reworded to conform to commit msg guidelines ]
    gatesvp committed May 14, 2015
    Configuration menu
    Copy the full SHA
    5cb34ee View commit details
    Browse the repository at this point in the history
  15. Clean-up add CLI.

    Basic params are a struct and addFile/addDir are now methods on
    the struct
    
    [ reworded to conform to commit msg guidelines ]
    gatesvp committed May 14, 2015
    Configuration menu
    Copy the full SHA
    441740a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e8d8642 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ff0d236 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    954c0db View commit details
    Browse the repository at this point in the history
  19. Fix is_hidden on non-Windows

    gatesvp committed May 14, 2015
    Configuration menu
    Copy the full SHA
    53fc454 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    372862b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2015

  1. Configuration menu
    Copy the full SHA
    314bb95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b86d5d4 View commit details
    Browse the repository at this point in the history