29
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 20 hours ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* tramp.texi (Android shell setup): Rework. More... almost 3 years ago
* tramp.el (tramp-get-remote-tmpdir): Cache result in temporary connection property. More... almost 3 years ago
* tramp-crypt.el (tramp-crypt-do-encrypt-or-decrypt-file-name): Fix root filename for cache. More... almost 3 years ago
* lisp/tramp-sh.el (tramp-open-shell): Add sanity check for shell prompt. (tramp-get-ls-command): Check, that argument "--color=never" has the intended effect. More... almost 3 years ago
* tramp-gvfs.el (tramp-gvfs-do-copy-or-rename-file): Adapt check for proper remote command. More... almost 3 years ago
* tramp-adb.el (tramp-adb-handle-directory-files-and-attributes): Use it. More... almost 3 years ago
* tramp-tests.el (tramp--test-utf8): Adapt test. More... almost 3 years ago
* tramp-archive.el (tramp-archive-file-name-handler): Fix typo. (Bug#57130) More... almost 3 years ago
* tramp.texi (Change file name syntax): Improve wording. (Bug#57061) More... almost 3 years ago
* test/tramp-tests.el (tramp-test22-file-times): Adapt test. More... almost 3 years ago
* tramp-tests.el (tramp-test22-file-times): Adapt test. More... almost 3 years ago
*** empty log message *** More... almost 3 years ago
* tramp-adb.el (tramp-adb-handle-file-attributes) (tramp-adb-handle-directory-files-and-attributes) (tramp-adb-handle-file-name-all-completions): Pipe "ls" output through "cat", in order to avoid quoting special characters. (tramp-adb-sh-fix-ls-output): Remove fix for file names with spaces. More... almost 3 years ago
* tramp-sh.el (tramp-sh-handle-file-local-copy): Simplify for empty files. Better error message. (Bug#56879) More... almost 3 years ago
* tramp.el (tramp-methods): Adapt docstring. (tramp-handle-make-process): Check for adb device if indicated. More... almost 3 years ago
* tramp-tests.el (tramp-test17-insert-directory) (tramp-test22-file-times): Adapt tests. More... almost 3 years ago
* tramp-adb.el (tramp-methods): Use "%d". (tramp-adb-handle-directory-files-and-attributes): Fix "." and ".." in listing. (tramp-adb-sh-fix-ls-output): Fix file names with spaces. (tramp-adb-maybe-open-connection): Compute args from `tramp-login-args'. More... almost 3 years ago
* tramp.el (tramp-handle-make-process): * tramp-adb.el (tramp-adb-handle-make-process): * tramp-sh.el (tramp-sh-handle-make-process): Don't signal an error when ':connection-type' is a cons cell. More... almost 3 years ago
* tramp-compat.el (tramp-compat-auth-source-netrc-parse-all): New defalias. More... almost 3 years ago
* tramp.el (tramp-parse-netrc): Don't use netrc-parse, because it's going to be made obsolete (bug#56976). More... almost 3 years ago
* Makefile.in (INSTALL_FILES): Add tramp-loaddefs.elc. ($(builddir)/tramp-loaddefs.el): Compile tramp-loaddefs.el. More... almost 3 years ago
*** empty log message *** More... almost 3 years ago
* tramp-tests.el (tramp-test46-unload): Ignore autoload functions in `tramp-file-name' structure tests, since `tramp-file-name-handler' is also autoloaded in Emacs 29. More... almost 3 years ago
* tramp-tests.el (tramp-test10-write-region) (tramp-test20-file-modes, tramp-test22-file-times): Extend tests. More... almost 3 years ago
* tramp-adb.el (tramp-adb-handle-write-region): Handle special case that START is "". (tramp-adb-handle-set-file-modes) (tramp-adb-handle-set-file-times): Use `tramp-skeleton-set-file-modes-times-uid-gid'. (tramp-adb-handle-make-process): Use `with-tramp-saved-connection-properties'. More... almost 3 years ago
* tramp.el (tramp-archive-file-name-handler): * tramp-ftp.el (tramp-archive-file-name-handler): Declare. More... almost 3 years ago
*** empty log message *** More... almost 3 years ago
* tramp.el (tramp-handle-shell-command): Modify sentinel handling. More... almost 3 years ago
* tramp.el (tramp-find-method): * tramp-cmds.el (tramp-change-syntax): * tramp-sh.el (tramp-sh-get-signal-strings) (tramp-open-connection-setup-interactive-shell): Use `string-empty-p'. More... almost 3 years ago
Fix regression from last change More... almost 3 years ago