aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor Tramp async process codeMichael Albinus2020-01-142-21/+24
* Add hexdump/awk file encoding to Tramp. (Bug#35639)Michael Albinus2020-01-091-19/+105
* Merge from origin/emacs-27Glenn Morris2020-01-081-12/+9
|\
| * Further enhancement on `tramp-file-local-name'Michael Albinus2020-01-081-6/+5
| * * lisp/net/tramp.el (tramp-file-local-name): Remove `save-match-data'.Michael Albinus2020-01-071-8/+8
| * Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-051-3/+3
* | Implement stderr in tramp-adb-handle-make-processMichael Albinus2020-01-072-5/+46
* | ; Sync with Tramp repositoryMichael Albinus2020-01-069-75/+105
* | Merge from origin/emacs-27Paul Eggert2020-01-052-18/+18
|\ \ | |/
| * Fix some broken conditional formsPaul Eggert2020-01-041-3/+3
| * Fix a scoping error in tramp-sudoedit.elMichael Albinus2020-01-041-15/+15
* | Merge from origin/emacs-27Paul Eggert2020-01-051-5/+5
|\ \ | |/
| * * lisp/net/tramp.el: Fix typos.Michael Albinus2020-01-031-5/+5
* | Merge from origin/emacs-27Glenn Morris2020-01-033-4/+24
|\ \ | |/
| * * lisp/net/tramp.el (tramp-file-local-name): New defun. (Bug#34343)Michael Albinus2020-01-031-0/+19
| * Adapt commentary in Tramp persistency fileMichael Albinus2020-01-031-1/+1
| * Change Tramp version to 2.4.3.27.1Michael Albinus2020-01-031-3/+4
* | Merge from origin/emacs-27Paul Eggert2020-01-0172-74/+74
|\ \ | |/
| * Fix copyright years by handPaul Eggert2020-01-011-2/+2
| * Update copyright year to 2020Paul Eggert2020-01-0172-72/+72
| * Sync with Tramp 2.4.3Michael Albinus2019-12-292-5/+8
* | Sync with Tramp 2.4.3Michael Albinus2019-12-302-5/+8
* | Merge from origin/emacs-27Glenn Morris2019-12-301-1/+1
|\ \ | |/
| * Fix interactive spec in netrc-parseXu Chunyang2019-12-281-1/+1
| * ; Use regexp type in tramp-adb-prompt (backport, do not merge)Mattias Engdegård2019-12-271-1/+1
* | * lisp/net/ldap.el (ldap-search-internal): Add missing setq.Mattias Engdegård2019-12-261-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-264-7/+7
|/
* Fix problem with emacs -nw / eww / svgRobert Pluim2019-12-241-1/+2
* * lisp/net/trampver.el (inhibit-message): Declare.Michael Albinus2019-12-221-0/+3
* Fix error in tramp-process-sentinelMichael Albinus2019-12-201-3/+5
* ; Fix typos in ange-ftp.el (bug#38660)Michael Albinus2019-12-191-2/+2
* Improve Tramp's file-name-completionMichael Albinus2019-12-171-2/+8
* * lisp/net/tramp.el (tramp-initial-file-name-regexp): Make it more precise.Michael Albinus2019-12-141-1/+1
* * lisp/net/tramp.el (tramp-unload-tramp): Autoload function body.Michael Albinus2019-12-131-3/+6
* Optimize prompt search in TrampMichael Albinus2019-12-124-20/+29
* * lisp/net/eudc.el (eudc-query-with-words): New functionStefan Monnier2019-12-111-79/+85
* Don't spam the echo area and the *Messages* buffer in TrampMichael Albinus2019-12-111-82/+88
* ; Spelling fixesPaul Eggert2019-12-101-1/+1
* Spelling fixesPaul Eggert2019-12-093-6/+6
* Add unload code to tramp-integration.elMichael Albinus2019-12-071-18/+58
* Configure info-look.el to recognize Tramp symbolsMichael Albinus2019-12-061-0/+35
* Fix regex repetition of repetitionsPaul Eggert2019-12-041-1/+1
* Suppress superfluous messages in tramp-testsMichael Albinus2019-12-011-0/+5
* Fix auth-source password lookupAlex Murray2019-11-261-1/+1
* Extend network-interface-list to return IPv6 and network infoRobert Pluim2019-11-261-7/+8
* Handle auth-source-search failures in open-network-streamRobert Pluim2019-11-251-4/+9
* Default network-stream-use-client-certificates to nilRobert Pluim2019-11-231-6/+6
* * lisp/net/tramp.el (tramp-unload-tramp): Do not enable ange-ftp. (Bug#38025)Michael Albinus2019-11-211-2/+0
* Add renaming of remote buffer file names to TrampMichael Albinus2019-11-202-5/+278
* Don't error when comparing IPv4 and IPv6 addressesRobert Pluim2019-11-191-11/+15