| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync with Tramp 2.6.3-pre (don't merge with master) | Michael Albinus | 2024-01-20 | 1 | -0/+1 |
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | Sync with Tramp 2.6.2-pre | Michael Albinus | 2023-08-05 | 1 | -30/+48 |
* | Require ls-lisp in Tramp only when needed | Michael Albinus | 2023-06-17 | 1 | -1/+3 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | ; Fix typos (duplicate words) | Stefan Kangas | 2022-11-17 | 1 | -1/+1 |
* | Add tramp-kubernetes integration | Filipp Gunbin | 2022-10-05 | 1 | -1/+4 |
* | Adapt tramp-docker integration | Michael Albinus | 2022-09-24 | 1 | -0/+4 |
* | Minor Tramp cleanups | Michael Albinus | 2022-09-18 | 1 | -0/+1 |
* | Fix Tramp test | Michael Albinus | 2022-09-12 | 1 | -0/+2 |
* | Revert "Fix tramp-loaddefs compilation" | Lars Ingebrigtsen | 2022-09-09 | 1 | -1/+1 |
* | Fix tramp-loaddefs compilation | Lars Ingebrigtsen | 2022-09-09 | 1 | -1/+1 |
* | Make use of rx in Tramp backward compatoble | Michael Albinus | 2022-09-09 | 1 | -2/+44 |
* | Use `rx' in Tramp where possible | Michael Albinus | 2022-08-26 | 1 | -2/+2 |
* | Tramp code cleanup | Michael Albinus | 2022-08-14 | 1 | -0/+23 |
* | Adapt Tramp for backward compatibility | Michael Albinus | 2022-08-04 | 1 | -0/+10 |
* | Fix compilation warnings in tramp-loaddefs.el | Lars Ingebrigtsen | 2022-07-31 | 1 | -0/+1 |
* | In Tramp, use `string-empty-p' and `string-equal-ignore-case' consequently | Michael Albinus | 2022-07-27 | 1 | -1/+8 |
* | Refactor Tramp | Michael Albinus | 2022-07-24 | 1 | -0/+9 |
* | Use ntake in Tramp | Michael Albinus | 2022-07-18 | 1 | -0/+9 |
* | Tramp code cleanup | Michael Albinus | 2022-07-03 | 1 | -3/+3 |
* | Rework `abbreviate-file-name' in Tramp | Michael Albinus | 2022-03-07 | 1 | -2/+3 |
* | Adapt Tramp for `auth-info-password' | Michael Albinus | 2022-01-08 | 1 | -0/+10 |
* | Merge from origin/emacs-28 | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
|\ |
|
| * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | | Add `permission-denied' error to Tramp | Michael Albinus | 2021-12-21 | 1 | -0/+11 |
* | | Remove Emacs 25 compatibility from Tramp | Michael Albinus | 2021-11-12 | 1 | -143/+15 |
|/ |
|
* | Fix tramp-compat-file-name-concat (Bug#51754) | Aleksandr Vityazev | 2021-11-11 | 1 | -8/+11 |
* | Fix tramp-compat-temporary-file-directory implementation | Michael Albinus | 2021-09-21 | 1 | -8/+7 |
* | * lisp/subr.el (string-replace): Add dashes to arg names (bug#50644) | Juri Linkov | 2021-09-18 | 1 | -2/+2 |
* | Some precisements in Tramp's connection type handling | Michael Albinus | 2021-08-24 | 1 | -0/+9 |
* | Tramp string-search and string-replace compatibility functions | Mattias EngdegÄrd | 2021-08-10 | 1 | -1/+11 |
* | Use `file-name-concat' in Tramp | Michael Albinus | 2021-07-25 | 1 | -0/+14 |
* | Some further adaptions wrt Tramp file name locks | Michael Albinus | 2021-07-08 | 1 | -0/+10 |
* | Tune Tramp traces | Michael Albinus | 2021-05-07 | 1 | -2/+3 |
* | * lisp/net/*.el: Use lexical-binding | Stefan Monnier | 2021-03-08 | 1 | -1/+1 |
* | Tramp code cleanup | Michael Albinus | 2021-02-03 | 1 | -0/+7 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Improve make-process in Tramp | Michael Albinus | 2020-12-20 | 1 | -5/+0 |
* | Add 'remote-file-error' for Tramp | Michael Albinus | 2020-12-14 | 1 | -0/+5 |
* | Allow Tramp to mirror traces to a file | Michael Albinus | 2020-12-01 | 1 | -0/+7 |
* | Replace /dev/null by remote null-device in Tramp. | Michael Albinus | 2020-11-22 | 1 | -0/+8 |
* | Some Tramp fixes for directory-files-* and delete-* | Michael Albinus | 2020-11-03 | 1 | -0/+27 |
* | Merge from origin/emacs-27 | Glenn Morris | 2020-10-02 | 1 | -0/+8 |
|\ |
|
| * | Check Emacs version used for Tramp compilation | Michael Albinus | 2020-10-01 | 1 | -0/+8 |
| * | Sync with Tramp 2.4.5-pre | Michael Albinus | 2020-08-25 | 1 | -0/+1 |
* | | Fix remaining problems with tramp-crypt.el | Michael Albinus | 2020-06-21 | 1 | -6/+4 |
* | | Fix various problems in Tramp | Michael Albinus | 2020-06-19 | 1 | -0/+7 |
* | | Finish implementation of set-file-times FLAG arg in Tramp | Michael Albinus | 2020-03-09 | 1 | -1/+8 |
* | | Finish implementation of {set-}file-modes FLAG arg in Tramp | Michael Albinus | 2020-02-25 | 1 | -3/+19 |