-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: TripolisSolutions/python
base: master
head repository: poise/python
compare: master
- 14 commits
- 14 files changed
- 5 contributors
Commits on Jun 18, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ec1dd90 - Browse repository at this point
Copy the full SHA ec1dd90View commit details
Commits on Jun 30, 2014
-
Fix version detection (setuptools and distribute)
The versions of `distribute`, `pip`, `setuptools` and `wsgiref` are excluded from the output of `pip freeze`, however they do show up in the output from `pip list`. This allows us to use a more general implentation of parsing the output from `pip list` to get the current version of all distributions. Also removes a dependency on `grep`. Distributions excluded from `pip freeze`: /pypa/pip/blob/2ad8888901c041b8f9aacebb3a16d55bf631e867/pip/util.py#L372
Configuration menu - View commit details
-
Copy full SHA for f6d0837 - Browse repository at this point
Copy the full SHA f6d0837View commit details -
Merge pull request poise#94 from idio-cookbooks/version-detection
Fix version detection (setuptools and distribute)
Configuration menu - View commit details
-
Copy full SHA for 56424ab - Browse repository at this point
Copy the full SHA 56424abView commit details
Commits on Aug 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for d13e97c - Browse repository at this point
Copy the full SHA d13e97cView commit details
Commits on Sep 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for c3ed4e2 - Browse repository at this point
Copy the full SHA c3ed4e2View commit details
Commits on Sep 22, 2014
-
@ranjib pointed out I hard-wired to upgrade
Use the correct semantics of upgrade unless version locked.
Configuration menu - View commit details
-
Copy full SHA for 9c6d0aa - Browse repository at this point
Copy the full SHA 9c6d0aaView commit details -
Revert "@ranjib pointed out I hard-wired to upgrade"
This reverts commit 9c6d0aa.
Configuration menu - View commit details
-
Copy full SHA for 2348520 - Browse repository at this point
Copy the full SHA 2348520View commit details
Commits on Oct 16, 2014
-
Merge pull request poise#124 from nathanph/master
Fixed Typo - Update README.md
Configuration menu - View commit details
-
Copy full SHA for 8b3fd0f - Browse repository at this point
Copy the full SHA 8b3fd0fView commit details
Commits on Dec 12, 2014
-
fix python install from source to work with chef 12
Also update the test suite to reflect the right python version
Configuration menu - View commit details
-
Copy full SHA for a553743 - Browse repository at this point
Copy the full SHA a553743View commit details
Commits on Dec 13, 2014
-
Merge pull request poise#133 from chantra/fix_chef12
fix python install from source to work with chef 12
Configuration menu - View commit details
-
Copy full SHA for 01e511b - Browse repository at this point
Copy the full SHA 01e511bView commit details
Commits on Feb 18, 2015
-
Sean OMeara committed
Feb 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 8ae142f - Browse repository at this point
Copy the full SHA 8ae142fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68edd40 - Browse repository at this point
Copy the full SHA 68edd40View commit details
Commits on Jul 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d843d80 - Browse repository at this point
Copy the full SHA d843d80View commit details
Commits on Aug 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 711e4d9 - Browse repository at this point
Copy the full SHA 711e4d9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master