Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make remote file locks more robust | Michael Albinus | 2021-07-18 | 1 | -3/+3 |
* | Add remote-file-name-inhibit-locks | Michael Albinus | 2021-07-13 | 1 | -1/+1 |
* | Fix a problem with tramp-*-process-file | Michael Albinus | 2021-07-12 | 1 | -1/+1 |
* | Use `auto-save-file-name-p' in tramp-*-write-region | Michael Albinus | 2021-07-11 | 1 | -4/+3 |
* | Code cleanup wrt file locks | Michael Albinus | 2021-07-08 | 1 | -0/+1 |
* | Implement file locks for remote files (Bug#49261) | Michael Albinus | 2021-07-07 | 1 | -11/+35 |
* | Don't use LOCKNAME for temp files in Tramp (Bug#49406) | Michael Albinus | 2021-07-05 | 1 | -2/+2 |
* | Remove ;;;###tramp-autoload cookie from Tramp defcustoms (Bug#47063) | Michael Albinus | 2021-03-13 | 1 | -1/+0 |
* | Tramp sshfs fixes | Michael Albinus | 2021-03-12 | 1 | -1/+2 |
* | Add remote processes to Tramp sshfs method | Michael Albinus | 2021-03-11 | 1 | -34/+83 |
* | Add Tramp sshfs method | Michael Albinus | 2021-03-08 | 1 | -0/+318 |