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 }}
BeyondandSharp
/
gitcache
Public
forked from
seeraven/gitcache
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 17, 2025
add RE_URL_WITHOUT_SUBDIR
BeyondandSharp
committed
ece4481
View commit details
Copy full SHA for ece4481
Browse repository at this point
Commits on Dec 24, 2024
Merge pull request #72 from seeraven/feature/release-v1.0.22
Show description for 912e2f7
seeraven
authored
912e2f7
View commit details
Copy full SHA for 912e2f7
Browse repository at this point
feature: Added pip-deps for Alpine.
seeraven
committed
2a6f053
View commit details
Copy full SHA for 2a6f053
Browse repository at this point
bugfix: Added missing dependency to github workflow.
seeraven
committed
0494aa5
View commit details
Copy full SHA for 0494aa5
Browse repository at this point
feature: Updated pip-deps on Linux.
seeraven
committed
e8a1293
View commit details
Copy full SHA for e8a1293
Browse repository at this point
feature: Removed outdated pip-deps files.
seeraven
committed
0946081
View commit details
Copy full SHA for 0946081
Browse repository at this point
feature: Bump version for next release.
seeraven
committed
569378a
View commit details
Copy full SHA for 569378a
Browse repository at this point
Commits on Dec 23, 2024
feature: Prepare new release v1.0.22
Clemens Rabe
committed
15eb3d9
View commit details
Copy full SHA for 15eb3d9
Browse repository at this point
Merge pull request #70 from seeraven/feature/update-macos-pip-deps-macos-15
Show description for 1e29d4c
seeraven
authored
1e29d4c
View commit details
Copy full SHA for 1e29d4c
Browse repository at this point
feature: Updated pip-dependencies for MacOS
seeraven
authored and
Clemens Rabe
committed
a5fcfb1
View commit details
Copy full SHA for a5fcfb1
Browse repository at this point
Merge pull request #69 from seeraven/feature/make-pip-package
Show description for 4f59b25
seeraven
authored
4f59b25
View commit details
Copy full SHA for 4f59b25
Browse repository at this point
feature: Updated changelog, Makefile and README.
seeraven
authored and
Clemens Rabe
committed
2c9f72d
View commit details
Copy full SHA for 2c9f72d
Browse repository at this point
feature: Added steps to build and test wheel when creating a new release.
seeraven
authored and
Clemens Rabe
committed
e9f04c3
View commit details
Copy full SHA for e9f04c3
Browse repository at this point
bugfix: Fixed for new behavior of github that asks for a username if a repository does not exist under a user space.
seeraven
authored and
Clemens Rabe
committed
2789090
View commit details
Copy full SHA for 2789090
Browse repository at this point
feature: Extended pyproject.toml to support building a wheel.
seeraven
committed
eaa503a
View commit details
Copy full SHA for eaa503a
Browse repository at this point
feature: Moved main entry point into function inside git_cache module.
seeraven
committed
5b372b8
View commit details
Copy full SHA for 5b372b8
Browse repository at this point
feature: Updated pip-dependencies for Ubuntu.
seeraven
committed
b78fb0c
View commit details
Copy full SHA for b78fb0c
Browse repository at this point
Commits on Dec 19, 2024
Merge pull request #68 from seeraven/feature/close_inactive_issues
Show description for ce2bfbe
seeraven
authored
ce2bfbe
View commit details
Copy full SHA for ce2bfbe
Browse repository at this point
feature: Added github workflow to close inactive issues automatically.
Clemens Rabe
committed
9f0a615
View commit details
Copy full SHA for 9f0a615
Browse repository at this point
Commits on Dec 1, 2024
feature: Updated README to include latest config option and development notes.
seeraven
committed
0be3841
View commit details
Copy full SHA for 0be3841
Browse repository at this point
Commits on Nov 29, 2024
Merge pull request #66 from waipeng/fix_readme
Show description for a98dcf4
seeraven
authored
a98dcf4
View commit details
Copy full SHA for a98dcf4
Browse repository at this point
bugfix: wrong arch name in README
Show description for 5ba93a3
waipeng
committed
5ba93a3
View commit details
Copy full SHA for 5ba93a3
Browse repository at this point
Commits on Nov 27, 2024
Merge pull request #65 from seeraven/feature/release-v1.0.21
Show description for 04cc741
seeraven
authored
04cc741
View commit details
Copy full SHA for 04cc741
Browse repository at this point
feature: Prepare for next version.
Clemens Rabe
committed
6686664
View commit details
Copy full SHA for 6686664
Browse repository at this point
feature: Prepare new release v1.0.21.
Clemens Rabe
committed
8d29d1e
View commit details
Copy full SHA for 8d29d1e
Browse repository at this point
feature: Added tests for partialfirst clone mode.
Clemens Rabe
committed
bb05283
View commit details
Copy full SHA for bb05283
Browse repository at this point
feature: Remove git dir after the last failed fetch in partial clone.
Clemens Rabe
committed
c458303
View commit details
Copy full SHA for c458303
Browse repository at this point
Fix locking and add Clone/CloneStyle configitem (#64)
Show description for 3f78741
Darejkal
authored
3f78741
View commit details
Copy full SHA for 3f78741
Browse repository at this point
Commits on Nov 24, 2024
Merge pull request #63 from seeraven/feature/release-v1.0.20
Show description for 1739386
seeraven
authored
1739386
View commit details
Copy full SHA for 1739386
Browse repository at this point
feature: Prepare for next release.
Clemens Rabe
committed
2b2a0a7
View commit details
Copy full SHA for 2b2a0a7
Browse repository at this point
feature: Prepare relase v1.0.20.
Clemens Rabe
committed
f76cda6
View commit details
Copy full SHA for f76cda6
Browse repository at this point
Merge pull request #62 from seeraven/feature/recurse-submodules
Show description for 8ef36d0
seeraven
authored
8ef36d0
View commit details
Copy full SHA for 8ef36d0
Browse repository at this point
feature: Added support for recursive and recurse-submodules options for git clone.
seeraven
authored and
Clemens Rabe
committed
71f9130
View commit details
Copy full SHA for 71f9130
Browse repository at this point
feature: Added type information to many functions.
seeraven
authored and
Clemens Rabe
committed
3462870
View commit details
Copy full SHA for 3462870
Browse repository at this point
Merge pull request #61 from seeraven/feature/bump-to-1.0.20
Show description for 628b6ba
seeraven
authored
628b6ba
View commit details
Copy full SHA for 628b6ba
Browse repository at this point
Previous
Next
You can’t perform that action at this time.