aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/net/sieve-mode.el (sieve-tagged-arguments): Face name typo.Mattias EngdegÄrd2024-10-041-1/+1
* Fix warning in dictionary.elStefan Kangas2024-10-011-1/+1
* Prefer defvar-local where possibleStefan Kangas2024-10-011-3/+1
* Merge from origin/emacs-30Eli Zaretskii2024-09-281-1/+3
|\
| * Fix Tramp shortdoc integrationMichael Albinus2024-09-251-1/+3
* | ; Tramp cosmetic changeMichael Albinus2024-09-251-4/+10
* | Extend tramp-otp-password-prompt-regexpMichael Albinus2024-09-231-3/+6
* | Use (sit-for 0) in TrampMichael Albinus2024-09-211-1/+1
* | Only conditionally resolve hosts in nsm-should-checkF. Jason Park2024-09-171-21/+12
* | * lisp/net/tramp.el (tramp-wait-for-regexp): Deactivate (sit-for 0.005).Michael Albinus2024-09-141-1/+1
* | Avoid 100% CPU load in TrampMichael Albinus2024-09-101-0/+2
* | ; Fix last changeMichael Albinus2024-09-091-2/+3
* | Silence compiler errorMichael Albinus2024-09-092-12/+23
* | Hide tramp-modeMichael Albinus2024-08-271-6/+2
* | Add convenience to TrampMichael Albinus2024-08-2613-107/+225
* | Improve computation of indent depth in SHR and 'visual-wrap-prefix-mode'Jim Porter2024-08-251-11/+11
* | Optimize Tramp's copy-directoryMichael Albinus2024-08-242-45/+49
* | Fix a Tramp bug when running several asynchronous processesMichael Albinus2024-08-213-8/+17
* | Improve SHR/EWW support for 'visual-wrap-prefix-mode'Jim Porter2024-08-182-6/+27
* | Fix problem in tramp-container.elMichael Albinus2024-08-081-4/+5
* | Merge from savannah/emacs-30Po Lu2024-08-071-29/+32
|\ \ | |/
| * * lisp/net/tramp-integration.el (shortdoc): Use `tramp--with-startup'.Michael Albinus2024-08-061-31/+32
| * Add sanity check when adding Tramp functions to shortdocMichael Albinus2024-08-051-28/+30
* | Remove further compat code from TrampMichael Albinus2024-08-0410-102/+50
* | Fix edge cases in tramp-crypt.elMichael Albinus2024-08-011-9/+26
* | Merge from origin/emacs-30Eli Zaretskii2024-07-271-1/+1
|\ \ | |/
| * Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-251-1/+1
* | Improve Tramp startup timeMichael Albinus2024-07-273-2/+4
* | * lisp/net/nsm.el (nsm-verify-connection): Improve docstring.Stefan Kangas2024-07-271-12/+11
* | Tramp: Handle hops with "%" in their namesMichael Albinus2024-07-261-6/+17
* | Tramp's method "kubernetes" supports now optional namespaceMichael Albinus2024-07-251-18/+40
* | Remove Emacs 27 compatibility from TrampMichael Albinus2024-07-2416-291/+115
* | Merge from savannah/emacs-30Po Lu2024-07-244-19/+28
|\ \ | |/
| * Fix Tramp IPv6 handling in testsMichael Albinus2024-07-224-19/+28
* | Merge from savannah/emacs-30Po Lu2024-07-161-2/+7
|\ \ | |/
| * Support passing signals like 'SIGCODE' to 'tramp-signal-process'Jim Porter2024-07-151-2/+7
* | Treat SVG images like other image types in 'shr-put-image'Jim Porter2024-07-131-11/+6
* | Merge from savannah/emacs-30Po Lu2024-07-111-2/+3
|\ \ | |/
| * Adapt Tramp's "run0" methodMichael Albinus2024-07-101-2/+3
* | ; * lisp/net/shr.el (shr-image-zoom-levels): Fix wrong type.Mattias EngdegÄrd2024-07-091-4/+4
* | Warn if D-Bus error "InteractiveAuthorizationRequired" occursMichael Albinus2024-07-091-1/+19
* | Merge from savannah/emacs-30Po Lu2024-07-091-1/+1
|\ \ | |/
| * ; Change `imap-shell-host` docstring to mention SSHStefan Kangas2024-07-091-1/+1
* | Support interactive D-Bus authorizationSteven Allen2024-07-091-0/+8
* | Merge from savannah/emacs-30Po Lu2024-07-0912-35/+35
|\ \ | |/
| * Checkdoc fixes in `net/*.el`Stefan Kangas2024-07-0811-25/+25
| * Prefer 'setopt' in browse-url docsStefan Kangas2024-07-081-10/+10
| * Adapt Tramp version (don't merge)Michael Albinus2024-07-071-4/+4
* | Merge from savannah/emacs-30Po Lu2024-07-081-5/+16
|\ \ | |/
| * Fix Tramp parserMichael Albinus2024-07-071-5/+16