1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/lib
Michael Hanselmann cf19073ac9 cmd: Move exit status codes to separate package
Signal handling by the `atexit` package needs acceess to
`exitCodeUncategorizedError`. With this change all exit status values
are moved to a dedicated package so that they can be reused.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2021-07-07 17:59:26 +01:00
..
atexit lib/atexit: unregister interrupt handler once it has fired so users can interrupt again 2021-03-23 08:03:00 +00:00
bucket
buildinfo cmd/version: print os/version, kernel and bitness (#5204) 2021-04-05 21:53:09 +03:00
cache fs/cache: add --fs-cache-expire-duration to control the fs cache 2021-03-30 12:46:47 +01:00
dircache
encoder encoder/filename: Wrap scsu package 2021-02-12 11:39:39 +00:00
env ftp,sftp: fix docs for usernames 2020-09-27 11:44:05 +01:00
errors
exitcode cmd: Move exit status codes to separate package 2021-07-07 17:59:26 +01:00
file config: prevent use of windows reserved names in config file name 2021-04-12 18:17:19 +02:00
http lib/http: add default 404 handler 2021-05-02 11:30:02 +01:00
israce
jwtutil
mmap build: make rclone build with wasm 2020-08-10 17:32:21 +01:00
oauthutil fs: add names to each config parameter so we can override them #3455 2021-05-14 14:07:44 +01:00
pacer azureblob: add support for managed identities 2020-12-28 13:23:35 +00:00
plugin
pool
random test makefiles: add --seed flag and make data generated repeatable #5214 2021-04-12 18:14:01 +01:00
ranges Spelling fixes 2020-10-14 15:21:31 +01:00
readers lib/readers: add NewContextReader to error on context errors 2021-03-29 19:09:47 +01:00
rest lib/rest: fix multipart uploads stopping on context cancel 2021-03-29 19:09:47 +01:00
structs docs: spelling: e.g. 2020-10-28 18:16:23 +00:00
terminal fs: add support for flag --no-console on windows to hide the console window 2021-01-27 18:44:35 +00:00
version b2: fix versions and .files with no extension - fixes #5244 2021-05-17 16:20:29 +01:00