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

resolves #3665 #3668

Closed
wants to merge 25 commits into from
Closed

resolves #3665 #3668

wants to merge 25 commits into from

Commits on Jul 3, 2019

  1. #3665 TEST: Test files for system and idempotent

    Michele d'Amico committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    a5114e5 View commit details
    Browse the repository at this point in the history
  2. #3665 WIP: mock up should_skip logic (hardcoded tests values)

    Michele d'Amico committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    4c30941 View commit details
    Browse the repository at this point in the history
  3. #3665 WIP: Accept "attributes" as skip attribute too

    Michele d'Amico committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    34508ac View commit details
    Browse the repository at this point in the history
  4. #3665: fix format

    la10736 committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    ebb933a View commit details
    Browse the repository at this point in the history
  5. #3665: Dirty but works

    la10736 committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    8182ec4 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Configuration menu
    Copy the full SHA
    86e87cb View commit details
    Browse the repository at this point in the history
  2. #3665 Add tip in README.md

    Michele d'Amico committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    32159da View commit details
    Browse the repository at this point in the history
  3. #3665 Refactoring: Move skip related stuff in skip module. Removed

    useless `into()`
    Michele d'Amico committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    9413015 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. fix: handling of --all when dep name and dir name differ (#3664)

    calebcartwright authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    0b533e0 View commit details
    Browse the repository at this point in the history
  2. Do not consider macro-origin await as chain item (#3671)

    topecongiro authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    950e9f9 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    topecongiro authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    d4a3694 View commit details
    Browse the repository at this point in the history
  4. Release 1.3.2

    topecongiro authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    4b28c36 View commit details
    Browse the repository at this point in the history
  5. feat: add --manifest-path support to cargo fmt

    calebcartwright authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    0978f8d View commit details
    Browse the repository at this point in the history
  6. Extract configuration snippet tests into own module (#3667)

    * Extract configuration snippet tests into own module
    
    * Move helper function outside of test function
    Ruben Schmidmeister authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    899e279 View commit details
    Browse the repository at this point in the history
  7. Fix using --help, --verbose, etc. (#3620)

    ehuss authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    bee3946 View commit details
    Browse the repository at this point in the history
  8. fix 'extra comma inserted due to comment' (#3677)

    rchaser53 authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    670c11f View commit details
    Browse the repository at this point in the history
  9. refactor: simplify manifest_path option checks

    calebcartwright authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    b949ac2 View commit details
    Browse the repository at this point in the history
  10. fix print-config minimal option (#3687)

    scampi authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    3591a34 View commit details
    Browse the repository at this point in the history
  11. Fix bugs related to file-lines (#3684)

    topecongiro authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    4b54abd View commit details
    Browse the repository at this point in the history
  12. Update CHANGELOG.md

    topecongiro authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    ac13dbc View commit details
    Browse the repository at this point in the history
  13. Release 1.3.3

    topecongiro authored and Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    bcd05bd View commit details
    Browse the repository at this point in the history
  14. #3665 Clean up:

    - better naming
    - `skip` module doc
    - update CHANGELOG
    - removed useless `*`
    Michele d'Amico committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    7b32170 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    73e8ac3 View commit details
    Browse the repository at this point in the history
  16. #3665 Clean up:

    - better naming
    - `skip` module doc
    - update CHANGELOG
    - removed useless `*`
    Michele d'Amico authored and la10736 committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    64e82b7 View commit details
    Browse the repository at this point in the history
  17. #3665: Clean CHANGELOG

    la10736 committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    3c5df8a View commit details
    Browse the repository at this point in the history