29
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 28, 2024 — May 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... 11 months ago
* tramp.texi (Inline methods): Adapt "run0" entry. More... 11 months ago
* tramp-sh.el (tramp-enable-run0-method): Adapt "run0" arguments. More... 11 months ago
Checkdoc fixes More... 11 months ago
* configure.ac: Bump version (to 2.7.2-pre). More... 11 months ago
* test/tramp-tests.el (tramp-test01-file-name-syntax) (tramp-test01-file-name-syntax-simplified) (tramp-test01-file-name-syntax-separate): Adapt tests. More... 11 months ago
* lisp/tramp.el (tramp-host-with-port-regexp): Declare. (tramp-set-syntax): Set also `tramp-host-with-port-regexp'. (tramp-build-host-with-port-regexp): New defun. (tramp-host-with-port-regexp): Make it a defvar. (Bug#71972) More... 11 months ago
*** empty log message *** More... 11 months ago
*** empty log message *** More... 11 months ago
* tramp-tests.el (tramp--test-deftest-without-file-attributes): New defmacro. (tramp-test18-file-attributes-without-file-attributes) (tramp-test19-directory-files-and-attributes-without-file-attributes) (tramp-test18-file-attributes-without-file-attributes) (tramp-test42-utf8-without-file-attributes): New tests. More... 11 months ago
*** empty log message *** More... 11 months ago
* tramp-compat.el: * tramp-message.el (tramp-warning): Use `lwarn'. More... 11 months ago
* INSTALL: Regenerate. More... 11 months ago
* tramp-tests.el (tramp--test-shell-file-name): Use connection-local value. (tramp--test-shell-command-switch): New defun. (tramp-test28-process-file) (tramp-test34-explicit-shell-file-name): Use it. (tramp--test-supports-processes-p): Simplify. (tramp--test-check-files): Use `tramp-compat-seq-keep'. (tramp-test45-asynchronous-requests): Don't let-bind `shell-file-name'. (tramp-test45-asynchronous-requests): Adjust timer. (tramp-test45-asynchronous-requests): Add another test message. More... 11 months ago
* tramp-message.el (tramp-backtrace): Print also in batch mode. More... 11 months ago
*** empty log message *** More... 11 months ago
* trampver.el.in (customize-package-emacs-version-alist): Add Tramp version integrated in Emacs 29.4. More... 11 months ago
* tramp.texi: Fix indentation. (Bug Reports): Mention Gmane group gmane.emacs.tramp. (Frequently Asked Questions): Precise tramp-use-file-attributes entry. More... 12 months ago
* tramp-sh.el (tramp-open-connection-setup-interactive-shell): Dump os-release when `tramp-verbose' is at least 9. More... 12 months ago
* tramp.texi (Frequently Asked Questions): Explain tramp-use-file-attributes. More... 12 months ago
* tramp.el (tramp-use-file-attributes): New defcustom and defsubst. (tramp-skeleton-file-exists-p): * tramp-adb.el (tramp-adb-handle-file-executable-p) (tramp-adb-handle-file-readable-p): * tramp-sudoedit.el (tramp-sudoedit-handle-file-executable-p) (tramp-sudoedit-handle-file-readable-p) (tramp-sudoedit-handle-file-writable-p): Use it. * tramp-sh.el (tramp-sh-handle-file-executable-p) (tramp-sh-handle-file-readable-p) (tramp-sh-handle-file-writable-p): Use it. (tramp-sh-handle-set-file-acl): Fix property name. More... 12 months ago
* tramp-compat.el (tramp-compat-auth-info-password): Use original function only for Emacs 30+. More... 12 months ago
* tramp-adb.el (tramp-adb-handle-make-process): * tramp-sh.el (tramp-sh-handle-make-process): Don't compute process name, this is done in `tramp-skeleton-make-process'. More... 12 months ago
* tramp.el (tramp-handle-make-process): * tramp-adb.el (tramp-adb-handle-make-process): * tramp-androidsu.el (tramp-androidsu-handle-make-process): * tramp-sh.el (tramp-sh-handle-make-process): Use `tramp-skeleton-make-process'. More... 12 months ago
Spelling fixes More... 12 months ago
* tramp.texi (Inline methods): Be more specific with containers. (Remote processes): New subsection "Managing remote shell history". Explain shell-history-file-name. (Bug#71049) (Frequently Asked Questions): Add items to Tramp speedup. Remove entry about history file. More... 12 months ago
* tramp.el (tramp-remote-path): Add "/opt/homebrew/bin" and "/opt/homebrew/sbin". (Bug#71235) More... 12 months ago
* lisp/tramp.el (tramp-remote-path): Add "/opt/homebrew/bin". (Bug#71235) More... 12 months ago
* tramp-adb.el: * tramp-container.el: Add myself as maintainer. More... 12 months ago
* lisp/tramp.el (tramp-handle-shell-command): Use `async-shell-command-mode' when available. More... 12 months ago