summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-gvfs.el
Commit message (Expand)AuthorAgeFilesLines
* Sync with Tramp 2.6.3-pre (don't merge with master)Michael Albinus2024-01-201-1/+1
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Make Tramp aware of completion-regexp-list (don't merge)Michael Albinus2023-11-171-2/+2
* Handle quoted tilde in TrampMichael Albinus2023-10-131-1/+4
* Sync with Tramp 2.6.2-preMichael Albinus2023-08-051-41/+55
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Prefer HTTPS to HTTP in some URLsStefan Kangas2022-12-091-1/+1
* Extend memory-info for remote systemsMichael Albinus2022-11-271-0/+1
* Wrap max-specpdl-size with with-no-warnings in TrampMichael Albinus2022-09-201-1/+2
* Ensure, that Tramp cache works over absolute file namesMichael Albinus2022-09-101-5/+6
* Make use of rx in Tramp backward compatobleMichael Albinus2022-09-091-33/+44
* Use secondary groups when checking permissions in Tramp (Bug#57044)Michael Albinus2022-09-061-3/+4
* Fix rx forms in TrampMichael Albinus2022-09-041-8/+11
* Use `rx' in Tramp where possibleMichael Albinus2022-08-261-59/+69
* Tramp code cleanupMichael Albinus2022-08-141-3/+4
* Reorganize TrampMichael Albinus2022-08-031-21/+26
* In Tramp, use `string-empty-p' and `string-equal-ignore-case' consequentlyMichael Albinus2022-07-271-1/+1
* Refactor TrampMichael Albinus2022-07-241-79/+81
* Merge from origin/emacs-28Stefan Kangas2022-07-231-2/+2
|\
| * * lisp/net/tramp-gvfs.el (tramp-gvfs-dbus-event-vector): Fix grammarRobert Pluim2022-07-221-2/+2
* | Tramp code cleanupMichael Albinus2022-07-031-62/+52
* | Merge from origin/emacs-28Stefan Kangas2022-06-291-6/+9
|\|
| * Tramp shall not trap unrelated D-Bus errorsMichael Albinus2022-06-281-6/+9
* | Merge from origin/emacs-28Michael Albinus2022-05-211-16/+20
|\|
| * Some minor Tramp fixesMichael Albinus2022-05-171-16/+20
| * Merge with Tramp 2.5.2.3 (Do not merge with master)Michael Albinus2022-04-071-25/+21
* | Handle remote system processesMichael Albinus2022-04-051-0/+2
* | Implement abbreviate-file-name in Tramp for Google driveMichael Albinus2022-03-081-4/+14
* | Rework `abbreviate-file-name' in TrampMichael Albinus2022-03-071-12/+20
* | Tolerate tilde in remote file names when neededMichael Albinus2022-02-111-1/+5
* | Improve handling of file modes in TrampMichael Albinus2022-02-101-5/+4
* | Remove superfluous `font-lock-add-keywords' calls in TrampMichael Albinus2022-02-051-4/+0
* | * lisp/net/tramp-gvfs.el (tramp-gvfs-send-command): Fix problem with locale.Michael Albinus2022-02-041-8/+9
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use `permission-denied' in Tramp tests, and moreMichael Albinus2021-12-271-2/+4
* | Improve lock-pid handling in TrampMichael Albinus2021-12-091-3/+0
* | Tramp code cleanupMichael Albinus2021-12-061-1/+1
* | Prefer nil to (current-time) when either will doPaul Eggert2021-12-051-1/+1
* | Further changes on directory summary line in TrampMichael Albinus2021-12-041-5/+5
* | Extend abbreviate-file-name for further Tramp methods.Michael Albinus2021-11-181-13/+12
* | Fix minor problems resulting from Tramp regression testsMichael Albinus2021-11-151-1/+2
* | Remove Tramp's `dired-compress-file' handler, not needed anymoreMichael Albinus2021-11-131-1/+0
* | Remove Emacs 25 compatibility from TrampMichael Albinus2021-11-121-20/+13
* | Improve performance of 'file-name-case-insensitive-p' for Tramp filesJim Porter2021-11-111-6/+5
|/
* Adapt arguments of `tramp-make-tramp-file-name'Michael Albinus2021-11-011-6/+3
* Some Tramp changes, mainly in tramp-tests.elMichael Albinus2021-10-291-1/+5
* Fix some Tramp problemsMichael Albinus2021-10-181-28/+2
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-4/+7
* Tramp code cleanupMichael Albinus2021-09-161-6/+4