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

Change logic of stdin input to be last and only if required #2822

Merged
merged 4 commits into from
Jun 15, 2016

Commits on Jun 13, 2016

  1. Change stdin handling to be only used if needed

    or if user asks for it
    
    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    da4e54c View commit details
    Browse the repository at this point in the history
  2. Add the time-out script

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    4190076 View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Implements repository initialization with default con…

    …fig""
    
    This reverts commit 77ef391.
    
    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    6822c0c View commit details
    Browse the repository at this point in the history
  4. Add regression sharness test for ipfs init

    This tests expects ipfs init with no arguments to work
    even with occuipied stdin.
    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    628e458 View commit details
    Browse the repository at this point in the history