1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

891 commits

Author SHA1 Message Date
Aniruddha Basak
5fb94298cf Fix whitespace 2019-10-15 12:22:47 +05:30
Aniruddha Basak
3e326a017b Fix typo 2019-10-15 12:09:42 +05:30
Aniruddha Basak
1e46e6c48d Added description for basic auth credentials 2019-10-14 17:21:24 +05:30
Christopher Hunt
5a997b7509
Merge pull request #7065 from chrahunt/pr-5955
Explicit support for hg+file
2019-10-06 09:39:42 -04:00
gpiks
f006a7b262 Clarify --no-binary when enumerating packages and add an example
Minor tweak to `--no-binary` documentation to specify that when
enumerating packages, the colons are not needed. Additionally,
add an example to demonstrate building a wheel from source.
2019-09-30 22:22:35 -04:00
John Paton
d6128bebe5 change filename in docs 2019-09-30 09:56:44 +02:00
John Paton
6b57c1f5df Move outdated outside utils and rename (pypa/pip#6532) 2019-09-30 09:56:44 +02:00
Chris Hunt
dc50948c3c Single backticks to double backticks in triage guide 2019-09-29 11:27:06 -04:00
Pradyun Gedam
6b74f2eccb
Initial triage guide (#6868) 2019-09-29 12:32:27 +05:30
Pradyun Gedam
5713057db2
Rewrap all of user_guide.rst at 80 characters 2019-09-26 13:21:40 +05:30
Pradyun Gedam
b926290a50
Merge pull request #7078 from pradyunsg/revamp-linting-processes
Revamp linting processes
2019-09-25 20:57:36 +05:30
Pradyun Gedam
45bc66ae1a
Add a space I missed. 2019-09-24 22:13:14 +05:30
Pradyun Gedam
c47e1b6e5d
Enable rst-backticks for ReST files and NEWS fragments 2019-09-24 18:03:22 +05:30
Pradyun Gedam
7224a1155c
Enable trailing-whitespace 2019-09-24 18:03:22 +05:30
Pradyun Gedam
6f8c29aa77
Enable end-of-file-fixer 2019-09-24 18:03:22 +05:30
Pradyun Gedam
0a25c7d4a6
Document that pre-commit is used for linting 2019-09-24 18:03:22 +05:30
Pradyun Gedam
3b0f2c32dd
Make the role of tox, in test running, clearer 2019-09-24 17:07:10 +05:30
Pradyun Gedam
2bbbc0756a
Oops! I'd missed a word. 2019-09-24 17:07:10 +05:30
Pradyun Gedam
96fd796334
Some hand-holding to tell folks to install Python 2019-09-24 17:07:10 +05:30
Pradyun Gedam
d0df9d375f
Drop references to lint-py2 and mypy in documentation 2019-09-24 17:03:39 +05:30
Chris Hunt
05964ead48 Address previous review comments 2019-09-22 11:10:25 -04:00
Adam Tse
3f98ee4250 Explicit support and tests for hg+file scheme for pip install. 2019-09-22 11:04:23 -04:00
Chris Hunt
2a4cfcb021 Address review comments. 2019-09-20 20:09:49 -04:00
Chris Hunt
a8996f25e5 Initial triage guide. 2019-09-20 20:09:49 -04:00
Christopher Hunt
cdbda9bfd3
Merge pull request #7022 from chrahunt/docs/triage-guide-1
Add triage guide document.
2019-09-19 07:48:19 -04:00
Chris Hunt
80339aab2c Add WIP note 2019-09-19 01:53:02 -04:00
Christopher Hunt
82c2dd40eb
Merge pull request #6203 from vinicyusmacedo/fix-pep-508
Fix is_url from splitting the scheme incorrectly when using PEP 440's direct references
2019-09-16 09:52:40 -04:00
Chris Hunt
42cbd3c737 Add triage guide document.
Includes basic issue tracker info, as a first step towards the full
document.
2019-09-15 13:22:38 -04:00
Chris Jerdonek
ca4fc9e741 Update architecture/package-finding.rst. 2019-09-12 02:31:45 -07:00
Pradyun Gedam
79ce923e1a
Update documented invocations of generate commands 2019-09-05 12:40:34 +05:30
Pradyun Gedam
3b2d138400
Rename tox lint-py3 to tox lint
Merge pull request #6934 from pradyunsg/lint-python3-default
2019-08-27 17:09:01 +05:30
Pradyun Gedam
506a08bc38
Rename tox lint-py3 to tox lint
Also update references to it, in Travis CI config and in documentation.
2019-08-27 13:55:20 +05:30
Sumana Harihareswara
289af52b59 Add WIP note 2019-08-22 12:42:35 -04:00
Pradyun Gedam
9b82fcc9d8
Merge branch 'master' into architecture 2019-08-22 21:07:58 +05:30
Pradyun Gedam
f0d48d1897
Merge pull request #6901 from pypa/pradyunsg-docs-improve-note
Note that pip's internals can change at any time
2019-08-22 12:50:47 +05:30
Chris Jerdonek
e888587c68
Note that pip's internals can change at any time 2019-08-21 15:51:38 +05:30
Chris Jerdonek
8db3944a64 Add initial architecture section for index.py and PackageFinder. 2019-08-20 22:49:30 -07:00
Sumana Harihareswara
9b0383ea6c WIP improve linking and formatting 2019-08-13 19:21:01 -04:00
Sumana Harihareswara
72094355dc WIP polish formatting 2019-08-13 19:21:01 -04:00
Sumana Harihareswara
f6a4c71c95 WIP fixing errors 2019-08-13 19:21:01 -04:00
Sumana Harihareswara
165e5a33ff WIP reorganizing 2019-08-13 19:21:01 -04:00
Sumana Harihareswara
c03335502a WIP formatting of source section 2019-08-13 19:21:01 -04:00
Sumana Harihareswara
7e51405806 WIP reformatting as nested list 2019-08-13 19:21:01 -04:00
Sumana Harihareswara
8f2d28b563 WIP to squash 2019-08-13 19:21:01 -04:00
Sumana Harihareswara
7662d840ed Polish formatting and wording 2019-08-13 19:21:01 -04:00
Sumana Harihareswara
4b8ecd6f2d Add architecture overview. 2019-08-13 19:21:01 -04:00
Vinicyus Macedo
16af35c613 Adding improvements to the _get_path_to_url function 2019-08-12 14:32:03 -03:00
Pradyun Gedam
7c319ad74a
Add a skeleton for architecture documentation (#6836) 2019-08-07 02:41:00 +05:30
Pradyun Gedam
5280483c06
Clarify who we welcome help from 2019-08-07 02:40:08 +05:30
Paul Moore
e4c32b9917
Merge pull request #6770 from omry/master
exclude '.tox', '.nox' from being copied during 'pip install .'
2019-08-05 23:29:02 +01:00