Next | Query returned 15 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2023-04-18 20:51:48 by pin | Files touched by this commit (4) | Package updated
Log message:
net/termscp: update to 0.11.2

Released on 18/04/2023
 - Issue 154: fixed SCP relative paths on Windows
   2023-03-08 05:51:29 by pin | Files touched by this commit (1)
Log message:
net/termscp: remove deprecated patch
   2023-03-07 22:24:10 by pin | Files touched by this commit (4) | Package updated
Log message:
net/termscp: update to 0.11.1

0.11.1
Released on 07/03/2022
 - Issue 150
    - fixed config directory not being created
    - before setting default ssh config path; check wheter it actually exists
 - Security:
    - removed remove_dir_all crate with tempfile 3.4
 - Dependencies:
    - Bump ssh2-config to 0.1.6
   2023-02-23 08:36:28 by pin | Files touched by this commit (5) | Package updated
Log message:
net/termscp: update to 0.11.0

 - Transfers optimized:
   - If local/remote file have the same 'last modification time' (mtime),
     the file is not transferred
   - When the file is exchanged, all times attributes are set (if supported
     by the protocol)
 - Default ssh config path:
   - SSH configuration path is now '~/.ssh/config' by default
 - Added ARM64 Linux builds
 - Bugfix:
   - Fix issue 126
   - Fix issue 141
 - Bump dependencies
   2022-10-21 13:40:40 by pin | Files touched by this commit (6)
Log message:
net/termscp: import package

Termscp is a feature rich terminal file transfer and explorer, with support for
SCP/SFTP/FTP/S3. So basically is a terminal utility with an TUI to connect to a
remote server to retrieve and upload files and to interact with the local file
system.

Next | Query returned 15 messages, browsing 11 to 20 | previous