Commit Graph

543 Commits

Author SHA1 Message Date
kennethreitz 45fd684b11 add lock to advanced section 2017-01-31 17:07:52 -05:00
kennethreitz 9e92bd1aaa render font 2017-01-31 17:05:15 -05:00
kennethreitz efe841f742 v3.2.14 v3.2.14 2017-01-31 17:01:54 -05:00
kennethreitz 9d42d65712 Merge pull request #172 from kennethreitz/clear_piplock
Clear piplock
2017-01-31 17:00:42 -05:00
Nate Prewitt b85a01bd6b no prints 2017-01-31 14:23:25 -07:00
Nate Prewitt 48e3665f29 clear lockfile before updating 2017-01-31 14:21:47 -07:00
Nate Prewitt c580909bf6 updating history 2017-01-31 09:22:56 -07:00
Nate Prewitt 54ed73bded make ensure_proper_casing togglable in ensure_pipfile
This is being introduced because we don't want to
validate our Pipfile for commands like `run`, `update`,
or `shell`. We still have to verify that the Pipfile
exists though for finding the virtualenv. This will
toggle validation off when it's unneeded.
2017-01-31 08:58:49 -07:00
Nate Prewitt 8c040c5207 Merge pull request #169 from kennethreitz/advanced_docs
Advanced docs
2017-01-31 00:04:33 -07:00
kennethreitz b868ce3479 Merge pull request #166 from vilhalmer/all-vcs
Support all version control systems that pip does
2017-01-31 01:52:20 -05:00
Nate Prewitt 3a224aff0d wording and formatting updates 2017-01-30 22:06:21 -07:00
Nate Prewitt a771b7a0c3 updating prompt example 2017-01-30 21:39:27 -07:00
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
vilhalmer 857a7d5a8e Remove unnecessary conditional 2017-01-30 19:47:02 -05:00
vilhalmer 51951d5ed0 Support all version control systems that pip does 2017-01-30 18:50:53 -05: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