aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ldap-search-internal cleanupFilipp Gunbin2022-04-141-4/+2
* Fix eudc-get-attribute-listFilipp Gunbin2022-04-143-18/+36
* Adapt macOS defaults in Tramp's process-attributes implementationMichael Albinus2022-04-121-21/+14
* process-attributes-ps-args / process-attributes-ps-format for DarwinFilipp Gunbin2022-04-121-0/+94
* * lisp/net/tramp-integration.el: Don't require files-x.Michael Albinus2022-04-071-1/+0
* Make file-name-split returns driver name as well in WindowsKien Nguyen2022-04-061-3/+12
* Revert unneeded change in tramp-integration.elMichael Albinus2022-04-061-8/+4
* Handle remote system processesMichael Albinus2022-04-0511-6/+334
* Don't touch WAYLAND_DISPLAY in browse-urlPo Lu2022-04-031-1/+5
* Extend signal-process and proced.elMichael Albinus2022-03-301-0/+39
* Handle process property `remote-command' in TrampMichael Albinus2022-03-294-3/+21
* Fix eww bookmark writingThomas Fitzsimmons2022-03-291-1/+3
* Do not register Tramp file name handlers twiceMichael Albinus2022-03-282-5/+8
* Don't let Tramp block dired (Bug#54542)Michael Albinus2022-03-261-0/+1
* Adapt Tramp to dired--insert-disk-space assumptionsMichael Albinus2022-03-242-2/+6
* Support changing remoteness of DIR in rgrep and lgrepMichael Albinus2022-03-231-2/+10
* Enable Better Alignment of EUDC Inline Expansion With RFC5322Alexander Adolf2022-03-222-42/+183
* Add a new face shr-codeLars Ingebrigtsen2022-03-211-1/+5
* Fix wrong password stored in TrampManuel Giraud2022-03-201-2/+3
* Enable Tramp reloadingMichael Albinus2022-03-171-1/+4
* Do not cache directories with Tramp sshfsMichael Albinus2022-03-171-0/+1
* * lisp/net/tramp-sh.el (tramp-find-file-exists-command): Fix comment.Manuel Giraud2022-03-161-6/+7
* EUDC: Fix a bug and some docstringsThomas Fitzsimmons2022-03-141-18/+21
* * lisp/net/ange-ftp.el (ange-ftp-ls): Make a loop when sanitizing LSARGS.Michael Albinus2022-03-131-1/+1
* EUDC: Support querying all serversThomas Fitzsimmons2022-03-111-45/+61
* EUDC: Update save-query-as-kill name and docstringThomas Fitzsimmons2022-03-112-10/+16
* Handle Wayland displays correctly in browse-urlPo Lu2022-03-111-1/+7
* Support remote home directories via connection propertyMichael Albinus2022-03-101-0/+11
* Implement abbreviate-file-name in Tramp for Google driveMichael Albinus2022-03-081-4/+14
* Handle bug#54294 in TrampMichael Albinus2022-03-081-3/+3
* Rework `abbreviate-file-name' in TrampMichael Albinus2022-03-0712-80/+137
* Merge from origin/emacs-28Stefan Kangas2022-03-071-1/+4
|\
| * Add a comment for previous browse-url-of-dired-file changeLars Ingebrigtsen2022-03-071-1/+3
| * Restore documented Emacs 27.2 behaviour of browse-url-of-dired-fileLars Ingebrigtsen2022-03-071-1/+2
* | Fix typo in previous browse-url-file-url changeLars Ingebrigtsen2022-03-071-1/+1
* | Fix `W' in Dired with non-ASCII file namesLars Ingebrigtsen2022-03-071-11/+26
* | Merge from origin/emacs-28Stefan Kangas2022-02-271-28/+25
|\ \ | |/
| * Follow OpenSSH changes in TrampMichael Albinus2022-02-261-28/+25
* | Merge from origin/emacs-28Stefan Kangas2022-02-261-1/+1
|\ \ | |/
| * * lisp/net/tramp-sh.el (tramp-ssh-controlmaster-options): Adapt test.Michael Albinus2022-02-251-1/+1
* | Fix symlinks in tramp-sshfs.el (Bug#54130)Michael Albinus2022-02-241-2/+7
* | Fix compilation warning introduced by previous shr.el changeLars Ingebrigtsen2022-02-201-0/+1
* | Make eww work better on Tramp HTMLLars Ingebrigtsen2022-02-202-12/+12
* | Make `g' work in eww buffers displaying Tramp filesLars Ingebrigtsen2022-02-201-11/+21
* | * lisp/net/tramp.el (tramp-read-passwd): Adapt for empty user names.Michael Albinus2022-02-201-51/+43
* | Revert "; * rcirc.el (rcirc-print): Prefer sleep-for over sit-for"Philip Kaludercic2022-02-191-1/+1
* | ; * rcirc.el (rcirc-print): Prefer sleep-for over sit-forPhilip Kaludercic2022-02-191-1/+1
* | Adapt Tramp password prompts for sudo-like methodsMichael Albinus2022-02-193-13/+38
* | Extend bookmark menu with with handler type columnMatthias Meulien2022-02-171-0/+2
* | Fix problem with "~" in TrampMichael Albinus2022-02-171-4/+1