.. |
accounting
|
docs: remove repeated words
|
2024-03-13 17:12:39 +00:00 |
asyncreader
|
|
|
cache
|
fs/cache: add PutErr to add an fs.Fs with an fs.ErrorIsFile error to the cache
|
2024-02-29 16:21:41 +00:00 |
chunkedreader
|
|
|
chunksize
|
|
|
config
|
config: show more user friendly names of custom types in ui
|
2024-03-29 21:20:19 +01:00 |
dirtree
|
|
|
driveletter
|
|
|
filter
|
fs: add more detailed logging for file includes/excludes
|
2024-01-22 16:46:26 +00:00 |
fserrors
|
|
|
fshttp
|
fs/fshttp: fix --contimeout being ignored
|
2023-11-24 17:53:33 +00:00 |
fspath
|
|
|
hash
|
hash: allow runtime configuration of supported hashes for testing
|
2023-11-24 11:19:58 +00:00 |
list
|
fs: allow Metadata calls to be called with Directory or Object
|
2024-02-27 10:56:19 +00:00 |
log
|
systemd: Fix detection and switch to the coreos package everywhere
|
2023-12-02 14:17:15 +00:00 |
logger
|
sync: report list of synced paths to file -- see #7282
|
2024-01-20 14:50:08 -05:00 |
march
|
march: Fix excessive parallelism when using --no-traverse
|
2023-11-20 17:36:31 +00:00 |
object
|
|
|
operations
|
copy: fix nil pointer dereference when corrupted on transfer with nil dst
|
2024-04-02 15:34:58 +01:00 |
rc
|
rcserver: set ModTime for dirs and files served by --rc-serve
|
2024-04-02 12:10:45 +01:00 |
sync
|
sync: don't sync directory modtimes from backends which don't have directories
|
2024-03-09 11:28:15 +00:00 |
walk
|
fs: add more detailed logging for file includes/excludes
|
2024-01-22 16:46:26 +00:00 |
backend_config_test.go
|
|
|
backend_config.go
|
|
|
bits_test.go
|
fs: add IsSet convenience method to Bits
|
2023-10-23 15:43:42 +01:00 |
bits.go
|
fs: fix docs for Bits
|
2023-10-23 15:43:55 +01:00 |
bwtimetable_test.go
|
fs: fix option types printing incorrectly for backend flags
|
2023-10-03 11:23:58 +01:00 |
bwtimetable.go
|
|
|
config_list_test.go
|
|
|
config_list.go
|
|
|
config_test.go
|
|
|
config.go
|
fs: Implement --no-update-dir-modtime to disable setting modification times on dirs
|
2024-03-07 17:20:24 +00:00 |
configmap.go
|
|
|
countsuffix_test.go
|
fs: fix option types printing incorrectly for backend flags
|
2023-10-03 11:23:58 +01:00 |
countsuffix.go
|
fs: fix option types printing incorrectly for backend flags
|
2023-10-03 11:23:58 +01:00 |
cutoffmode_test.go
|
fs: re-implement CutoffMode, LogLevel, TerminalColorMode with Enum
|
2023-10-03 15:14:24 +01:00 |
cutoffmode.go
|
fs: re-implement CutoffMode, LogLevel, TerminalColorMode with Enum
|
2023-10-03 15:14:24 +01:00 |
daemon_other.go
|
|
|
daemon_unix.go
|
|
|
deletemode.go
|
|
|
dir_wrapper.go
|
combine: fix CopyDirMetadata error on upstream root
|
2024-03-07 11:09:07 +00:00 |
dir.go
|
fs: allow Metadata calls to be called with Directory or Object
|
2024-02-27 10:56:19 +00:00 |
direntries_test.go
|
|
|
direntries.go
|
|
|
dump_test.go
|
fs: re-implement DumpMode with Bits
|
2023-10-03 15:24:09 +01:00 |
dump.go
|
fs: implement --metadata-mapper to transform metatadata with a user supplied program
|
2023-11-18 17:49:35 +00:00 |
enum_test.go
|
fs: re-implement CutoffMode, LogLevel, TerminalColorMode with Enum
|
2023-10-03 15:14:24 +01:00 |
enum.go
|
fs: re-implement CutoffMode, LogLevel, TerminalColorMode with Enum
|
2023-10-03 15:14:24 +01:00 |
features.go
|
fs: add Directory Metadata flags for backends and interfaces
|
2024-02-27 10:56:19 +00:00 |
fingerprint_test.go
|
|
|
fingerprint.go
|
|
|
fs_test.go
|
|
|
fs.go
|
|
|
log_test.go
|
fs: fix a typo in a comment
|
2023-11-16 17:15:00 +00:00 |
log.go
|
onedrive: fix --metadata-mapper called twice if writing permissions
|
2024-04-02 14:57:43 +01:00 |
metadata_mapper_code.go
|
fs: implement --metadata-mapper to transform metatadata with a user supplied program
|
2023-11-18 17:49:35 +00:00 |
metadata_test.go
|
fs: implement --metadata-mapper to transform metatadata with a user supplied program
|
2023-11-18 17:49:35 +00:00 |
metadata.go
|
fs: allow Metadata calls to be called with Directory or Object
|
2024-02-27 10:56:19 +00:00 |
mimetype.go
|
fs: allow Metadata calls to be called with Directory or Object
|
2024-02-27 10:56:19 +00:00 |
mount_helper_test.go
|
|
|
mount_helper.go
|
|
|
newfs_test.go
|
|
|
newfs.go
|
|
|
open_options_test.go
|
|
|
open_options.go
|
fs: add MetadataAsOpenOptions
|
2024-03-07 14:44:45 +00:00 |
override_dir_test.go
|
|
|
override_dir.go
|
|
|
override_test.go
|
|
|
override.go
|
|
|
pacer.go
|
|
|
parseduration_test.go
|
fs: improve JSON Unmarshalling for Duration
|
2024-03-13 18:08:59 +00:00 |
parseduration.go
|
fs: improve JSON Unmarshalling for Duration
|
2024-03-13 18:08:59 +00:00 |
parsetime_test.go
|
fs: fix option types printing incorrectly for backend flags
|
2023-10-03 11:23:58 +01:00 |
parsetime.go
|
|
|
registry.go
|
config: add ending period on description option help text
|
2024-03-29 17:11:21 +01:00 |
sizesuffix_test.go
|
fs: fix option types printing incorrectly for backend flags
|
2023-10-03 11:23:58 +01:00 |
sizesuffix.go
|
fs: fix option types printing incorrectly for backend flags
|
2023-10-03 11:23:58 +01:00 |
terminalcolormode_test.go
|
fs: re-implement CutoffMode, LogLevel, TerminalColorMode with Enum
|
2023-10-03 15:14:24 +01:00 |
terminalcolormode.go
|
fs: re-implement CutoffMode, LogLevel, TerminalColorMode with Enum
|
2023-10-03 15:14:24 +01:00 |
tristate_test.go
|
fs: fix option types printing incorrectly for backend flags
|
2023-10-03 11:23:58 +01:00 |
tristate.go
|
|
|
types.go
|
fs: allow Metadata calls to be called with Directory or Object
|
2024-02-27 10:56:19 +00:00 |
version.go
|
|
|
versioncheck.go
|
build: update to go1.22rc1 and make go1.20 the minimum required version
|
2024-01-15 16:22:07 +00:00 |
versionsuffix.go
|
|
|
versiontag.go
|
Start v1.67.0-DEV development
|
2024-03-10 12:14:00 +00:00 |