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
Type
/
to 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 }}
adeelahmad
/
rclone
Public
forked from
rclone/rclone
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
All time
Commit history
Commits on Jun 14, 2026
merge(sprint3/s3-03): MCP backend documentation GREEN
Show description for 6809d5c
adeelahmad
committed
6809d5c
View commit details
Copy full SHA for 6809d5c
Browse repository at this point
docs(mcp): add documentation and registration for MCP backend
Show description for d3896d4
adeelahmad
committed
d3896d4
View commit details
Copy full SHA for d3896d4
Browse repository at this point
merge(sprint3/s3-02): gcalfs slash sanitization + cache-key parity GREEN
Show description for 8bfe52e
adeelahmad
committed
8bfe52e
View commit details
Copy full SHA for 8bfe52e
Browse repository at this point
merge(sprint3/s3-01): gmailfs slash sanitization GREEN
Show description for 8445b8f
adeelahmad
committed
8445b8f
View commit details
Copy full SHA for 8445b8f
Browse repository at this point
fix(gcalfs): sanitize slash characters in calendar/event names
Show description for 3693704
adeelahmad
committed
3693704
View commit details
Copy full SHA for 3693704
Browse repository at this point
fix(gmailfs): sanitize slash characters in thread/attachment dir names
Show description for 8e08c0e
adeelahmad
committed
8e08c0e
View commit details
Copy full SHA for 8e08c0e
Browse repository at this point
Merge pull request #1: mcp: add Model Context Protocol (MCP) backend
Show description for a2f36a9
adeelahmad
committed
a2f36a9
View commit details
Copy full SHA for a2f36a9
Browse repository at this point
feat: add today/this-week/last-week/this-month/this-year virtual dirs to gmailfs
Show description for 52ff3d0
adeelahmad
committed
52ff3d0
View commit details
Copy full SHA for 52ff3d0
Browse repository at this point
fix: compute eml size eagerly in listThread so macFUSE stat returns non-zero
Show description for a8b57f6
adeelahmad
committed
a8b57f6
View commit details
Copy full SHA for a8b57f6
Browse repository at this point
feat: add service account auth to gmailfs and gcalfs backends
Show description for bdc1c64
adeelahmad
committed
bdc1c64
View commit details
Copy full SHA for bdc1c64
Browse repository at this point
mcp: add Model Context Protocol (MCP) backend
Show description for 1911af6
claude
committed
1911af6
View commit details
Copy full SHA for 1911af6
Browse repository at this point
feat: register gmailfs and gcalfs in binary, docs, and test harness (Wave 2)
Show description for b940c9e
adeelahmad
and
claude
committed
b940c9e
View commit details
Copy full SHA for b940c9e
Browse repository at this point
feat: add gmailfs and gcalfs read-only backends (Wave 1)
Show description for e75a818
adeelahmad
and
claude
committed
e75a818
View commit details
Copy full SHA for e75a818
Browse repository at this point
Commits on Jun 11, 2026
fshttp: add --dump trace to log connection level events via httptrace
Show description for 16091ce
ncw
committed
16091ce
View commit details
Copy full SHA for 16091ce
Browse repository at this point
fshttp: add --dump errors to dump only failed HTTP transactions - fixes #9471
Show description for 875a666
ncw
committed
875a666
View commit details
Copy full SHA for 875a666
Browse repository at this point
serve s3: skip TestS3Minio when the docker test framework is unavailable
Show description for 9c9fbeb
ncw
committed
9c9fbeb
View commit details
Copy full SHA for 9c9fbeb
Browse repository at this point
serve s3: stream multipart uploads to the backend instead of buffering in memory
Show description for 3d246a2
ncw
committed
3d246a2
View commit details
Copy full SHA for 3d246a2
Browse repository at this point
servetest: add RunWithBackend so serve tests can pick a non-local backing
Show description for 6267d29
ncw
committed
6267d29
View commit details
Copy full SHA for 6267d29
Browse repository at this point
docs: drive: note Google verification exemption for personal use apps
ncw
committed
a8c45fd
View commit details
Copy full SHA for a8c45fd
Browse repository at this point
Add Gaurav to contributors
ncw
committed
3286540
View commit details
Copy full SHA for 3286540
Browse repository at this point
Commits on Jun 10, 2026
dropbox: add support for impersonate_admin - fixes #9497
slash-init
authored
e15ce77
View commit details
Copy full SHA for e15ce77
Browse repository at this point
Commits on Jun 9, 2026
rc: document that rc API access is equivalent to shell access
ncw
committed
a37d54b
View commit details
Copy full SHA for a37d54b
Browse repository at this point
Add Filippo to contributors
ncw
committed
64e124f
View commit details
Copy full SHA for 64e124f
Browse repository at this point
docs: drive: update documentation about "Computers" folder
Show description for fa87df9
FilippoMuschera
authored
fa87df9
View commit details
Copy full SHA for fa87df9
Browse repository at this point
Commits on Jun 8, 2026
serve: fix auth proxy using stale config parameters when making a backend
Show description for df9935d
ncw
committed
df9935d
View commit details
Copy full SHA for df9935d
Browse repository at this point
accounting: fix goroutine leak in ResetCounters
Show description for a8f102c
ncw
committed
a8f102c
View commit details
Copy full SHA for a8f102c
Browse repository at this point
docs: fix --windows-event-log-level help
ncw
committed
ae4a054
View commit details
Copy full SHA for ae4a054
Browse repository at this point
Add bright to contributors
ncw
committed
4bc5bda
View commit details
Copy full SHA for 4bc5bda
Browse repository at this point
Add nako-ruru to contributors
ncw
committed
67f3783
View commit details
Copy full SHA for 67f3783
Browse repository at this point
Add IceLocke to contributors
ncw
committed
f14f2ca
View commit details
Copy full SHA for f14f2ca
Browse repository at this point
backend/filelu: fix recursive listing path handling and file filtering
kingston125
authored and
ncw
committed
e64480f
View commit details
Copy full SHA for e64480f
Browse repository at this point
Commits on Jun 6, 2026
docs: bisync - clarify flag interaction and minor changes
Show description for ec97bb4
Jan-Philipp Reßler
authored and
ncw
committed
ec97bb4
View commit details
Copy full SHA for ec97bb4
Browse repository at this point
Commits on Jun 5, 2026
ncdu/scan: add unit tests for the scan package
Show description for d3530cb
acme
authored
d3530cb
View commit details
Copy full SHA for d3530cb
Browse repository at this point
Changelog updates from Version v1.74.3
ncw
committed
97aefa4
View commit details
Copy full SHA for 97aefa4
Browse repository at this point
rc: stop global.* connection string options changing config CVE-2026-49980
Show description for 53f9728
ncw
committed
53f9728
View commit details
Copy full SHA for 53f9728
Browse repository at this point
Previous
Next
You can’t perform that action at this time.