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 }}
patchwright
/
giturlparse
Public
forked from
nephila/giturlparse
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
giturlparse
giturlparse
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 22, 2025
Release 0.14.0
protoroto
committed
15b781a
View commit details
Copy full SHA for 15b781a
View code at this point
Browse repository at this point
allow rewriting repo and owner (#110)
Show description for 5fe6331
non7top
and
protoroto
authored
5fe6331
View commit details
Copy full SHA for 5fe6331
View code at this point
Browse repository at this point
Release 0.13.0
protoroto
committed
503f633
View commit details
Copy full SHA for 503f633
View code at this point
Browse repository at this point
Bugfix/issue 107 fix bitbucked url parse (#118)
Show description for 4db5dc6
4 people
authored
4db5dc6
View commit details
Copy full SHA for 4db5dc6
View code at this point
Browse repository at this point
Commits on Sep 24, 2023
Release 0.12.0
protoroto
committed
e39fba0
View commit details
Copy full SHA for e39fba0
View code at this point
Browse repository at this point
Fix Gitlab parsing for repo with `-` (#76)
Show description for 880ed7b
boozec
and
protoroto
authored
880ed7b
View commit details
Copy full SHA for 880ed7b
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Add gitlab/github username:access_token parse support (#73)
protoroto
authored
4f783b3
View commit details
Copy full SHA for 4f783b3
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
Release 0.11.1
protoroto
committed
d970c68
View commit details
Copy full SHA for d970c68
View code at this point
Browse repository at this point
Remove debug print statements (#67)
Show description for be53ca8
Sillocan
and
pre-commit-ci[bot]
authored
be53ca8
View commit details
Copy full SHA for be53ca8
View code at this point
Browse repository at this point
Commits on Aug 3, 2023
Release 0.11.0
protoroto
committed
d48b79b
View commit details
Copy full SHA for d48b79b
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Add more github use cases (#53)
yakky
authored
71d79a5
View commit details
Copy full SHA for 71d79a5
View code at this point
Browse repository at this point
Fix gitlab regexp to match more samples (#52)
Show description for fc819d9
yakky
authored
fc819d9
View commit details
Copy full SHA for fc819d9
View code at this point
Browse repository at this point
Fix generic git URL parsing (#50)
yakky
authored
ab836a5
View commit details
Copy full SHA for ab836a5
View code at this point
Browse repository at this point
Commits on Apr 24, 2023
Add support for Python 3.8+ (#49)
yakky
authored
aa28e06
View commit details
Copy full SHA for aa28e06
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Use -munittest instead of setup.py test to run tests (#39)
Show description for 275b3b1
yakky
authored
275b3b1
View commit details
Copy full SHA for 275b3b1
View code at this point
Browse repository at this point
Add support for more github urls styles (#38)
yakky
authored
ba1187d
View commit details
Copy full SHA for ba1187d
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
Release 0.10.0
yakky
committed
0ae754b
View commit details
Copy full SHA for 0ae754b
View code at this point
Browse repository at this point
Improve pattern recognition (#26)
Show description for 62cc0bc
yakky
and
pbellocq
authored
62cc0bc
View commit details
Copy full SHA for 62cc0bc
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Update tooling, drop python 2 (#25)
protoroto
authored
8d6e108
View commit details
Copy full SHA for 8d6e108
View code at this point
Browse repository at this point
Commits on Oct 27, 2018
Release 0.9.2
yakky
committed
1157e75
View commit details
Copy full SHA for 1157e75
View code at this point
Browse repository at this point
Add tests for hyphened org names
yakky
committed
4d64ec5
View commit details
Copy full SHA for 4d64ec5
View code at this point
Browse repository at this point
Fix tests
yakky
committed
f219ff6
View commit details
Copy full SHA for f219ff6
View code at this point
Browse repository at this point
removed "s" from the base platform regex
kinkerl
authored and
yakky
committed
142c080
View commit details
Copy full SHA for 142c080
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
Release 0.9.1
yakky
committed
8d8b7be
View commit details
Copy full SHA for 8d8b7be
View code at this point
Browse repository at this point
Release 0.9
yakky
committed
4d6ca21
View commit details
Copy full SHA for 4d6ca21
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
Fix tests
yakky
committed
c29e98f
View commit details
Copy full SHA for c29e98f
View code at this point
Browse repository at this point
Fix pep8
yakky
committed
9f297b1
View commit details
Copy full SHA for 9f297b1
View code at this point
Browse repository at this point
fix isort style
yakky
committed
644649d
View commit details
Copy full SHA for 644649d
View code at this point
Browse repository at this point
fix packaging
yakky
committed
d6ade40
View commit details
Copy full SHA for d6ade40
View code at this point
Browse repository at this point
Commits on Feb 11, 2017
Fix typo
Show description for 20acbd8
yakky
authored
20acbd8
View commit details
Copy full SHA for 20acbd8
View code at this point
Browse repository at this point
Merge pull request #2 from dlenski/feature/no_dot_git_required
Show description for 89b2daf
yakky
authored
89b2daf
View commit details
Copy full SHA for 89b2daf
View code at this point
Browse repository at this point
.git extension is not required by Gitlab, Bitbucket, or Github (and also, the . is a literal and needs to be escaped)
dlenski
committed
96fe75c
View commit details
Copy full SHA for 96fe75c
View code at this point
Browse repository at this point
Merge pull request #1 from nooperpudd/master
Show description for 06be702
yakky
authored
06be702
View commit details
Copy full SHA for 06be702
View code at this point
Browse repository at this point
Commits on Dec 26, 2016
fix https url
Show description for c6a4b4c
nooperpudd
authored
c6a4b4c
View commit details
Copy full SHA for c6a4b4c
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
Mutable list of platforms for extensibility
daevaorn
committed
cef0bd3
View commit details
Copy full SHA for cef0bd3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.