aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/net/browse-url.el (browse-url-with-browser-kind): Fix call.Daniel Mendler2026-01-201-1/+1
* Extend Tramp tracesMichael Albinus2026-01-201-2/+4
* Call browser functions via `browse-url'Daniel Mendler2026-01-203-13/+22
* ; Minor Tramp cleanupMichael Albinus2026-01-195-50/+39
* Remove rcirc-set-{en,de}code-coding-system aliasesPhilip Kaludercic2026-01-171-10/+0
* ; Remove redundant cl-lib runtime dependencies across lisp/USAMI Kenta2026-01-173-4/+0
* ; * lisp/net/sieve-mode.el (sieve-indent-offset)pinmacs2026-01-101-1/+8
* External Tramp methods can be used in multi-hopsMichael Albinus2026-01-064-78/+82
* Mitigate uutils coreutils problems in TrampMichael Albinus2026-01-031-7/+11
* Fix Tramp completion for default method "-"Michael Albinus2026-01-021-8/+1
* ; Add 2026 to copyright years.Sean Whitton2026-01-0182-82/+82
* Sync with Tramp 2.8.1Michael Albinus2025-12-311-3/+3
* December 2025 spelling fixesPaul Eggert2025-12-264-8/+8
* Fix problem in tramp-adbMichael Albinus2025-12-261-41/+45
* Fix problem in Tramp completionMichael Albinus2025-12-201-1/+3
* Finish process error buffer support in tramp-smb.elMichael Albinus2025-12-151-1/+2
* Implement process error buffer in tramp-smb.elMichael Albinus2025-12-141-2/+32
* Implement process STDERR file in tramp-smb.elMichael Albinus2025-12-133-20/+29
* Rework remote process support for Tramp's "smb" methodMichael Albinus2025-12-063-171/+229
* Use dedicated minibuffer history for mairix-searchPaul Nelson2025-12-031-1/+3
* Make goto-address/bug-reference buttons TAB-navigable in 'button-mode'Juri Linkov2025-11-301-0/+2
* Sync with Tramp 2.8.0.5Michael Albinus2025-11-285-19/+47
* Add 'newsticker--treeview-handle-url' (Bug#79849)Ulf Jasper2025-11-231-3/+14
* ntlm.el: Add Package-Requires and fix two docstringsThomas Fitzsimmons2025-11-161-6/+8
* Extend Tramp direct async processes for further methodsMichael Albinus2025-11-113-6/+15
* Improve handling of Tramp internal shell scriptsMichael Albinus2025-11-091-119/+134
* ; Add missing defcustom types in eshell and eww (bug#79607)Jacob S. Gordon2025-11-071-1/+3
* Fix markup toggling in rcircPhilip Kaludercic2025-11-011-1/+5
* ; Minor Tramp changesMichael Albinus2025-11-011-4/+5
* Fix a typo in newst-backend.elGautier Ponsinet2025-11-011-1/+1
* Fix tramp-add-external-operationMichael Albinus2025-10-261-1/+5
* Fix Tramp support of GVFS built without FUSEStephen Berman2025-10-251-1/+4
* Tramp cleanupMichael Albinus2025-10-205-36/+58
* Fix a recent regression in NewstickerLdBeth2025-10-191-15/+15
* Rcirc: Fix invalid face error message when applying IRC colorAlcor2025-10-181-2/+2
* Add support for su-rs and sudo-rs programsMichael Albinus2025-10-153-14/+54
* Fix Tramp customizationMichael Albinus2025-10-142-2/+1
* (read-only-keymap-*): Be more careful with the namespaceStefan Monnier2025-10-122-2/+2
* Fix regression in Tramp file name completionMichael Albinus2025-10-121-0/+3
* Make cascaded archives working in tramp-archive.el work, againMichael Albinus2025-10-111-6/+5
* newsticker.el: fix escaping of XML stringsLdBeth2025-10-081-3/+3
* Merge from origin/emacs-30Sean Whitton2025-10-031-1/+1
|\
| * Fix process name matching in 'tramp-process-running-p'Renato Ferreira2025-10-011-1/+1
* | Fix bootstrap and prevent browse-url from preloading numerous filesPo Lu2025-09-222-16/+2
* | Support 'RET' for visiting URLs in read-only buffers (bug#74792)Juri Linkov2025-09-212-1/+17
* | * lisp/net/tramp.el (tramp-cache): Require at bottom.Michael Albinus2025-09-171-0/+4
* | Tramp code cleanupMichael Albinus2025-09-155-21/+19
* | * lisp/net/shr.el (shr-tag-sub): Handle BOB (bug#79448).Eli Zaretskii2025-09-141-1/+1
* | (eww-switch-to-buffer): Prefer seq- functions to cl-James Thomas2025-09-131-6/+6
* | Fix parsing single-digit color codes in rcircAlcor2025-09-131-2/+2