| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New macro connection-local-p | Michael Albinus | 2023-12-12 | 1 | -1/+3 |
| * | * test/lisp/net/tramp-tests.el (tramp-test31-signal-process): Extend. | Michael Albinus | 2023-12-01 | 1 | -0/+6 |
| * | * lisp/net/tramp.el (tramp-signal-process): PROCESS can also be a string. | Michael Albinus | 2023-11-30 | 1 | -45/+53 |
| * | Merge from origin/emacs-29 | Eli Zaretskii | 2023-11-25 | 1 | -0/+3 |
| |\ | |||||
| | * | Extend D-Bus doc and test | Michael Albinus | 2023-11-24 | 1 | -0/+3 |
| * | | Merge from origin/emacs-29 | Eli Zaretskii | 2023-11-18 | 1 | -4/+6 |
| |\ \ | |/ | |||||
| | * | * test/lisp/net/tramp-tests.el (tramp--test-timeout-handler): Be more verbose. | Michael Albinus | 2023-11-17 | 1 | -4/+6 |
| * | | ; Fix webjump test after recent change | Stefan Kangas | 2023-10-25 | 1 | -1/+1 |
| * | | Improve SOCKS error handling and support version 4a | F. Jason Park | 2023-10-18 | 1 | -3/+28 |
| * | | Don't hard code server ports in SOCKS tests | F. Jason Park | 2023-10-18 | 1 | -16/+37 |
| * | | Merge from origin/emacs-29 | Michael Albinus | 2023-10-13 | 1 | -0/+11 |
| |\ \ | |/ | |||||
| | * | Handle quoted tilde in Tramp | Michael Albinus | 2023-10-13 | 1 | -0/+11 |
| | * | Fix tramp-test.el (don't merge with master) | Michael Albinus | 2023-09-28 | 1 | -7/+7 |
| | * | Improve Emacs 30 compatibility in tramp-tests.el (don't merge) | Michael Albinus | 2023-09-25 | 1 | -2/+2 |
| * | | Some tramp-tests.el fixes | Michael Albinus | 2023-10-01 | 1 | -11/+11 |
| * | | Merge from origin/emacs-29 | Eli Zaretskii | 2023-09-30 | 1 | -1/+60 |
| |\ \ | |/ | |||||
| | * | Add new Tramp test | Michael Albinus | 2023-09-25 | 1 | -1/+60 |
| * | | Fix Tramp test on NetBSD | Michael Albinus | 2023-09-14 | 1 | -3/+12 |
| * | | Make ‘mailcap-viewer-passes-test’ return t for viewers without tests | Felix Dietrich | 2023-09-10 | 1 | -0/+24 |
| * | | Use new ERT `skip-when` macro in tests | Stefan Kangas | 2023-09-04 | 1 | -10/+10 |
| * | | Adapt Tramp test | Michael Albinus | 2023-08-19 | 2 | -6/+11 |
| * | | Merge from origin/emacs-29 | Eli Zaretskii | 2023-08-12 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | Adapt Tramp test | Michael Albinus | 2023-08-10 | 1 | -0/+1 |
| * | | Merge from origin/emacs-29 | Eli Zaretskii | 2023-08-12 | 1 | -8/+19 |
| |\ \ | |/ | |||||
| | * | * test/lisp/net/tramp-tests.el (tramp-test42-utf8): Skip for macOS. | Michael Albinus | 2023-08-06 | 1 | -8/+6 |
| | * | ; Fix last change | Michael Albinus | 2023-08-06 | 1 | -1/+3 |
| | * | * test/lisp/net/tramp-tests.el (tramp-test10-write-region): Extend test. | Michael Albinus | 2023-08-06 | 1 | -1/+12 |
| | * | Sync with Tramp 2.6.2-pre | Michael Albinus | 2023-08-05 | 2 | -541/+900 |
| * | | ; * test/lisp/net/tramp-tests.el: duck make-process bytecomp warning | Mattias Engdegård | 2023-08-09 | 1 | -1/+1 |
| * | | ; 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 |