master
lsf: add support for unix and unixnano time formats
check: improved reporting of differences in sizes and contents
operations: add method to real time account server side copy
operations: fix partial name collisions for non --inplace copies
accounting: fix global error acounting
test: replace defer cleanup with `t.Cleanup`
list: add ListDirSortedFn for callback oriented directory listing
copy,copyto,move,moveto: implement logger flags to store result of sync
operations: fix operations/stat for directories wth large parent dirs
operations: multithread copy: grab memory before making go routines
internxt: implement multi-part uploads
operations: fix silent truncation of streaming uploads whose source ends early
fs: deglobalise the config #4685
rc: flip auth default so all endpoints require auth unless opted out
operations: fix core/du test with missing cache dir
operations: add ReadAt method to ReOpen