29
I Use This!
Moderate Activity

Commits : Listings

Analyzed 8 minutes ago. based on code collected about 1 hour ago.
May 30, 2024 — May 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* tramp.el (tramp-enable-method): * tramp-adb.el (tramp-adb-parse-device-names): * tramp-cache.el (tramp-list-connections): * tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers): * tramp-container.el (tramp-container--completion-function) (tramp-toolbox--completion-function) (tramp-flatpak--completion-function) (tramp-apptainer--completion-function): * tramp-rclone.el (tramp-rclone-parse-device-names): Use it. More... about 1 year ago
* tramp.texi (Inline methods) <krlogin, ksu>: (External methods) <fcp, nc>: These are optional methods. More... about 1 year ago
* tramp-tests.el (tramp-test03-file-name-defaults) (tramp-test03-file-name-host-rules): Extend tests. More... about 1 year ago
* tramp-androidsu.el (tramp-enable-androidsu-method): Use proper regexp for `tramp-default-user-alist'. (Top): Wrap call of `tramp-enable-androidsu-method' with `tramp--with-startup'. More... about 1 year ago
* tramp.texi (Top, Configuration): Add "Optional methods". (Optional methods): New section. (Inline methods) <androidsu, toolbox, flatpak>: These are optional methods. (Inline methods) <apptainer>: Add. More... about 1 year ago
* tramp-tests.el (tramp--test-container-p): Add "apptainer". (tramp--test-supports-processes-p): Extend function. More... about 1 year ago
* tramp-androidsu.el (tramp-enable-androidsu-method): New defun. Call it when `system-type' is `android'. More... about 1 year ago
* tramp.el (tramp-lock-file-info-regexp): BOOT_TIME can be negative. (Bug#70415) More... about 1 year ago
*** empty log message *** More... about 1 year ago
* tramp.texi (Frequently Asked Questions): Describe how to manipulate trash-directory. More... about 1 year ago
* tramp-sh.el (tramp-sh-handle-insert-directory): Do not use "--dired" when long format output isn't requested. More... about 1 year ago
* tramp.texi (Frequently Asked Questions): Explain tramp-inhibit-errors-if-setting-file-attributes-fail. More... about 1 year ago
* tramp.texi (Frequently Asked Questions): Explain tramp-inhibit-errors-if-setting-file-attributes-fail. More... about 1 year ago
* tramp.el (tramp-inhibit-errors-if-setting-file-attributes-fail): New defcustom. (tramp-skeleton-set-file-modes-times-uid-gid): Use it. More... about 1 year ago
Correct custom type in tramp-androidsu.el More... about 1 year ago
Fix androidsu's `make-process' file name handler More... about 1 year ago
Adapt comment More... about 1 year ago
*** empty log message *** More... about 1 year ago
* trampver.el.in (customize-package-emacs-version-alist): Add Tramp version integrated in Emacs 29.2. More... about 1 year ago
* lisp/tramp-cmds.el (tramp-cleanup-some-buffers): Replace (with-current-buffer (get-buffer ...) ...) with (with-current-buffer ...). More... about 1 year ago
* tramp-adb.el (tramp-adb-maybe-open-connection): Unset environment variable PS2. More... about 1 year ago
* tramp-adb.el (tramp-adb-handle-file-writable-p): Ignore the file-attributes cache, since file mode is not a reliable indicator of writability. More... about 1 year ago
* tramp.texi (Quick Start Guide): Add androidsu. (Inline methods): Make androidsu an own item. More... about 1 year ago
* tramp.texi (Inline methods): Document androidsu. More... about 1 year ago
* Makefile.in (LISP_FILES): Add tramp-androidsu.el. More... about 1 year ago
* tramp-androidsu.el: New file. More... about 1 year ago
* tramp-adb.el (tramp-adb-handle-file-attributes) (tramp-adb-handle-directory-files-and-attributes) (tramp-adb-handle-file-name-all-completions): Properly print ls's exit status in the presence of a pipe. (tramp-adb-send-command-and-check): New argument COMMAND-AUGMENTED-P. More... about 1 year ago
* tramp.el (tramp-methods): Fix typo in docstring. (Bug#69294) More... over 1 year ago
* tramp-tests.el (tramp--test-container-p): Adapt. (tramp--test-container-oob-p): New defun. (tramp-test17-dired-with-wildcards, tramp-test35-remote-path) (tramp-test41-special-characters): Use it. (tramp--test-set-ert-test-documentation): Use `split-string'. More... over 1 year ago
* tramp.texi (External methods): Add dockercp and podmancp. More... over 1 year ago