aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update more copyright yearsPaul Eggert2018-12-313-3/+3
* Merge from origin/emacs-26Paul Eggert2018-12-3168-70/+70
|\
| * Fix copyright years by handPaul Eggert2019-01-011-2/+2
| * Update copyright year to 2019Paul Eggert2019-01-0170-70/+70
| * Fix Bug#31704. Do not mergeMichael Albinus2018-12-291-0/+1
| * Fix Bug#31704. Do not mergeMichael Albinus2018-12-291-1/+1
* | Reset `tramp-default-proxies-alist' in case of errorsMichael Albinus2018-12-311-5/+7
* | * lisp/net/tramp-sh.el (tramp-set-remote-path): Handle platforms w/o getconf.Michael Albinus2018-12-281-2/+4
* | Bump Tramp version to 2.4.1Michael Albinus2018-12-272-3/+3
* | Provide tramp-adb-handle-make-processMichael Albinus2018-12-251-79/+116
* | Provide tramp-sh-handle-make-processMichael Albinus2018-12-242-134/+209
* | Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-239-2/+10
* | ldap.el: Do not set process-connection-typeThomas Fitzsimmons2018-12-221-2/+3
* | Fix Bug#33735Michael Albinus2018-12-212-10/+13
* | Fix Bug#33781Michael Albinus2018-12-201-13/+12
* | * lisp/net/tramp-sh.el (tramp-set-remote-path): Send a warning, ifMichael Albinus2018-12-191-4/+16
* | Fix Bug#33781Michael Albinus2018-12-182-0/+4
* | Use `flatten-tree' in TrampMichael Albinus2018-12-172-15/+16
* | Reduce autoloaded objects in TrampMichael Albinus2018-12-179-34/+15
* | * lisp/net/tramp: Rework mutual dependenciesStefan Monnier2018-12-1610-486/+441
* | Add Tramp sudoedit methodMichael Albinus2018-12-169-42/+944
* | * lisp/net/tramp-compat.el (tramp-compat-flatten-list): New defun.Michael Albinus2018-12-101-0/+13
* | Refactor some Tramp functionsMichael Albinus2018-12-077-146/+183
* | Add missing handler to tramp-rclone.el, improve robustnessMichael Albinus2018-12-061-57/+121
* | Rework Tramp wrt string-match-p, looking-at-p, save-match-dataMichael Albinus2018-12-069-598/+610
* | Make stronger tests for Tramp multi hopsMichael Albinus2018-12-061-9/+26
* | Merge from origin/emacs-26Glenn Morris2018-12-021-3/+7
|\ \ | |/
| * ; Add comment to `customize-package-emacs-version-alist'Michael Albinus2018-11-301-3/+7
| * LDAP: Set process-connection-type to t on DarwinThomas Fitzsimmons2018-11-291-1/+6
* | LDAP: Set process-connection-type to tFilipp Gunbin2018-11-291-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-11-281-1/+1
|\ \ | |/
| * * lisp/net/trampver.el (customize-package-emacs-version-alist):Glenn Morris2018-11-271-1/+1
| * Fix Bug#33141Michael Albinus2018-11-191-1/+3
* | ; Fix an oversight in tramp-smb.elMichael Albinus2018-11-281-1/+1
* | Tramp cleanupMichael Albinus2018-11-285-15/+26
* | Fixes in tramp-clone.elMichael Albinus2018-11-271-21/+22
* | Rework tramp-rclone-mounted-pMichael Albinus2018-11-261-9/+5
* | ; * lisp/net/tramp-archive.el (tramp-archive-autoload-file-name-regexp):Michael Albinus2018-11-251-4/+4
* | Replace insignificant backquotesMichael Heerdegen2018-11-256-16/+16
* | Add Tramp rclone methodMichael Albinus2018-11-241-0/+558
* | Revert patch in tramp-equal-remoteMichael Albinus2018-11-242-12/+8
* | Remove find-file-noselect in Tramp, it was handled in XEmacsMichael Albinus2018-11-246-7/+2
* | Some minor Tramp cleanupsMichael Albinus2018-11-225-32/+38
* | Let Tramp sudo sessions expire after a timeoutMichael Albinus2018-11-212-18/+54
* | Merge from origin/emacs-26Glenn Morris2018-11-161-1/+3
|\ \ | |/
| * Fix Bug#33364Michael Albinus2018-11-141-1/+3
| * Avoid byte compilation warning in rcirc.elEli Zaretskii2018-11-031-1/+2
* | Fix Bug#33394Michael Albinus2018-11-151-8/+14
* | No need to pass absolute program name to call-processGlenn Morris2018-11-131-2/+1
* | Provide branch information for both Emacs and Tramp (Bug#33328)Michael Albinus2018-11-103-17/+27