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 |
|
kennethreitz
|
03a0b8cdfb
|
history
#137
|
2017-01-28 15:57:28 -05:00 |
|
kennethreitz
|
e53ee74414
|
add support for any version of Python
#137
|
2017-01-28 15:56:51 -05:00 |
|
Vadim Andronov
|
625a04a849
|
read source from lockfile
|
2017-01-28 23:54:20 +03:00 |
|
kennethreitz
|
9abff55bc6
|
v3.2.9
|
2017-01-28 15:29:37 -05:00 |
|
kennethreitz
|
a64f3c13ef
|
delete temporary requirements.txt
fixes #142
|
2017-01-28 15:28:53 -05:00 |
|
kennethreitz
|
f82166d801
|
Merge pull request #138 from timofurrer/use-utils-module
Various fixes and cleanups
|
2017-01-28 08:20:14 -05:00 |
|
kennethreitz
|
b1bfc04946
|
Merge pull request #139 from timofurrer/colors
Change color from "Passed" when check passes to green
|
2017-01-28 08:19:18 -05:00 |
|
kennethreitz
|
6faad6c4ac
|
Merge pull request #135 from timofurrer/license-line-wrap
Wrap lines in license text
|
2017-01-28 08:18:50 -05:00 |
|
kennethreitz
|
ce259208ca
|
Merge pull request #136 from timofurrer/readme
Link pip and virtualenv projects in README
|
2017-01-28 08:18:31 -05:00 |
|
Timo Furrer
|
1ed0eb1c55
|
Change color from "Passed" when check passes to green
|
2017-01-28 14:15:56 +01:00 |
|
Timo Furrer
|
ae6de0d0a0
|
Add Python 3 cache and vim swap files to gitignore
|
2017-01-28 11:30:16 +01:00 |
|
Timo Furrer
|
c184017cda
|
Fix some PEP8 issues
|
2017-01-28 11:26:07 +01:00 |
|
Timo Furrer
|
acc680f11d
|
Fix anomalous backslash in string
|
2017-01-28 11:24:41 +01:00 |
|
Timo Furrer
|
6422a720df
|
Remove unused imports
|
2017-01-28 11:23:42 +01:00 |
|
Timo Furrer
|
d7b472903d
|
Move mkdir_p function to utils module
|
2017-01-28 11:21:12 +01:00 |
|
Timo Furrer
|
67c5204fad
|
Fix unknown function
The mkdir_p function in the activestate recipe was called _mkdir
|
2017-01-28 11:18:50 +01:00 |
|
Timo Furrer
|
48e5d064ff
|
Link pip and virtualenv projects in README
|
2017-01-28 10:55:51 +01:00 |
|