FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · di/packaging.python.org · GitHub
di
/
packaging.python.org
Public
forked from
pypa/packaging.python.org
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 29, 2017
Fix user base path instructions for Windows users (#384)
Show description for 28ab93c
Jon Wayne Parrott
authored
28ab93c
View commit details
Copy full SHA for 28ab93c
Browse repository at this point
Commits on Sep 16, 2017
Add missing "is" (#380)
Show description for 35870ac
StevenMaude
authored and
ncoghlan
committed
35870ac
View commit details
Copy full SHA for 35870ac
Browse repository at this point
Commits on Sep 15, 2017
encourage RST checking with readme_renderer (#379)
Show description for 5eb8f2b
svenevs
authored and
Jon Wayne Parrott
committed
5eb8f2b
View commit details
Copy full SHA for 5eb8f2b
Browse repository at this point
Commits on Sep 12, 2017
Fix a handful of typos, missing punctuation (#376)
Show description for 0db912e
tjanson
authored and
Jon Wayne Parrott
committed
0db912e
View commit details
Copy full SHA for 0db912e
Browse repository at this point
Commits on Sep 1, 2017
Recommend the `--user-base` option (#374)
Show description for 66aa3a9
ncoghlan
authored
66aa3a9
View commit details
Copy full SHA for 66aa3a9
Browse repository at this point
Commits on Aug 31, 2017
Fix syntax error (#372)
kennethreitz
authored and
Jon Wayne Parrott
committed
ac759e6
View commit details
Copy full SHA for ac759e6
Browse repository at this point
Remove .git suffix from mercurial repository (#371)
Show description for 8b696f6
Sergi Almacellas Abellana
authored and
Jon Wayne Parrott
committed
8b696f6
View commit details
Copy full SHA for 8b696f6
Browse repository at this point
Add a new tutorial on installing packages using pipenv (#369)
Jon Wayne Parrott
authored
f3691de
View commit details
Copy full SHA for f3691de
Browse repository at this point
Commits on Aug 11, 2017
Add a guide on how to use TestPyPI (#366)
Jon Wayne Parrott
authored
e10c01b
View commit details
Copy full SHA for e10c01b
Browse repository at this point
Add pypi.org term (#365)
Jon Wayne Parrott
authored
91b8d6f
View commit details
Copy full SHA for 91b8d6f
Browse repository at this point
Commits on Aug 4, 2017
Add trailing "/" to testpypi url (#361)
Mariatta
authored and
Jon Wayne Parrott
committed
6b2eb9d
View commit details
Copy full SHA for 6b2eb9d
Browse repository at this point
Commits on Jul 29, 2017
Add flit to the key projects list (#358)
Jon Wayne Parrott
authored and
ncoghlan
committed
62a3d0a
View commit details
Copy full SHA for 62a3d0a
Browse repository at this point
Add enscons to the list of key projects
Jon Wayne Parrott
authored and
ncoghlan
committed
3d7d90f
View commit details
Copy full SHA for 3d7d90f
Browse repository at this point
Commits on Jul 28, 2017
Actually turn off link monitor
Jon Wayne Parrott
committed
d426d5e
View commit details
Copy full SHA for d426d5e
Browse repository at this point
Commits on Jul 27, 2017
Update readme with instructions on how to build the guide locally (#356)
MenukaIshan
authored and
Jon Wayne Parrott
committed
a2ab65b
View commit details
Copy full SHA for a2ab65b
Browse repository at this point
Making new TestPyPI URL more visible, adding note to homepage about pypi.org (#354)
Jon Wayne Parrott
authored
96a8b0a
View commit details
Copy full SHA for 96a8b0a
Browse repository at this point
Commits on Jul 14, 2017
Make link checker warning-only (#351)
Jon Wayne Parrott
authored
db8ce5c
View commit details
Copy full SHA for db8ce5c
Browse repository at this point
Commits on Jul 9, 2017
Merge pull request #344 from techtonik/patch-1
Show description for e5947f3
ddbeck
authored
e5947f3
View commit details
Copy full SHA for e5947f3
Browse repository at this point
Merge pull request #345 from fmaida/master
Show description for d1a6aad
ddbeck
authored
d1a6aad
View commit details
Copy full SHA for d1a6aad
Browse repository at this point
fix link check for new macOS heading (maybe, hopefully)
Daniel D. Beck
committed
75c9ab7
View commit details
Copy full SHA for 75c9ab7
Browse repository at this point
preserve links to previous Mac OS X heading
Daniel D. Beck
committed
28219db
View commit details
Copy full SHA for 28219db
Browse repository at this point
Tweak wording and formatting
ncoghlan
committed
67cf6aa
View commit details
Copy full SHA for 67cf6aa
Browse repository at this point
Fix formatting warning
ncoghlan
committed
1e05e31
View commit details
Copy full SHA for 1e05e31
Browse repository at this point
Update links for new section
ncoghlan
committed
3329e18
View commit details
Copy full SHA for 3329e18
Browse repository at this point
Note removal of explicit registration API (#347)
Show description for 326ba25
ncoghlan
authored
326ba25
View commit details
Copy full SHA for 326ba25
Browse repository at this point
Reference changed: OS X --> macOS
fmaida
committed
16233ae
View commit details
Copy full SHA for 16233ae
Browse repository at this point
Reference changed: OS X --> macOS
fmaida
committed
9895e2a
View commit details
Copy full SHA for 9895e2a
Browse repository at this point
Reference changed: OS X --> macOS
fmaida
committed
a710344
View commit details
Copy full SHA for a710344
Browse repository at this point
Commits on Jul 8, 2017
Fix link to build.cmd
techtonik
authored
c93e61b
View commit details
Copy full SHA for c93e61b
Browse repository at this point
Commits on Jun 29, 2017
Merge pull request #342 from tdsmith/patch-1
Show description for 7ea6868
dstufft
authored
7ea6868
View commit details
Copy full SHA for 7ea6868
Browse repository at this point
Wordsmith PyPI.org migration guide
Show description for c77323c
tdsmith
authored and
Tim D. Smith
committed
c77323c
View commit details
Copy full SHA for c77323c
Browse repository at this point
Commits on Jun 28, 2017
Update links (#340)
ncoghlan
authored
bd42807
View commit details
Copy full SHA for bd42807
Browse repository at this point
Add a document on migrating uploads to PyPI.org (#339)
dstufft
authored and
ncoghlan
committed
33d7ae5
View commit details
Copy full SHA for 33d7ae5
Browse repository at this point
Commits on Jun 25, 2017
Add a staging area for new tutorials (#333)
Jon Wayne Parrott
authored
a98461a
View commit details
Copy full SHA for a98461a
Browse repository at this point
Document `python_requires` (#338)
jwodder
authored and
Jon Wayne Parrott
committed
645e936
View commit details
Copy full SHA for 645e936
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL