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
Accelerator
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 }}
dominics
/
desync
Public
forked from
folbricht/desync
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
fuse-v2
User selector
All users
All time
Commit history
Commits on Sep 29, 2019
Switch to using v2 Fuse library
folbricht
committed
f301ac5
View commit details
Copy full SHA for f301ac5
Browse repository at this point
Option to zero timestamps in tar archives (#128)
folbricht
authored
4e88fc1
View commit details
Copy full SHA for 4e88fc1
Browse repository at this point
Fix Windows build
folbricht
committed
738f4a5
View commit details
Copy full SHA for 738f4a5
Browse repository at this point
Commits on Sep 21, 2019
Prevent untar from hanging on error during stream assembly (#127)
folbricht
authored
7f2dfd0
View commit details
Copy full SHA for 7f2dfd0
Browse repository at this point
Implement mtree subcommand (#125)
Show description for e366007
folbricht
authored
e366007
View commit details
Copy full SHA for e366007
Browse repository at this point
Commits on Sep 2, 2019
Implement read from/write to tar archives (#118)
Show description for 8ee70ea
folbricht
authored
8ee70ea
View commit details
Copy full SHA for 8ee70ea
Browse repository at this point
Commits on Aug 21, 2019
Support SHA256 digest algorithm (#121)
folbricht
authored
d907313
View commit details
Copy full SHA for d907313
Browse repository at this point
Commits on Aug 15, 2019
Add CaFormatExcludeFile flag as per #114 (#116)
folbricht
authored
74e3261
View commit details
Copy full SHA for 74e3261
Browse repository at this point
Commits on Aug 11, 2019
Use a BST for the list of Goodye items (#115)
folbricht
authored
77f1d9f
View commit details
Copy full SHA for 77f1d9f
Browse repository at this point
Commits on Aug 3, 2019
Preserve device file mode during untar to actually create devices with mknod, not files
folbricht
committed
b5d3c38
View commit details
Copy full SHA for b5d3c38
Browse repository at this point
Correctly append slash to HTTP store paths as per #112
folbricht
committed
2c00bf2
View commit details
Copy full SHA for 2c00bf2
Browse repository at this point
Commits on Aug 1, 2019
Improve parallel chunking when dealing with large sparse files (#111)
Show description for d9ad4b1
folbricht
authored
d9ad4b1
View commit details
Copy full SHA for d9ad4b1
Browse repository at this point
Commits on Jul 25, 2019
Add missing test files
folbricht
committed
d91e287
View commit details
Copy full SHA for d91e287
Browse repository at this point
Commits on Jul 14, 2019
Fix silly mistake in dedup queue
folbricht
committed
3d5ef2c
View commit details
Copy full SHA for 3d5ef2c
Browse repository at this point
Commits on Jun 2, 2019
Dedup in-flight requests for chunks in the HTTP chunk-server (#106)
Show description for d7a3887
folbricht
authored
d7a3887
View commit details
Copy full SHA for d7a3887
Browse repository at this point
Store failover (#105)
Show description for 0ae8bd3
folbricht
authored
0ae8bd3
View commit details
Copy full SHA for 0ae8bd3
Browse repository at this point
Commits on May 25, 2019
Update zstd and go-fuse dependencies (#107)
Show description for bc0d668
folbricht
authored
bc0d668
View commit details
Copy full SHA for bc0d668
Browse repository at this point
Support logging of requests in chunk-server and index-server (#108)
folbricht
authored
bea7c78
View commit details
Copy full SHA for bea7c78
Browse repository at this point
Commits on May 4, 2019
HTTP Authorization (#102)
Show description for fd9664c
folbricht
authored
fd9664c
View commit details
Copy full SHA for fd9664c
Browse repository at this point
Commits on Mar 31, 2019
Fix tests on Windows. Closes #72
folbricht
committed
c36f2a8
View commit details
Copy full SHA for c36f2a8
Browse repository at this point
Commits on Mar 30, 2019
Merge pull request #100 from folbricht/infinite-client-timeout
Show description for c7f58c7
folbricht
authored
c7f58c7
View commit details
Copy full SHA for c7f58c7
Browse repository at this point
Support infinite HTTP client timeout
folbricht
committed
99c7e4f
View commit details
Copy full SHA for 99c7e4f
Browse repository at this point
Merge pull request #99 from folbricht/mutual-tls
Show description for 9e3dcce
folbricht
authored
9e3dcce
View commit details
Copy full SHA for 9e3dcce
Browse repository at this point
Support mutual TLS on chunk and index server
folbricht
committed
87637c9
View commit details
Copy full SHA for 87637c9
Browse repository at this point
Merge pull request #98 from folbricht/ca-cert
Show description for de5d3a1
folbricht
authored
de5d3a1
View commit details
Copy full SHA for de5d3a1
Browse repository at this point
Add --ca-cert optiom to set trusted certs or CAs
folbricht
committed
2ed8222
View commit details
Copy full SHA for 2ed8222
Browse repository at this point
Commits on Jan 29, 2019
Merge pull request #95 from svishwanath-tw/fix-32-bit-builds
Show description for 34c728a
folbricht
authored
34c728a
View commit details
Copy full SHA for 34c728a
Browse repository at this point
Fixes issue with 32 bit builds of desync
Show description for 90821ce
svishwanath-tw
authored
90821ce
View commit details
Copy full SHA for 90821ce
Browse repository at this point
Commits on Jan 25, 2019
Merge pull request #94 from kmeaw/fix-untar-error-blocking
Show description for 2c2d503
folbricht
authored
2c2d503
View commit details
Copy full SHA for 2c2d503
Browse repository at this point
Commits on Jan 24, 2019
Fix untar: do not stall if UnTar fails under UnTarIndex
Show description for 52cfc3b
kmeaw
committed
52cfc3b
View commit details
Copy full SHA for 52cfc3b
Browse repository at this point
Commits on Jan 23, 2019
Fix untar: create files w.r.t. umask if --no-same-permissions is set
Show description for 4b0da5a
kmeaw
committed
4b0da5a
View commit details
Copy full SHA for 4b0da5a
Browse repository at this point
Commits on Jan 18, 2019
Merge pull request #93 from folbricht/chop-ignore
Show description for 3850572
folbricht
authored
3850572
View commit details
Copy full SHA for 3850572
Browse repository at this point
Commits on Jan 16, 2019
Allow ignoring chunks from existing indexes when chopping blobs
folbricht
committed
946afcb
View commit details
Copy full SHA for 946afcb
Browse repository at this point
Merge pull request #89 from folbricht/issue-88
Show description for bfc2b21
folbricht
authored
bfc2b21
View commit details
Copy full SHA for bfc2b21
Browse repository at this point
Commits on Jan 7, 2019
Merge pull request #90 from folbricht/issue-86
Show description for faf63a7
folbricht
authored
faf63a7
View commit details
Copy full SHA for faf63a7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.