Commit Graph

529 Commits

Author SHA1 Message Date
Nate Prewitt f6a8d3eab3 updating gitignore 2017-01-30 19:10:05 -07:00
Nate Prewitt 4d75bba0cb adding advanced doc section 2017-01-30 19:09:48 -07:00
Nate Prewitt bf7ab25a29 nevermind 2017-01-30 16:29:29 -07:00
Nate Prewitt e2b6d75003 only run tests once 2017-01-30 16:26:59 -07:00
Nate Prewitt a285b25d19 updating history 2017-01-30 13:02:46 -07:00
kennethreitz 813bd57b9d Merge pull request #164 from nateprewitt/python_precedence
use specified python version over --three/--two
2017-01-30 15:00:39 -05:00
Nate Prewitt b1dc39a4ba use specified python version over --three/--two 2017-01-30 12:46:19 -07:00
kennethreitz 1410b8b9ed Update README.rst 2017-01-30 14:19:42 -05:00
kennethreitz a5da6cf651 new tracking code 2017-01-30 14:06:21 -05:00
kennethreitz c848cb9d8c pipenv home 2017-01-30 14:03:01 -05:00
kennethreitz baca5cc62b get current version info in docs 2017-01-30 13:49:32 -05:00
kennethreitz ca526f8a0c update caveats 2017-01-30 13:44:19 -05:00
kennethreitz 2da7007c82 basic docs 2017-01-30 13:33:23 -05:00
kennethreitz c54d661e79 add sphinx to pipfile 2017-01-30 13:30:48 -05:00
kennethreitz 04bcfaeb68 docs basics 2017-01-30 13:30:04 -05:00
kennethreitz 43bcb2138a v3.2.13, #163 2017-01-30 13:21:38 -05:00
kennethreitz 09d5951bd4 #160 2017-01-30 13:11:13 -05:00
kennethreitz d55e13842d #160 2017-01-30 12:57:57 -05:00
kennethreitz 72b5b520a1 Auto-committing 'cli.py' 2017-01-30 12:55:58 -05:00
kennethreitz 04f18d3262 Merge pull request #158 from FooBarQuaxx/fix/duplicate-logic-setup-file
Remove duplicate path calculation in setup.py
2017-01-30 12:41:08 -05:00
kennethreitz 389bc14574 Auto-committing 'cli.py' 2017-01-30 12:36:43 -05:00
Nate Prewitt 283bb9a264 updating history 2017-01-30 08:22:20 -07:00
Nate Prewitt 6888b580cd properly parse versions in more complex package defs 2017-01-30 08:18:40 -07:00
Nate Prewitt 5534baf2eb Merge pull request #159 from timofurrer/colorblind
Verify if PIPENV_COLORBLIND env variable is set to 1
2017-01-30 08:05:48 -07:00
Timo Furrer 75955210cb Verify if PIPENV_COLORBLIND env variable is set to 1 2017-01-30 11:12:46 +01:00
FooBarQuaxx a794b9fc8b Remove duplicate path calculation in setup.py 2017-01-30 09:43:14 +01:00
kennethreitz 272e910ea4 Auto-committing 'cli.py' 2017-01-29 19:45:31 -05:00
kennethreitz 7b2b077c5e Auto-committing 'cli.py' 2017-01-29 19:45:13 -05:00
kennethreitz 2d791e1393 Auto-committing 'HISTORY.txt' 2017-01-29 17:23:46 -05:00
kennethreitz 28f58b3c30 Auto-committing 'cli.py' 2017-01-29 17:23:09 -05:00
kennethreitz de66ce471f ignore autocommit toy 2017-01-29 17:22:27 -05:00
kennethreitz ca3d34a488 fix 2017-01-29 17:04:48 -05:00
Nate Prewitt c48d71cb35 Merge pull request #155 from jpadilla/master
Fix no color mode env variable detection
2017-01-29 14:49:29 -07:00
José Padilla 47135a056a Fix no color mode env variable detection 2017-01-29 16:40:54 -05:00
kennethreitz 6d1123ed6e v3.2.12 2017-01-29 16:13:20 -05:00
kennethreitz 9e9ba52966 no color mode 2017-01-29 16:08:28 -05:00
kennethreitz e20b502824 v3.2.11 v3.2.11 2017-01-29 15:08:35 -05:00
Nate Prewitt 64dd0aee14 Merge pull request #150 from nateprewitt/cleanup
Tidy up
2017-01-28 23:02:40 -07:00
Nate Prewitt f6231d7386 move parsing into appropriate function 2017-01-28 22:51:20 -07:00
Nate Prewitt 0346e8fe9f update docstrings to match changes 2017-01-28 22:51:14 -07:00
Nate Prewitt 2cd8ed0d63 move __PYENV_LAUNCHER__ unset so it's only run once 2017-01-28 22:34:36 -07:00
Nate Prewitt b1ade891d8 Update HISTORY.txt 2017-01-28 18:02:04 -07:00
Nate Prewitt b9cd50c70b Merge pull request #149 from nateprewitt/choose_the_right_thing
verify package version before adding it to Pipfile.lock
2017-01-28 16:06:15 -07:00
Nate Prewitt db7b55557d verify package version before adding it to Pipfile.lock 2017-01-28 16:00:18 -07:00
kennethreitz 4e920f5853 v3.2.10 v3.2.10 2017-01-28 16:26:19 -05:00
kennethreitz 629d417f71 fix run command 2017-01-28 16:22:39 -05:00
kennethreitz f468bde19d fix install command 2017-01-28 16:21:04 -05:00
kennethreitz 3f859c7e4f new lockfile 2017-01-28 16:21:04 -05:00
kennethreitz e72034e066 read source from pipfile.lock 2017-01-28 16:21:04 -05:00
kennethreitz 0120f65ef4 Merge pull request #145 from vadimadr/read-source-from-lockfile
read source from lockfile
2017-01-28 15:59:15 -05:00