This website requires JavaScript.
Explore
Help
Sign In
GitHubMirror
/
libmutton
Watch
1
Star
0
Fork
0
mirror of
https://github.com/rwinkhart/libmutton.git
synced
2026-08-28 04:46:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4689cae3f4a1e19486935f2da5b06bf0a90c731c
libmutton
/
sync
T
History
RandyTheSilly
4689cae3f4
Ensure sheared folders always end in a trailing slash in the deletions directory; this improves clarity and reduces duplicate entries in the deletions directory
2025-02-01 12:00:34 -05:00
..
1globals.go
Move FSSpace, FSPath, and FSMisc constants to core package to avoid import cycles
2024-08-13 20:28:33 -04:00
client.go
Sync deletions before folders to avoid failing to download folder contents if the deleted folder is re-added prior to sync
2025-01-26 18:12:54 -05:00
common.go
Ensure sheared folders always end in a trailing slash in the deletions directory; this improves clarity and reduces duplicate entries in the deletions directory
2025-02-01 12:00:34 -05:00
commonUNIX.go
Assign error-specific exit codes to constants
2024-08-13 20:48:20 -04:00
commonWIN.go
Assign error-specific exit codes to constants
2024-08-13 20:48:20 -04:00
init.go
Assign error-specific exit codes to constants
2024-08-13 20:48:20 -04:00
oneOff.go
Ensure sheared folders always end in a trailing slash in the deletions directory; this improves clarity and reduces duplicate entries in the deletions directory
2025-02-01 12:00:34 -05:00
server.go
Assign error-specific exit codes to constants
2024-08-13 20:48:20 -04:00