aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange detecting remote uid and gid in TrampMichael Albinus2020-06-141-0/+2
* Further fixes while testing tramp-cryptMichael Albinus2020-06-121-0/+3
* Futher tramp-crypt implementation and documentationMichael Albinus2020-06-101-8/+17
* Continue implementation of tramp-crypt.elMichael Albinus2020-06-091-16/+16
* Add autoload problem in tramp-crypt.el.Michael Albinus2020-06-081-2/+0
* * test/lisp/net/tramp-tests.el: tramp-crypt-file-name-p not autoloaded.Glenn Morris2020-06-071-0/+2
* Add file encryption to TrampMichael Albinus2020-06-071-0/+20
* Use lexical-binding in webjump.el and add testsSimen Heggestøyl2020-05-181-0/+73
* Introduce process-file-return-signal-stringMichael Albinus2020-05-161-10/+20
* Fix some oddities, uncovered by Tramp testsMichael Albinus2020-05-131-3/+13
* Suppress test failure on hydra.nixos.orgGlenn Morris2020-05-121-1/+2
* Handle signals in Tramp's process-fileMichael Albinus2020-05-071-0/+2
* process-file in Tramp must return exit code (Bug#41099)Michael Albinus2020-05-061-0/+1
* Adapt Tramp testsMichael Albinus2020-05-041-56/+62
* Use lexical-binding in puny.el and add more testsStefan Kangas2020-04-281-0/+21
* Use lexical-binding in hmac-md5.el and add testsStefan Kangas2020-04-281-0/+80
* Fix tramp-test32-shell-command-dont-erase-bufferMichael Albinus2020-04-261-18/+134
* Use lexical-binding in dig.el and add testsStefan Kangas2020-04-261-0/+56
* Use lexical-binding for all net testsStefan Kangas2020-04-245-5/+5
* * test/lisp/net/tramp-tests.elMichael Albinus2020-04-241-1/+2
* Merge from origin/emacs-27Glenn Morris2020-04-152-2/+2
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-142-2/+2
* | Fix case that $PATH is longer than 4096 chars in TrampMichael Albinus2020-04-061-51/+38
* | Make make-{network,serial}-process handle :coding nil consistentlyRobert Pluim2020-04-031-0/+52
* | ; * test/lisp/net/tramp-tests.el (tramp-test30-make-process): Instrument.Michael Albinus2020-04-021-1/+2
* | Mark recently failing Tramp tests on hydraGlenn Morris2020-03-301-0/+3
* | Fix Bug#40156 in TrampMichael Albinus2020-03-211-1/+8
* | Finish implementation of set-file-times FLAG arg in TrampMichael Albinus2020-03-091-3/+12
* | Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-071-1/+2
* | Finish Tramp's implementation of 'nofollowMichael Albinus2020-02-261-10/+18
* | Finish implementation of {set-}file-modes FLAG arg in TrampMichael Albinus2020-02-251-16/+70
* | Fix Tramp tests for MS WindowsMichael Albinus2020-02-141-10/+13
* | Fix `tramp-interrupt-process'Michael Albinus2020-02-131-10/+8
* | Fix Tramp tests towards *BSDMichael Albinus2020-02-121-14/+33
* | Minor fix in tramp-test32-shell-commandMichael Albinus2020-02-051-1/+2
* | ; Fix docstring in TrampMichael Albinus2020-02-021-1/+2
* | Implement `shell-command-dont-erase-buffer' in Tramp. (Bug#39067)Michael Albinus2020-02-011-26/+115
* | Fix problems in Tramp's async-shell-commandMichael Albinus2020-01-271-20/+25
* | Adapt tramp-test32-shell-commandMichael Albinus2020-01-241-17/+12
* | Sync with Tramp 2.5.0-preMichael Albinus2020-01-192-27/+15
* | Add SASL SCRAM-SHA-256 support.Simon Josefsson2020-01-161-2/+24
* | Refactor Tramp async process codeMichael Albinus2020-01-141-88/+58
* | Implement stderr in tramp-adb-handle-make-processMichael Albinus2020-01-071-65/+59
* | ; Adapt tramp-tests.elMichael Albinus2020-01-061-20/+72
|/
* Update copyright year to 2020Paul Eggert2020-01-0114-14/+14
* Sync with Tramp 2.4.3Michael Albinus2019-12-291-14/+20
* Extend tramp-tests.el for other host name syntax and file name syntaxMichael Albinus2019-12-221-553/+656
* Spelling fixesPaul Eggert2019-12-091-1/+1
* Suppress superfluous messages in tramp-testsMichael Albinus2019-12-012-3/+7
* Add nsm-should-check IPv6 local subnet testsRobert Pluim2019-11-291-3/+11