| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ; Fix last patch | Michael Albinus | 2023-08-06 | 1 | -1/+1 |
| * | Suppress some Tramp tests for OpenBSD | Michael Albinus | 2023-08-06 | 1 | -1/+9 |
| * | Mark Tramp test :unstable | Michael Albinus | 2023-08-01 | 1 | -1/+1 |
| * | Reorganize Tramp's messages | Michael Albinus | 2023-07-29 | 1 | -13/+14 |
| * | Add inhibit-remote-files and without-remote-files | Michael Albinus | 2023-07-22 | 2 | -1/+30 |
| * | Adapt Tramp test | Michael Albinus | 2023-07-10 | 1 | -1/+3 |
| * | * test/lisp/net/tramp-tests.el (tramp-test49-unload): Extend test. | Michael Albinus | 2023-07-05 | 1 | -0/+1 |
| * | Add user option remote-file-name-access-timeout | Michael Albinus | 2023-07-03 | 1 | -0/+13 |
| * | Adapt Tramp's kubernetes integration | Michael Albinus | 2023-06-28 | 1 | -4/+2 |
| * | Add Tramp option showing ad-hoc multi-hops | Michael Albinus | 2023-06-21 | 1 | -424/+566 |
| * | Fix tramp-sshfs | Michael Albinus | 2023-06-11 | 1 | -6/+7 |
| * | Minor Tramp fixes | Michael Albinus | 2023-05-27 | 1 | -5/+5 |
| * | Improve handling of ANSI control sequences in Tramp | Michael Albinus | 2023-05-20 | 1 | -34/+33 |
| * | Tweak tramp-test45-asynchronous-requests | Michael Albinus | 2023-05-16 | 1 | -0/+12 |
| * | Fix some minor Tramp problems | Michael Albinus | 2023-05-15 | 1 | -2/+11 |
| * | Don't mutate constants in tests | Mattias Engdegård | 2023-05-13 | 1 | -2/+2 |
| * | Suspend timers when reading Tramp process output | Michael Albinus | 2023-05-04 | 1 | -21/+18 |
| * | Tramp code cleanup | Michael Albinus | 2023-05-03 | 1 | -1/+2 |
| * | Use connection-aware functions when getting the UID/GID in Eshell | Jim Porter | 2023-05-02 | 2 | -11/+17 |
| * | New command 'tramp-cleanup-some-buffers' | Michael Albinus | 2023-04-26 | 1 | -21/+10 |
| * | Adapt Tramp test | Michael Albinus | 2023-04-09 | 1 | -4/+33 |
| * | ; Fix last change | Michael Albinus | 2023-04-03 | 1 | -2/+2 |
| * | Fix some `unwind-protect' forms | Michael Albinus | 2023-04-03 | 1 | -1/+4 |
| * | Connection-local variables are applied in buffers visiting a remote file | Michael Albinus | 2023-03-25 | 1 | -9/+29 |
| * | Merge from origin/emacs-29 | João Távora | 2023-03-14 | 1 | -0/+10 |
| |\ | |||||
| | * | Fix connection-local variables settings | Michael Albinus | 2023-03-13 | 1 | -0/+10 |
| * | | Fix Tramp tests | Michael Albinus | 2023-03-14 | 1 | -7/+11 |
| * | | Tramp cleanup | Michael Albinus | 2023-03-02 | 1 | -0/+5 |
| * | | Make Tramp file name completion more quiet | Michael Albinus | 2023-03-01 | 1 | -2/+6 |
| * | | Tramp: Do not unlock when connection is broken | Michael Albinus | 2023-02-26 | 1 | -1/+23 |
| * | | Tramp cleanup | Michael Albinus | 2023-02-24 | 1 | -187/+192 |
| * | | Tramp cleanup | Michael Albinus | 2023-02-19 | 1 | -115/+128 |
| * | | Tramp cleanup | Michael Albinus | 2023-02-14 | 1 | -6/+4 |
| * | | Support Tramp multi-hop completion | Michael Albinus | 2023-02-12 | 1 | -11/+26 |
| * | | Support Tramp user name completion | Michael Albinus | 2023-02-11 | 1 | -63/+65 |
| * | | Fix last change | Michael Albinus | 2023-02-10 | 1 | -1/+3 |
| * | | Fix Tramp file name completion | Michael Albinus | 2023-02-10 | 1 | -2/+14 |
| * | | Fix last Tramp commit | Michael Albinus | 2023-02-07 | 1 | -1/+2 |
| * | | Improve Tramp file name completion | Michael Albinus | 2023-02-06 | 1 | -13/+137 |
| * | | Handle large process output strings for Tramp | Michael Albinus | 2023-02-01 | 1 | -1/+8 |
| * | | Tramp cleanup from recent test campaign | Michael Albinus | 2023-01-28 | 1 | -4/+4 |
| * | | Factor out some Tramp code | Michael Albinus | 2023-01-23 | 1 | -15/+23 |
| * | | Merge from origin/emacs-29 | Stefan Kangas | 2023-01-23 | 2 | -1/+24 |
| |\ \ | |/ | |||||
| | * | Fix file-regular-p in Tramp | Michael Albinus | 2023-01-21 | 2 | -1/+24 |
| | * | Adapt tramp-tests.el (do not merge with master) | Michael Albinus | 2023-01-13 | 1 | -8/+11 |
| * | | Complete implementation of `file-user-id' | Michael Albinus | 2023-01-17 | 2 | -21/+61 |
| * | | Improve Tramp robustness | Michael Albinus | 2023-01-15 | 1 | -4/+4 |
| * | | Upgrade to length* functions in Tramp | Michael Albinus | 2023-01-15 | 2 | -12/+14 |
| * | | Adapt tramp-tests.el | Michael Albinus | 2023-01-13 | 1 | -8/+9 |
| * | | Add remote-file-name-inhibit-delete-by-moving-to-trash | Michael Albinus | 2023-01-08 | 1 | -2/+42 |