-
Notifications
You must be signed in to change notification settings - Fork 372
Comparing changes
Open a pull request
base repository: pyinvoke/invoke
base: 1.4.1
head repository: pyinvoke/invoke
compare: 2.0.0
Commits on Dec 8, 2014
-
Allow subcollections to be defaults of parent collections
Tye Wang committedDec 8, 2014 Configuration menu - View commit details
-
Copy full SHA for add7085 - Browse repository at this point
Copy the full SHA add7085View commit details
Commits on Jan 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2d033d5 - Browse repository at this point
Copy the full SHA 2d033d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a831930 - Browse repository at this point
Copy the full SHA a831930View commit details -
Configuration menu - View commit details
-
Copy full SHA for eab7351 - Browse repository at this point
Copy the full SHA eab7351View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c82b0 - Browse repository at this point
Copy the full SHA 24c82b0View commit details -
Skip Path unit test if Path can't be imported
Rather than reverting to a regular str path, which is already covered by other tests.
Configuration menu - View commit details
-
Copy full SHA for 83cc422 - Browse repository at this point
Copy the full SHA 83cc422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a1f58d - Browse repository at this point
Copy the full SHA 6a1f58dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b6b9b - Browse repository at this point
Copy the full SHA c6b6b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e11f1b - Browse repository at this point
Copy the full SHA 2e11f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dbfc90 - Browse repository at this point
Copy the full SHA 5dbfc90View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9e43b8 - Browse repository at this point
Copy the full SHA a9e43b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46d51a5 - Browse repository at this point
Copy the full SHA 46d51a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9041ac3 - Browse repository at this point
Copy the full SHA 9041ac3View commit details
Commits on Jan 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 67583c2 - Browse repository at this point
Copy the full SHA 67583c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17da163 - Browse repository at this point
Copy the full SHA 17da163View commit details -
Needed to mark this bug major because it was in the 1.2 line which ha…
…sn't since gotten any bugfix releases Odd I haven't seen this particular wrinkle before w/ Releases tho
Configuration menu - View commit details
-
Copy full SHA for 7e0d0af - Browse repository at this point
Copy the full SHA 7e0d0afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 008e930 - Browse repository at this point
Copy the full SHA 008e930View commit details
Commits on Nov 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 41b4881 - Browse repository at this point
Copy the full SHA 41b4881View commit details
Commits on Nov 13, 2020
-
Expand sys.modules cleaner in conftest to clean EVERYTHING
Useful for upcoming tests about inline imports
Configuration menu - View commit details
-
Copy full SHA for 6e27341 - Browse repository at this point
Copy the full SHA 6e27341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fe29cc - Browse repository at this point
Copy the full SHA 8fe29ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f8cd14 - Browse repository at this point
Copy the full SHA 1f8cd14View commit details -
Configuration menu - View commit details
-
Copy full SHA for d93e679 - Browse repository at this point
Copy the full SHA d93e679View commit details
Commits on Nov 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7cbfd72 - Browse repository at this point
Copy the full SHA 7cbfd72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1170617 - Browse repository at this point
Copy the full SHA 1170617View commit details
Commits on Nov 25, 2020
-
Enhance MockContext a whole bunch
- repeat kwarg - boolean, string result value shorthands - supports tuple values, not just lists - regex result-dict keys - other minor cleanup, fixes
Configuration menu - View commit details
-
Copy full SHA for e5ecb36 - Browse repository at this point
Copy the full SHA e5ecb36View commit details
Commits on Nov 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6709e03 - Browse repository at this point
Copy the full SHA 6709e03View commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f8a0461 - Browse repository at this point
Copy the full SHA f8a0461View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd55d0a - Browse repository at this point
Copy the full SHA bd55d0aView commit details -
Not sure why UnexpectedExit repr override __repr__ and not _repr
Fixed that, it makes more sense this way
Configuration menu - View commit details
-
Copy full SHA for 1987ff8 - Browse repository at this point
Copy the full SHA 1987ff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeae30c - Browse repository at this point
Copy the full SHA eeae30cView commit details
Commits on Dec 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 645c25b - Browse repository at this point
Copy the full SHA 645c25bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cce700b - Browse repository at this point
Copy the full SHA cce700bView commit details
Commits on Dec 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 58c17cf - Browse repository at this point
Copy the full SHA 58c17cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 279b2e4 - Browse repository at this point
Copy the full SHA 279b2e4View commit details
Commits on Dec 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ca2fd9b - Browse repository at this point
Copy the full SHA ca2fd9bView commit details -
- Formatting/blacken - Modern pytest style asserts and 'raises' use
Configuration menu - View commit details
-
Copy full SHA for cc12c31 - Browse repository at this point
Copy the full SHA cc12c31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 775a75c - Browse repository at this point
Copy the full SHA 775a75cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d25faa1 - Browse repository at this point
Copy the full SHA d25faa1View commit details -
Realized OP's impl was overkill/caused bugs. Just set name.
Suspect maybe this changed in the years since it was filed, or they just didn't test --list, which exposes the bug: cannot display the transformed name of a collection. But as it happens, the way we normalize everything to dict string key lookups meant there was no need to special-case collections on lookup, only needed the 'save' side of things.
Configuration menu - View commit details
-
Copy full SHA for dd8f524 - Browse repository at this point
Copy the full SHA dd8f524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 207771d - Browse repository at this point
Copy the full SHA 207771dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f92a06 - Browse repository at this point
Copy the full SHA 5f92a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4734b02 - Browse repository at this point
Copy the full SHA 4734b02View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb717cf - Browse repository at this point
Copy the full SHA fb717cfView commit details
Commits on Dec 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3a2613c - Browse repository at this point
Copy the full SHA 3a2613cView commit details -
- Simplify implementation a tad, arguably - Streamline tests and make them more unit-y, no real reason to be integration-style here - Copy help arg to prevent surprise mutation
Configuration menu - View commit details
-
Copy full SHA for cfc0c29 - Browse repository at this point
Copy the full SHA cfc0c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54b28be - Browse repository at this point
Copy the full SHA 54b28beView commit details -
Changelog, docstring and test tweak re #607, re #454
Test didn't need to use Path objects; only needs to test the contract being defined.
Configuration menu - View commit details
-
Copy full SHA for fdda9fa - Browse repository at this point
Copy the full SHA fdda9faView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0054ae - Browse repository at this point
Copy the full SHA f0054aeView commit details -
Tweak versionadded/changed bits for new param.
Looks confusing as rendered and I think using a single 'block' of these directives is how I normally do things anyhow
Configuration menu - View commit details
-
Copy full SHA for ed94c59 - Browse repository at this point
Copy the full SHA ed94c59View commit details
Commits on Jan 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8707cea - Browse repository at this point
Copy the full SHA 8707ceaView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.