aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/tramp-crypt.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton11 days1-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Tramp: Rework handling of temporary connection propertiesMichael Albinus2024-11-131-2/+2
* Tramp: Use `when-let*', `if-let*' and `and-let*' consequentlyMichael Albinus2024-10-301-13/+13
* Add convenience to TrampMichael Albinus2024-08-261-4/+8
* Remove further compat code from TrampMichael Albinus2024-08-041-9/+3
* Fix edge cases in tramp-crypt.elMichael Albinus2024-08-011-9/+26
* Remove Emacs 27 compatibility from TrampMichael Albinus2024-07-241-4/+2
* Checkdoc fixes in `net/*.el`Stefan Kangas2024-07-081-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-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-1/+1
| * Sync with Tramp 2.6.2-preMichael Albinus2023-08-051-20/+26
* | New macro connection-local-pMichael Albinus2023-12-121-1/+2
* | ; Fix typosStefan Kangas2023-12-101-1/+1
* | Tramp cleanupMichael Albinus2023-12-071-3/+21
* | Make Tramp aware of completion-regexp-listMichael Albinus2023-11-171-1/+1
* | Add more `tramp-suppress-trace' properties in TrampMichael Albinus2023-08-011-1/+1
* | Reorganize Tramp's messagesMichael Albinus2023-07-291-69/+73
* | Fix some minor Tramp problemsMichael Albinus2023-05-151-1/+6
* | Tramp code cleanupMichael Albinus2023-05-031-1/+1
* | Use connection-aware functions when getting the UID/GID in EshellJim Porter2023-05-021-0/+1
* | New command 'tramp-cleanup-some-buffers'Michael Albinus2023-04-261-2/+1
* | Fix Tramp error messagesMichael Albinus2023-03-271-6/+6
* | Prefix Tramp internal process properties with "tramp-".Michael Albinus2023-03-181-1/+1
* | Make Tramp file name completion more quiet for all backendsMichael Albinus2023-03-121-12/+13
* | Complete implementation of `file-user-id'Michael Albinus2023-01-171-1/+1
* | Add 'file-user-uid' to get the connection-local effective UIDJim Porter2023-01-161-0/+1
* | Add remote-file-name-inhibit-delete-by-moving-to-trashMichael Albinus2023-01-081-4/+4
* | Remove Emacs 26 compatibility from TrampMichael Albinus2023-01-061-29/+25
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Handle make-directory return values in file name handlersMichael Albinus2022-12-221-9/+2
|/
* ; * lisp/net/tramp-crypt.el: Fix comment.Michael Albinus2022-12-151-1/+1
* Extend memory-info for remote systemsMichael Albinus2022-11-271-0/+1
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Improve don't save bookmark context from encrypted filesMichael Albinus2022-09-221-0/+8
* Ensure, that Tramp cache works over absolute file namesMichael Albinus2022-09-101-0/+1
* Make use of rx in Tramp backward compatobleMichael Albinus2022-09-091-2/+2
* Use secondary groups when checking permissions in Tramp (Bug#57044)Michael Albinus2022-09-061-0/+1
* Use `rx' in Tramp where possibleMichael Albinus2022-08-261-4/+4
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* Tramp code cleanupMichael Albinus2022-08-141-1/+1
* Reorganize TrampMichael Albinus2022-08-031-6/+3
* Refactor TrampMichael Albinus2022-07-241-86/+63
* Merge from origin/emacs-28Stefan Kangas2022-07-191-43/+43
|\
| * ; Fix typo missed in previous changeRobert Pluim2022-07-181-1/+1
| * ; * lisp/net/tramp-crypt.el: Improve commentaryRobert Pluim2022-07-181-20/+21
| * ; Fix typos (Bug#56550)Stefan Kangas2022-07-181-41/+40
| * Merge with Tramp 2.5.2.3 (Do not merge with master)Michael Albinus2022-04-071-4/+4