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 }}
angelcar
/
desync
Public
forked from
folbricht/desync
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 8, 2018
Improve error message when requesting compressed chunks from uncompressed HTTP server. Fix config file handling
folbricht
committed
fd46cc4
View commit details
Copy full SHA for fd46cc4
Browse repository at this point
Update dependencies
folbricht
committed
4ba2640
View commit details
Copy full SHA for 4ba2640
Browse repository at this point
Refactor code to use errgroup (#65)
Show description for fb143c1
folbricht
authored
fb143c1
View commit details
Copy full SHA for fb143c1
Browse repository at this point
Commits on Oct 2, 2018
Fix out-of-bounds when chunk data is exactly min chunk size (#64)
folbricht
committed
96ab403
View commit details
Copy full SHA for 96ab403
Browse repository at this point
Commits on Sep 30, 2018
Update documentation. Explain terms and make the markdown linter happy
folbricht
committed
773dfee
View commit details
Copy full SHA for 773dfee
Browse repository at this point
Commits on Sep 29, 2018
Implement GNU/Posix style command line args as per #58 (#63)
Show description for b251814
folbricht
authored
b251814
View commit details
Copy full SHA for b251814
Browse repository at this point
Fix merge issue
folbricht
committed
7bcc681
View commit details
Copy full SHA for 7bcc681
Browse repository at this point
Issue 50 - Allow configuration of individual stores and support uncompressed stores (#62)
Show description for f8b8acc
folbricht
authored
f8b8acc
View commit details
Copy full SHA for f8b8acc
Browse repository at this point
Commits on Sep 25, 2018
Support Windows paths for local stores and explicitly close temp filed before rename (#61)
folbricht
authored
7efc19a
View commit details
Copy full SHA for 7efc19a
Browse repository at this point
Commits on Sep 21, 2018
Separate dependencies that prevent building for Windows (#60)
folbricht
authored
ffa49c3
View commit details
Copy full SHA for ffa49c3
Browse repository at this point
Commits on Sep 9, 2018
update dependencies and remove go.sum
folbricht
committed
8d133bc
View commit details
Copy full SHA for 8d133bc
Browse repository at this point
Commits on Sep 3, 2018
Fix linter issues, mostly documentation
folbricht
committed
5a486cc
View commit details
Copy full SHA for 5a486cc
Browse repository at this point
Commits on Sep 2, 2018
Add module support
folbricht
committed
fec7199
View commit details
Copy full SHA for fec7199
Browse repository at this point
Commits on Sep 1, 2018
Add test to confirm blank chunks are reported as errors, not panics
folbricht
committed
b07b12e
View commit details
Copy full SHA for b07b12e
Browse repository at this point
Commits on Aug 28, 2018
Copy flags from catar to caidx on creation (#56)
charles-dyfis-net
authored and
folbricht
committed
1184e48
View commit details
Copy full SHA for 1184e48
Browse repository at this point
Commits on Aug 22, 2018
Implement filesystem-level cloning to reduce disk usage and improve performance (#55)
Show description for d9ce6d3
folbricht
authored
d9ce6d3
View commit details
Copy full SHA for d9ce6d3
Browse repository at this point
Commits on Aug 19, 2018
Merge pull request #53 from folbricht/issue-52
Show description for 637756e
folbricht
authored
637756e
View commit details
Copy full SHA for 637756e
Browse repository at this point
Avoid attempts to store duplicate chunks concurrently (#54)
Show description for e2702a3
folbricht
authored
e2702a3
View commit details
Copy full SHA for e2702a3
Browse repository at this point
Commits on Aug 18, 2018
Allow indexes to be read/written to STDIN/STDOUT. Implements #52
folbricht
committed
a13af84
View commit details
Copy full SHA for a13af84
Browse repository at this point
Commits on Aug 14, 2018
Add support to store and retrieve index files from remote (and local)… (#51)
Show description for 1d864f7
angelcar
authored and
folbricht
committed
1d864f7
View commit details
Copy full SHA for 1d864f7
Browse repository at this point
Fix nil pointer when running without console
folbricht
committed
7499e67
View commit details
Copy full SHA for 7499e67
Browse repository at this point
Commits on Aug 4, 2018
Include chunk ID in error message when decompression fails (#44)
folbricht
committed
37b451e
View commit details
Copy full SHA for 37b451e
Browse repository at this point
Commits on Aug 3, 2018
Encapsulate chunk storage in a single place (#46)
Show description for 7f1c492
angelcar
authored and
folbricht
committed
7f1c492
View commit details
Copy full SHA for 7f1c492
Browse repository at this point
Commits on Aug 2, 2018
Merge pull request #48 from folbricht/http-proxy
Show description for 995b135
folbricht
authored
995b135
View commit details
Copy full SHA for 995b135
Browse repository at this point
Commits on Jul 31, 2018
Merge pull request #45 from angelcar/hot-fix/chunk-error-missing-creds
Show description for badf03f
folbricht
authored
badf03f
View commit details
Copy full SHA for badf03f
Browse repository at this point
Commits on Jul 30, 2018
Report correct error messages when S3 credentials are invalid
angelcar
committed
9bf8195
View commit details
Copy full SHA for 9bf8195
Browse repository at this point
Support HTTP proxies by using the system proxy in the HTTP client
folbricht
committed
a7a07d3
View commit details
Copy full SHA for a7a07d3
Browse repository at this point
Commits on Jul 29, 2018
Use a better tempfile implementation to ensure chunk files and extracted files are created with the right permissions
folbricht
committed
e5fb3ff
View commit details
Copy full SHA for e5fb3ff
Browse repository at this point
Commits on Jul 28, 2018
Add support for AWS temporary (refreshable) credentials (#40)
Show description for 0753c18
angelcar
authored and
folbricht
committed
0753c18
View commit details
Copy full SHA for 0753c18
Browse repository at this point
Commits on Jul 17, 2018
Replace sftp.Rename() with sftp.PosixRename() to avoid race when storing chunks. Improve error messages from SFTP stores
folbrich
committed
a8eca69
View commit details
Copy full SHA for a8eca69
Browse repository at this point
Commits on Jul 7, 2018
Speed up reading indexes from disk with a buffered reader
folbrich
committed
4cf4285
View commit details
Copy full SHA for 4cf4285
Browse repository at this point
Commits on Jul 6, 2018
fix typo in cache usage
charles-dyfis-net
committed
b239f46
View commit details
Copy full SHA for b239f46
Browse repository at this point
Commits on Jul 5, 2018
Allow chunking a file and creating an index without storing the chunks
folbrich
committed
289802a
View commit details
Copy full SHA for 289802a
Browse repository at this point
Commits on Jun 23, 2018
Delete symlinks and devices prior to creation during untar to avoid failing on existing objects
folbrich
committed
246bc46
View commit details
Copy full SHA for 246bc46
Browse repository at this point
Correct error handling when untar-ing an index file
folbrich
committed
7a445eb
View commit details
Copy full SHA for 7a445eb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.