Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dirk-thomas
/
vcstool
Public
Notifications
You must be signed in to change notification settings
Fork
104
Star
504
Code
Issues
51
Pull requests
16
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Support authentication
- #128
#128
Open
kyrofa
wants to merge 16 commits into
dirk-thomas:master
dirk-thomas/vcstool:master
from
kyrofa:feature/netrc-support
kyrofa/vcstool:feature/netrc-support
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Support authentication
#128
kyrofa
wants to merge 16 commits into
dirk-thomas:master
dirk-thomas/vcstool:master
from
kyrofa:feature/netrc-support
kyrofa/vcstool:feature/netrc-support
Copy head branch name to clipboard
Commits
Commits on May 18, 2020
Support authentication
Show description for b7f27ae
kyrofa
committed
b7f27ae
View commit details
Copy full SHA for b7f27ae
Browse repository at this point
Commits on May 22, 2020
Refactor authentication fallback return/raise pattern
Show description for 1cdc397
kyrofa
committed
1cdc397
View commit details
Copy full SHA for 1cdc397
Browse repository at this point
Add appdirs dependency
Show description for 92a3bdf
kyrofa
committed
92a3bdf
View commit details
Copy full SHA for 92a3bdf
Browse repository at this point
Make _authenticated_urlopen retryable
Show description for 91f6ad0
kyrofa
committed
91f6ad0
View commit details
Copy full SHA for 91f6ad0
Browse repository at this point
Support testing authenticated URLs
Show description for f328627
kyrofa
committed
f328627
View commit details
Copy full SHA for f328627
Browse repository at this point
Use older assertRaisesRegexp
Show description for bdc0d09
kyrofa
committed
bdc0d09
View commit details
Copy full SHA for bdc0d09
Browse repository at this point
Get rid of assertRaisesRegex* completely
Show description for 6b2b87b
kyrofa
committed
6b2b87b
View commit details
Copy full SHA for 6b2b87b
Browse repository at this point
Use get_full_url()
Show description for 7ea0db9
kyrofa
committed
7ea0db9
View commit details
Copy full SHA for 7ea0db9
Browse repository at this point
Get rid of functools
Show description for 157967f
kyrofa
committed
157967f
View commit details
Copy full SHA for 157967f
Browse repository at this point
Commits on May 26, 2020
Document authentication behavior in README
Show description for fc361a2
kyrofa
committed
fc361a2
View commit details
Copy full SHA for fc361a2
Browse repository at this point
Commits on Jun 11, 2020
insert mock in alphabetical order
dirk-thomas
committed
037b225
View commit details
Copy full SHA for 037b225
Browse repository at this point
use single quotes
dirk-thomas
committed
723abee
View commit details
Copy full SHA for 723abee
Browse repository at this point
correct case for proper names
dirk-thomas
committed
3c2d0ab
View commit details
Copy full SHA for 3c2d0ab
Browse repository at this point
style only
dirk-thomas
committed
de57cd4
View commit details
Copy full SHA for de57cd4
Browse repository at this point
Commits on Jun 15, 2020
Specify that this feature is for .tar and .zip
Show description for f06fdce
kyrofa
committed
f06fdce
View commit details
Copy full SHA for f06fdce
Browse repository at this point
Compare against Request type instead of str
Show description for 45d012d
kyrofa
committed
45d012d
View commit details
Copy full SHA for 45d012d
Browse repository at this point
You can’t perform that action at this time.