Navigation Menu

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

Non shitty parser errors / no per-task argspec help #57

Merged
merged 42 commits into from Jul 17, 2013

Commits on May 14, 2013

  1. Fix interdoc link

    bitprophet committed May 14, 2013
    Copy the full SHA
    825d311 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8904f6b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8c52562 View commit details
    Browse the repository at this point in the history
  4. Fix incorrect examples

    bitprophet committed May 14, 2013
    Copy the full SHA
    603ae2d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    464fe71 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2013

  1. Copy the full SHA
    a7e0b9e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2013

  1. Copy the full SHA
    8d498d2 View commit details
    Browse the repository at this point in the history
  2. Docstring DD

    bitprophet committed May 24, 2013
    Copy the full SHA
    9ac48eb View commit details
    Browse the repository at this point in the history
  3. Skeleton tests

    bitprophet committed May 24, 2013
    Copy the full SHA
    95b4941 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    53c3c6e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c62d220 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2013

  1. WIP

    bitprophet committed May 30, 2013
    Copy the full SHA
    1609d6d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2013

  1. Copy the full SHA
    2c9a3eb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2bbea0f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    adb683f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bbbaf26 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    efef7fa View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2013

  1. Merge branch 'master' into per-task-help-53

    Conflicts:
    	invoke/parser/argument.py
    	tests/parser/argument.py
    bitprophet committed Jul 16, 2013
    Copy the full SHA
    457ec1d View commit details
    Browse the repository at this point in the history
  2. Tiny lang tweak

    bitprophet committed Jul 16, 2013
    Copy the full SHA
    edfb44b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ce7545d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6ab1b76 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3d90038 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d073e8d View commit details
    Browse the repository at this point in the history
  7. Reorg

    bitprophet committed Jul 16, 2013
    Copy the full SHA
    d2e6d68 View commit details
    Browse the repository at this point in the history
  8. Failing tests now pass.

    bitprophet committed Jul 16, 2013
    Copy the full SHA
    44e48fd View commit details
    Browse the repository at this point in the history
  9. Flag test refactor

    bitprophet committed Jul 16, 2013
    Copy the full SHA
    f076f93 View commit details
    Browse the repository at this point in the history
  10. That's going too far

    bitprophet committed Jul 16, 2013
    Copy the full SHA
    2679f81 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    4586dec View commit details
    Browse the repository at this point in the history
  12. Refactor help printing

    bitprophet committed Jul 16, 2013
    Copy the full SHA
    dae4a37 View commit details
    Browse the repository at this point in the history
  13. Per-task test passes!!

    bitprophet committed Jul 16, 2013
    Copy the full SHA
    3d824b5 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    20489bb View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    ed664c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2013

  1. Copy the full SHA
    90abaab View commit details
    Browse the repository at this point in the history
  2. TDD

    bitprophet committed Jul 17, 2013
    Copy the full SHA
    60a215e View commit details
    Browse the repository at this point in the history
  3. Add to \@task

    bitprophet committed Jul 17, 2013
    Copy the full SHA
    de85160 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a40a9b7 View commit details
    Browse the repository at this point in the history
  5. Fix another test

    bitprophet committed Jul 17, 2013
    Copy the full SHA
    825c3e9 View commit details
    Browse the repository at this point in the history
  6. Tweak

    bitprophet committed Jul 17, 2013
    Copy the full SHA
    84332b5 View commit details
    Browse the repository at this point in the history
  7. Implement opt-val brackets

    bitprophet committed Jul 17, 2013
    Copy the full SHA
    86088a6 View commit details
    Browse the repository at this point in the history
  8. Tests pass yey

    bitprophet committed Jul 17, 2013
    Copy the full SHA
    f4a0741 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    049e65e View commit details
    Browse the repository at this point in the history
  10. More Py3 fixes

    bitprophet committed Jul 17, 2013
    Copy the full SHA
    1abd5c5 View commit details
    Browse the repository at this point in the history