Commit History

Author SHA1 Message Date
  Martin Prikryl 7b54dde3a6 Clang identifies some functions as "noreturn" + one noexcept(false) 7 months ago
  Martin Prikryl f7f00c631e Clang imposed changes that should be noop and have no effect on classic compiler 7 months ago
  Martin Prikryl 4019b56ffb Code errors identified by Clang 7 months ago
  Martin Prikryl 0d64cc1278 Issue 2352 – Remember empty session password 7 months ago
  Martin Prikryl 3dcb30ca22 Issue 2342 – Command-line interface for installing public key into server 9 months ago
  Martin Prikryl ef4e1e87ab Unused parameter 9 months ago
  Martin Prikryl ff0a744b58 Issue 2335 – Tunneled session password is not remembered 9 months ago
  Michael Lukashov 400bee57cf minor: Fix typos (#59) 10 months ago
  Martin Prikryl cbd7e799df Issue 2318 – Optionally push synchronization actions to queue 10 months ago
  Martin Prikryl c3aadded64 Factoring out some commons synchronization checklist functions 10 months ago
  Martin Prikryl fb3489c2ec Ongoing local delete operation can be moved to a background queue (only on a remote tab, as local tabs do not have a queue) 10 months ago
  Martin Prikryl e613fa29fe Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation 10 months ago
  Martin Prikryl 1162407e42 Commit 19ae9e1d broke cache invalidation of uploaded subdirectories 11 months ago
  Martin Prikryl 19ae9e1dca On Synchronization checklist window Move command can be used with a set of orphaned files and new folder in source directory 1 year ago
  Martin Prikryl 1ae9bc261e Logging memory use 1 year ago
  Martin Prikryl 3a3f514c59 Issue 912 – Thumbnail view in file panel (remote) 1 year ago
  Martin Prikryl 9f9d4655f1 Easier use of TValueRestorer 1 year ago
  Martin Prikryl d2deb06e87 Bug fix: Possibility that files in root folder were incorrectly used 1 year ago
  Martin Prikryl e782da2c87 Issue 2260 – Failure when trying to synchronize files by checksum on server that does not support it 1 year ago
  Martin Prikryl aa964c3fd2 Ignore attempts to directly move/duplicate file over itself, as if protocol requires deleting, the file would be lost 1 year ago
  Mikhail Lukashov a8e6220b88 fix typos 1 year ago
  Martin Prikryl 9a06496936 Bug fix: When S3 or WebDAV server did not provide file timestamp, downloaded file was set to oldest possible timestamp 1 year ago
  Martin Prikryl e6f16c13f9 Failure when moving files using FTP, caused by fbf8bdb1 1 year ago
  Martin Prikryl 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization 1 year ago
  Martin Prikryl fbf8bdb1b0 When overwriting existing remote directory while duplicating using secondary shell, removing the existing directory using the shell too 1 year ago
  Martin Prikryl 86c89666a7 Factoring out CommaTextToStringList 2 years ago
  Martin Prikryl d7ceff3eea Bug 2233: Consistent behavior across protocols and protocol capabilities when duplicating remote files 2 years ago
  Martin Prikryl 700baf45ee Restoring consistent behavior of failing, between duplicating and moving/renaming files over existing file with WebDAV protocol in scripting and .NET assembly 2 years ago
  Martin Prikryl 59393658a0 Bug 2227: Restored ability to duplicate remote folders using "cp" command in secondary shell session even when the SFTP server supports copy-file/copy-data extension 2 years ago
  Martin Prikryl bf7bdabcfa Bug 2226: Failure when error occurs on secondary shell session with Continue on error option enabled 2 years ago