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 }}
MarkZH
/
vintagebackup
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Automatically free up backup storage space
- #260
#260
Merged
MarkZH
merged 18 commits into
main
MarkZH/vintagebackup:main
from
free-up-auto
MarkZH/vintagebackup:free-up-auto
Copy head branch name to clipboard
Jul 20, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Automatically free up backup storage space
#260
MarkZH
merged 18 commits into
main
MarkZH/vintagebackup:main
from
free-up-auto
MarkZH/vintagebackup:free-up-auto
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
Create function to measure size of files in folder
MarkZH
committed
a31deeb
View commit details
Copy full SHA for a31deeb
Browse repository at this point
Add function to find size of unique files
Show description for a049d95
MarkZH
committed
a049d95
View commit details
Copy full SHA for a049d95
Browse repository at this point
Implement --free-up auto
MarkZH
committed
8a2c4a7
View commit details
Copy full SHA for 8a2c4a7
Browse repository at this point
Commits on Jul 9, 2026
Delete oldest backup with --free-up auto
Show description for 3950de8
MarkZH
committed
3950de8
View commit details
Copy full SHA for 3950de8
Browse repository at this point
Assert no errors with --free-up auto
Show description for a99ce6a
MarkZH
committed
a99ce6a
View commit details
Copy full SHA for a99ce6a
Browse repository at this point
Put line back in original location
MarkZH
committed
c304f11
View commit details
Copy full SHA for c304f11
Browse repository at this point
folder_size() doesn't overcount hardlinked files
Show description for 3a915cf
MarkZH
committed
3a915cf
View commit details
Copy full SHA for 3a915cf
Browse repository at this point
Commits on Jul 10, 2026
delete_oldest_backup() respects --max-deletions
MarkZH
committed
7c65728
View commit details
Copy full SHA for 7c65728
Browse repository at this point
Error if --free-up auto fails to delete a backup
MarkZH
committed
f0244a6
View commit details
Copy full SHA for f0244a6
Browse repository at this point
Add test for --free-up auto error state
MarkZH
committed
c161ee9
View commit details
Copy full SHA for c161ee9
Browse repository at this point
Simplify handling of --free-up auto
MarkZH
committed
0488c4f
View commit details
Copy full SHA for 0488c4f
Browse repository at this point
Log backup deletion
MarkZH
committed
6e60885
View commit details
Copy full SHA for 6e60885
Browse repository at this point
Commits on Jul 11, 2026
Add tests for delete_oldest_backup()
MarkZH
committed
c0db671
View commit details
Copy full SHA for c0db671
Browse repository at this point
Commits on Jul 12, 2026
Make --free-up auto action more clear in wiki
MarkZH
authored
05adac8
View commit details
Copy full SHA for 05adac8
Browse repository at this point
More logging messages
Show description for bf39a71
MarkZH
committed
bf39a71
View commit details
Copy full SHA for bf39a71
Browse repository at this point
Commits on Jul 15, 2026
Merge branch 'main' into free-up-auto
MarkZH
committed
4129003
View commit details
Copy full SHA for 4129003
Browse repository at this point
Commits on Jul 17, 2026
Merge https://github.com/MarkZH/vintagebackup into free-up-auto
MarkZH
committed
b7300a8
View commit details
Copy full SHA for b7300a8
Browse repository at this point
Commits on Jul 18, 2026
Merge https://github.com/MarkZH/vintagebackup into free-up-auto
MarkZH
committed
a9261ee
View commit details
Copy full SHA for a9261ee
Browse repository at this point
You can’t perform that action at this time.