| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ; Fix typos (prefer American spelling) | Stefan Kangas | 2022-09-29 | 1 | -1/+1 |
| * | ; Fix typos | Stefan Kangas | 2022-09-28 | 1 | -1/+1 |
| * | Make use of rx in Tramp backward compatoble | Michael Albinus | 2022-09-09 | 2 | -54/+80 |
| * | test: Remove redundant "" arg to `mapconcat` | Stefan Monnier | 2022-09-08 | 1 | -1/+1 |
| * | Make call of remote `id' more performant in Tramp | Michael Albinus | 2022-09-08 | 1 | -1/+3 |
| * | Use secondary groups when checking permissions in Tramp (Bug#57044) | Michael Albinus | 2022-09-06 | 2 | -7/+7 |
| * | Fix rx forms in Tramp | Michael Albinus | 2022-09-04 | 2 | -9/+9 |
| * | Add tests for ‘mailcap-add-mailcap-entry’ | Felix Dietrich | 2022-09-02 | 1 | -0/+405 |
| * | Use `rx' in Tramp where possible | Michael Albinus | 2022-08-26 | 2 | -144/+159 |
| * | Minor fixes in tramp-tests.el | Michael Albinus | 2022-08-25 | 1 | -26/+41 |
| * | * test/lisp/net/tramp-tests.el (tramp--test-utf8): Adapt test. | Michael Albinus | 2022-08-11 | 1 | -1/+2 |
| * | Further Tramp fixes for Android 12 | Michael Albinus | 2022-08-09 | 1 | -22/+10 |
| * | ; Fix typos | Stefan Kangas | 2022-08-08 | 1 | -1/+1 |
| * | Adapt Tramp for Android 12 | Michael Albinus | 2022-08-06 | 1 | -21/+35 |
| * | Move netrc tests to auth-source-tests.el | Lars Ingebrigtsen | 2022-08-04 | 4 | -74/+0 |
| * | Fix Tramp test | Michael Albinus | 2022-08-04 | 1 | -1/+1 |
| * | Reorganize Tramp | Michael Albinus | 2022-08-03 | 1 | -1/+22 |
| * | Remove Tramp instrumentation | Michael Albinus | 2022-07-27 | 1 | -12/+3 |
| * | Further Tramp instrumentation | Michael Albinus | 2022-07-27 | 1 | -1/+1 |
| * | ; Instrument Tramp tests | Michael Albinus | 2022-07-27 | 1 | -1/+9 |
| * | ; * test/lisp/net/tramp-tests.el (tramp--test-enabled): fix regexp | Mattias Engdegård | 2022-07-25 | 1 | -1/+1 |
| * | Fix regexp in tramp-tests.el | Michael Albinus | 2022-07-25 | 1 | -1/+1 |
| * | ; Instrument tramp-tests.el | Michael Albinus | 2022-07-25 | 1 | -1/+2 |
| * | Refactor Tramp | Michael Albinus | 2022-07-24 | 2 | -6/+11 |
| * | Fix srcset parsing in shr | Lars Ingebrigtsen | 2022-07-23 | 1 | -0/+15 |
| * | Merge from origin/emacs-28 | Stefan Kangas | 2022-07-20 | 1 | -6/+6 |
| |\ | |||||
| | * | ; Fix typos | Stefan Kangas | 2022-07-19 | 1 | -6/+6 |
| | * | Fix file name quoting in tramp-smb.el (do not merge) | Michael Albinus | 2022-06-09 | 1 | -11/+1 |
| * | | Adapt Tramp new test macros | Michael Albinus | 2022-07-18 | 1 | -0/+3 |
| * | | Comment docstrings in tramp-test macros | Michael Albinus | 2022-07-16 | 1 | -22/+12 |
| * | | Extend tramp-tests | Michael Albinus | 2022-07-15 | 1 | -172/+120 |
| * | | Fix Tramp test environment on hydra.nixos.org | Michael Albinus | 2022-07-10 | 1 | -5/+6 |
| * | | Drop support for the dead third-party w3 package | Stefan Kangas | 2022-07-09 | 1 | -1/+1 |
| * | | Tramp code cleanup | Michael Albinus | 2022-07-03 | 1 | -8/+8 |
| * | | Fix Tramp test | Michael Albinus | 2022-06-16 | 1 | -11/+1 |
| * | | Adjust browse-url test after previous browse-url change | Lars Ingebrigtsen | 2022-06-09 | 1 | -1/+1 |
| * | | Factor out test configuration for remote files | Michael Albinus | 2022-06-08 | 1 | -143/+146 |
| * | | Fix Tramp test | Michael Albinus | 2022-06-03 | 1 | -0/+1 |
| * | | Merge from origin/emacs-28 | Stefan Kangas | 2022-05-30 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | Some Tramp cleanup on MS Windows | Michael Albinus | 2022-05-29 | 1 | -0/+1 |
| | * | Fix Tramp sshfs tests (don't merge) | Michael Albinus | 2022-05-17 | 1 | -5/+11 |
| | * | * test/lisp/net/tramp-tests.el (tramp-test27-load): Adapt test. Don't merge | Michael Albinus | 2022-05-15 | 1 | -1/+3 |
| * | | Some cleanups in tramp-tests.el | Michael Albinus | 2022-05-21 | 1 | -13/+17 |
| * | | ; Fix typos | Stefan Kangas | 2022-05-15 | 1 | -2/+2 |
| * | | Improve handling of `tramp-set-file-uid-gid' | Michael Albinus | 2022-05-11 | 1 | -1/+3 |
| * | | Improve Tramp tests | Michael Albinus | 2022-05-09 | 1 | -18/+88 |
| * | | Add Tramp test | Michael Albinus | 2022-05-05 | 2 | -10/+50 |
| * | | Improve tramp-test46-read-password | Michael Albinus | 2022-04-27 | 1 | -2/+6 |
| * | | ; Instrument tramp-test46-read-password | Michael Albinus | 2022-04-27 | 1 | -2/+3 |
| * | | Add test for Tramp password handling | Michael Albinus | 2022-04-25 | 2 | -7/+62 |