29
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* tramp-tests.el (tramp--test-check-files): Adapt test. More... over 3 years ago
* tramp.texi (Customizing Methods): Add tramp-nspawn. More... over 3 years ago
*** empty log message *** More... over 3 years ago
* tramp.el (tramp-read-passwd): Adapt for empty user names. More... over 3 years ago
* tramp.texi (Password handling): Explain entries for doas, sudo and sudoedit. More... over 3 years ago
* tramp-sh.el (tramp-methods) <sudo, doas>: Add `tramp-password-previous-hop'. (tramp-maybe-open-connection): Modify `previous-hop' if needed. More... over 3 years ago
* tramp.el (tramp-handle-substitute-in-file-name): Remove special handling of "~" in localname. (Bug#53053) More... over 3 years ago
*** empty log message *** More... over 3 years ago
*** empty log message *** More... over 3 years ago
* tramp-tests.el (tramp--test-check-files): Discriminate also tramp-sshfs.el. More... over 3 years ago
* tramp-crypt.el (tramp-crypt-file-name-handler-alist): * tramp-rclone.el (tramp-rclone-file-name-handler-alist): * tramp-sudoedit.el (tramp-sudoedit-file-name-handler-alist): * tramp-sshfs.el (tramp-sshfs-file-name-handler-alist): Use `tramp-handle-file-notify-add-watch', `tramp-handle-file-notify-rm-watch' and `tramp-handle-file-notify-valid-p'. (tramp-sshfs-handle-write-region): Set file modification time. (Bug#54016) More... over 3 years ago
* tramp.texi (Remote processes): Add also tramp-sshfs.el. More... over 3 years ago
* tramp.el (tramp-read-passwd): Show literal passphrase prompt. More... over 3 years ago
* tramp-tests.el (tramp--test-asynchronous-processes-p): Filter out tramp-adb on multi-byte `default-directory'. (tramp--test-hpux-p, tramp--test-macos-p): Protect against errors. More... over 3 years ago
* tramp-adb.el (tramp-adb-handle-make-process): Error-out for multi-byte `default-directory'. More... over 3 years ago
Don't attempt to connect to a remote server during 'abbreviate-file-name' More... over 3 years ago
* tramp-tests.el (tramp-test28-process-file) (tramp--test-check-files, tramp-test46-unload): Extend tests. More... over 3 years ago
* tramp-adb.el (tramp-adb-handle-process-file) * tramp-sh.el (tramp-sh-handle-process-file): * tramp-smb.el (tramp-smb-handle-process-file): * tramp-sshfs.el (tramp-sshfs-handle-process-file): Improve implementation. (Bug#53854) More... over 3 years ago
* tramp-adb.el (tramp-adb-tolerate-tilde): * tramp-sshfs.el (tramp-sshfs-tolerate-tilde): New defuns. Advice `shell-mode' with them. (tramp-methods) <sshfs>: Add "-t -t" to `tramp-login-args'. More... over 3 years ago
*** empty log message *** More... over 3 years ago
* tramp-gvfs.el (tramp-gvfs-handle-get-remote-uid) (tramp-gvfs-handle-get-remote-gid): Do not assume that the default location is owned be the remot uid/gid. (tramp-gvfs-handle-file-executable-p): * tramp-sh.el (tramp-sh-handle-file-executable-p): Check also for setuid/setgid bit. More... over 3 years ago
* tramp.el (tramp-handle-expand-file-name): Tilde expansion is not possible. (Bug#53847) More... over 3 years ago
* tramp.el (tramp-handle-expand-file-name): Tilde expansion is not possible. (Bug#53847) More... over 3 years ago
* tramp.el (tramp-handle-make-process): Quote `localname'. (Bug#53846) More... over 3 years ago
* tramp-tests.el (tramp--test-check-files): Test also remote `default-directory' for processes. (Bug#53846) More... over 3 years ago
* tramp.el (with-parsed-tramp-file-name) (with-tramp-progress-reporter, with-tramp-file-property) (with-tramp-connection-property, with-tramp-locked-connection): * tramp-gvfs.el (with-tramp-dbus-call-method) (with-tramp-dbus-get-all-properties): Do not call `font-lock-add-keywords' for macros, it isn't needed anymore. More... over 3 years ago
* tramp-tests.el (tramp-test48-unload): Check also for autoloaded macros. Respect `tramp-autoload' function property. More... over 3 years ago
* tramp.el (tramp-autoload-file-name-handler) (tramp-register-autoload-file-name-handlers) (tramp-unload-file-name-handlers, tramp-unload-tramp): * tramp-archive.el (tramp-archive-autoload-file-name-regexp) (tramp-archive-autoload-file-name-handler) (tramp-register-archive-file-name-handler): Add `tramp-autoload' property. More... over 3 years ago
* tramp.texi (Archive file names): Explicitly say how to open an archive with Tramp (bug#25076). More... over 3 years ago
* tramp-tests.el (tramp-test39-detect-external-change): Improve backward compatibility. More... over 3 years ago