1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00
emacs/lisp/net
Michael Albinus 6346f5b053 Sync with Tramp 2.8.0.5
* doc/misc/tramp.texi (Remote processes): Improve description
where direct asyn processes won't work.

* lisp/net/tramp-cache.el (with-tramp-saved-connection-properties):
Adapt `tramp-verbose' less aggressive.

* lisp/net/tramp-container.el (tramp-kubernetes--context-namespace):
Use `string-join'.

* lisp/net/tramp-message.el (tramp-get-debug-file-name):
Modify debug file name.
(tramp-debug-message): Simplify.

* lisp/net/tramp-sh.el (tramp-actions-before-shell)
(tramp-actions-copy-out-of-band):
Add `tramp-keyboard-interactive-authentication-prompt-regexp'.

* lisp/net/tramp.el (tramp-encoding-shell): Fix docstring.
(tramp-keyboard-interactive-authentication-prompt-regexp): New defcustom.
(tramp-action-ignore-message): New defun.

* test/lisp/net/tramp-tests.el (tramp-test10-write-region)
(tramp-test10-write-region-file-precious-flag)
(tramp-test10-write-region-other-file-name-handler)
(tramp-test27-load, tramp-test32-shell-command)
(tramp-test32-shell-command-dont-erase-buffer)
(tramp-test34-connection-local-variables)
(tramp-test36-vc-registered, tramp-test39-make-lock-file-name)
(tramp-test39-detect-external-change)
(tramp-test45-asynchronous-requests): Adapt tests.
2025-11-28 17:38:36 +01:00
..
ange-ftp.el
browse-url.el (read-only-keymap-*): Be more careful with the namespace 2025-10-12 09:50:31 -04:00
dbus.el
dictionary-connection.el
dictionary.el
dig.el
dns.el
eudc-bob.el
eudc-capf.el
eudc-export.el
eudc-hotlist.el Fix regression in 'kill-this-buffer' (bug#78809) 2025-06-17 16:08:32 +02:00
eudc-vars.el
eudc.el EUDC: Fix checkdoc errors 2025-06-30 23:17:04 -04:00
eudcb-bbdb.el
eudcb-ecomplete.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eudcb-mailabbrev.el
eww.el ; Add missing defcustom types in eshell and eww (bug#79607) 2025-11-07 15:10:57 +00:00
gnutls.el
goto-addr.el (read-only-keymap-*): Be more careful with the namespace 2025-10-12 09:50:31 -04:00
hmac-def.el
hmac-md5.el
imap.el Add support for AUTH=PLAIN to imap.el 2025-07-30 15:36:02 +02:00
ldap.el
mailcap.el mailcap: Treat .ics files as text/calendar 2025-06-14 17:29:01 +03:00
mairix.el
net-utils.el
network-stream.el Require key and cert when searching for client cert 2025-05-12 16:52:06 +02:00
newst-backend.el Fix a typo in newst-backend.el 2025-11-01 09:25:44 +02:00
newst-plainview.el ; Fix last change 2025-07-27 08:07:35 +03:00
newst-reader.el
newst-ticker.el
newst-treeview.el Add 'newsticker--treeview-handle-url' (Bug#79849) 2025-11-23 13:58:43 +01:00
newsticker.el
nsm.el
ntlm.el ntlm.el: Add Package-Requires and fix two docstrings 2025-11-16 18:28:03 -05:00
pop3.el
puny.el
rcirc.el Fix markup toggling in rcirc 2025-11-01 20:52:05 +01:00
rfc2104.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el
shr-color.el
shr.el * lisp/net/shr.el (shr-tag-sub): Handle BOB (bug#79448). 2025-09-14 18:24:31 +03:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Add set-file-times implementation for Tramp smb method 2025-08-06 17:59:02 +02:00
tramp-androidsu.el Tramp: Refactor environment variable filtering to a separate function 2025-09-12 12:43:54 +02:00
tramp-archive.el Make cascaded archives working in tramp-archive.el work, again 2025-10-11 14:37:04 +02:00
tramp-cache.el Sync with Tramp 2.8.0.5 2025-11-28 17:38:36 +01:00
tramp-cmds.el Tramp cleanup 2025-10-20 14:42:12 +02:00
tramp-compat.el Tramp cleanup 2025-10-20 14:42:12 +02:00
tramp-container.el Sync with Tramp 2.8.0.5 2025-11-28 17:38:36 +01:00
tramp-crypt.el
tramp-ftp.el
tramp-fuse.el Tramp code cleanup 2025-09-15 18:26:50 +02:00
tramp-gvfs.el Fix Tramp support of GVFS built without FUSE 2025-10-25 13:06:13 +02:00
tramp-integration.el Add function exec-suffixes 2025-07-22 17:47:38 +02:00
tramp-message.el Sync with Tramp 2.8.0.5 2025-11-28 17:38:36 +01:00
tramp-rclone.el Sync with Tramp 2.7.4-pre 2025-08-16 12:26:19 +02:00
tramp-sh.el Sync with Tramp 2.8.0.5 2025-11-28 17:38:36 +01:00
tramp-smb.el Add set-file-times implementation for Tramp smb method 2025-08-06 17:59:02 +02:00
tramp-sshfs.el Fix Tramp bug#78508 2025-05-31 15:08:06 +02:00
tramp-sudoedit.el Add consistent environment for local process calls in Tramp 2025-07-23 16:22:26 +02:00
tramp-uu.el
tramp.el Sync with Tramp 2.8.0.5 2025-11-28 17:38:36 +01:00
trampver.el Sync with Tramp 2.7.4-pre 2025-08-16 12:26:19 +02:00
webjump.el
zeroconf.el