index
:
delta/pip.git
0.5.X
0.6.X
0.7.X
1.3.X
1.4.X
1.5.X
8512-feature-flag-docs
add-2020-ux-docs
add-maintainers-only-link
add-resolver-docs
add-sponsor-button
add-ux-docs
baserock/master
baserock/richardipsum/add-list-dependencies
bernard-backtracking
bump-rtd-python
check-long-desc
check-long_description
develop
docs-quickstart
feature/install-target
feature/pep381-verification
feature/ssl-mirror-requests
fix/9644
fix_script_names
force-implementation-tag
good-first-issue-template
issue-381-do-not-use-pwd-in-installation-process
issue-template
issue-templates
main
master
no-more-bot
pradyunsg-bump-sphinx
pradyunsg-docs-improve-note
pradyunsg-install-order-disclaimer
pradyunsg-news-architecture-docs
pradyunsg-patch-1
pradyunsg-release-details
pre-commit-ci-update-config
provider-integration
readthedocs-builder
refactor/cleanup-cli-opts
release/10.0.0
release/20.2b1
release/9.0.2
release/9.0.3
rename-auto-lock-label
revert-10279-reorg-dependency-resolution-information
revert-2513-ssh_and_commit_support
revert-2547-revert-2513-ssh_and_commit_support
revert-3724-norm-path
revert-5124-ui/limit-progress
revert-5478-ci/short-circuiting-appveyor
revert-7600-release-rewrite-lineendings
revert-9163-redact-url-from-help
revert-9264-new-resolver-dont-abort-on-inconsistent-candidate
shorter-no-response-window
threaded-page-getting
try-containers
xavfernandez-patch-1
github.com: pypa/pip.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
noxfile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a docs-live nox session
Pradyun Gedam
2021-03-06
1
-0
/
+16
*
Make vendoring task respond well to empty lines
Tzu-ping Chung
2021-02-23
1
-4
/
+7
*
Tweak and blacken noxfile.py
Pradyun Gedam
2021-02-21
1
-14
/
+16
*
Complete typing of noxfile.py
Jon Dufresne
2021-02-19
1
-8
/
+19
*
Better way to run slow linters in CI only
Stéphane Bidoul
2021-01-24
1
-3
/
+1
*
Release process now (as of 21.0) produces py3-only wheels
Paul Moore
2021-01-23
1
-1
/
+1
*
Merge pull request #9333 from sbidoul/pre-commit-speed-sbi
Stéphane Bidoul
2020-12-23
1
-0
/
+3
|
\
|
*
Improve local pre-commit experience
Stéphane Bidoul
2020-12-21
1
-0
/
+3
*
|
Drop Python 2.7 and 3.5 from CI
Pradyun Gedam
2020-12-19
1
-1
/
+1
|
/
*
Don't upgrade setuptools when vendoring
Pradyun Gedam
2020-11-28
1
-0
/
+3
*
Add automation for upgrading dependencies
Pradyun Gedam
2020-11-19
1
-3
/
+45
*
Document and start testing Python 3.9 support
Nguyễn Gia Phong
2020-10-12
1
-1
/
+1
*
Remove a sorted call
Pradyun Gedam
2020-05-21
1
-1
/
+1
*
Apply suggestion from review comments
Pradyun Gedam
2020-05-21
1
-1
/
+1
*
Make nox upload-release work on Windows
Paul Moore
2020-05-21
1
-3
/
+4
*
Fix copying distribution files from checkout
Pradyun Gedam
2020-04-21
1
-4
/
+4
*
Remove pip version requirement for vendoring
Paul Moore
2020-04-14
1
-3
/
+0
*
Add a vendoring session to noxfile.py
Paul Moore
2020-04-13
1
-0
/
+10
*
Significantly improve release version validation
Pradyun Gedam
2020-04-11
1
-4
/
+4
*
Speed up `nox -s docs`
Pradyun Gedam
2020-03-14
1
-1
/
+1
*
Fix nox -s docs
Pradyun Gedam
2020-02-11
1
-0
/
+1
*
♻ Relocate get_git_untracked_files to utils
Sviatoslav Sydorenko
2020-02-03
1
-17
/
+1
*
🎨 Copy and log built dists explicitly
Sviatoslav Sydorenko
2020-02-03
1
-6
/
+12
*
Relocate helper CMs to tools.automation.release
Sviatoslav Sydorenko
2020-02-03
1
-44
/
+4
*
Refactor the untracked files check
Sviatoslav Sydorenko
2020-02-03
1
-12
/
+21
*
Reword has_git_untracked_files error log msg
Sviatoslav Sydorenko
2020-02-03
1
-1
/
+1
*
Drop unnecessary build dir cleanup in tmp checkout
Sviatoslav Sydorenko
2020-02-03
1
-4
/
+0
*
Refactor isolated_temporary_checkout CM naming
Sviatoslav Sydorenko
2020-02-03
1
-4
/
+7
*
Move tmp dir logging to build_release
Sviatoslav Sydorenko
2020-02-03
1
-3
/
+4
*
Make mk_tmp_git_checkout docstring shorter
Sviatoslav Sydorenko
2020-02-03
1
-4
/
+1
*
Remove `dist/` before copying the dists back
Sviatoslav Sydorenko
2020-02-03
1
-0
/
+1
*
Use nox.sessions.Session.chdir instead of os.chdir
Sviatoslav Sydorenko
2020-02-03
1
-4
/
+2
*
Make release task build dists @ clean tmp checkout
Sviatoslav Sydorenko
2020-02-03
1
-5
/
+54
*
Abort on Git-untracked files in the workdir
Sviatoslav Sydorenko
2020-02-03
1
-0
/
+22
*
Revert "🔥 Exterminate files that aren't Git-tracked"
Sviatoslav Sydorenko
2020-02-03
1
-2
/
+3
*
🔥 Exterminate files that aren't Git-tracked
Sviatoslav Sydorenko
2020-02-03
1
-3
/
+2
*
Suggest a way of cleaning dist if non-empty
Sviatoslav Sydorenko
2020-01-30
1
-1
/
+4
*
Empty build directory before building distributions
Pradyun Gedam
2020-01-21
1
-0
/
+4
*
Add dist/ prefix to expected filenames
Pradyun Gedam
2020-01-21
1
-2
/
+2
*
Minor updates to noxfile.py (#7330)
Pradyun Gedam
2019-11-11
1
-1
/
+3
|
\
|
*
nox: Update interpreters available for testing
Pradyun Gedam
2019-11-10
1
-1
/
+1
|
*
nox: Remove pre-existing source distributions
Pradyun Gedam
2019-11-10
1
-0
/
+2
*
|
nox: Add a command for uploading releases
Pradyun Gedam
2019-11-10
1
-0
/
+33
*
|
nox: Log the correct command name in error
Pradyun Gedam
2019-11-10
1
-1
/
+1
|
/
*
Add a nox command to build release artifacts
Pradyun Gedam
2019-11-03
1
-0
/
+27
*
Rewrite release preparation automation
Pradyun Gedam
2019-11-03
1
-91
/
+32
*
Merge pull request #7191 from qiell/fix/update-shutil-remove-to-rmtree
Pradyun Gedam
2019-10-15
1
-1
/
+1
|
\
|
*
(Fix Tests): Change method from shutil.remove to shutil.rmtree
Akash Srivastava
2019-10-14
1
-1
/
+1
*
|
Add release target
Xavier Fernandez
2019-10-14
1
-1
/
+56
|
/
*
nox: Install from a source distribution
Pradyun Gedam
2019-10-07
1
-2
/
+13
[next]