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

cli: add "amber exec" command for executing one-liners (#352) #371

Merged
merged 24 commits into from
Nov 11, 2017

Commits on Nov 10, 2017

  1. Configuration menu
    Copy the full SHA
    561ad25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c71900 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4824370 View commit details
    Browse the repository at this point in the history
  4. finishing touches for amber exec

    * do not run editor unless in editor mode
    * always return a result
    * minor wording change in error message
    sam0x17 committed Nov 10, 2017
    7 Configuration menu
    Copy the full SHA
    2d8078a View commit details
    Browse the repository at this point in the history
  5. amber exec specs

    sam0x17 committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    cf0f98b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1457fda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e57ebb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2017

  1. Configuration menu
    Copy the full SHA
    0f95033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c33e4bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7242925 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fedd29c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85b5fd6 View commit details
    Browse the repository at this point in the history
  6. one last thing

    elorest committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    0928fe6 View commit details
    Browse the repository at this point in the history
  7. what the what?

    elorest committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    4d20886 View commit details
    Browse the repository at this point in the history
  8. i hope this will clear it up

    elorest committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    4672a3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad812cc View commit details
    Browse the repository at this point in the history
  10. commented weird hack

    elorest committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    2737797 View commit details
    Browse the repository at this point in the history
  11. native ls had better work

    elorest committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    3ea29d5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    491c71e View commit details
    Browse the repository at this point in the history
  13. removed some vestigual code.

    elorest committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    e66e782 View commit details
    Browse the repository at this point in the history
  14. removed macro flag for now

    elorest committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    5d3c3df View commit details
    Browse the repository at this point in the history
  15. test47 of travis

    elorest committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    1a5e0ba View commit details
    Browse the repository at this point in the history
  16. namespaces specs

    elorest committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    9f720f3 View commit details
    Browse the repository at this point in the history
  17. sorted ls results

    elorest committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    2b1bb15 View commit details
    Browse the repository at this point in the history