| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 23 | -23/+23 | |
| * | | Merge from origin/emacs-29 | Stefan Kangas | 2022-12-31 | 1 | -9/+5 | |
| |\ \ | |/ | ||||||
| | * | * test/lisp/net/tramp-tests.el (tramp-test32-shell-command): Fix test. | Michael Albinus | 2022-12-30 | 1 | -9/+5 | |
| * | | Handle make-directory return values in file name handlers | Michael Albinus | 2022-12-22 | 1 | -4/+11 | |
| |/ | ||||||
| * | ; Fix typos (don't abbreviate "with" or "without") | Stefan Kangas | 2022-12-01 | 2 | -7/+7 | |
| * | Extend memory-info for remote systems | Michael Albinus | 2022-11-27 | 1 | -0/+15 | |
| * | EUDC: Improve LDAP and BBDB tests | Thomas Fitzsimmons | 2022-11-24 | 2 | -1/+7 | |
| * | Restore tramp-achive's Emacs 26 compatibility | Michael Albinus | 2022-11-23 | 1 | -0/+3 | |
| * | Activate direct asynchronous processes for Tramp container methods | Michael Albinus | 2022-11-21 | 1 | -3/+4 | |
| * | ; Fix typos | Stefan Kangas | 2022-11-20 | 1 | -1/+1 | |
| * | EUDC: Add BBDB test | Thomas Fitzsimmons | 2022-11-19 | 2 | -18/+39 | |
| * | EUDC: Add LDAP tests | Thomas Fitzsimmons | 2022-11-19 | 5 | -0/+78 | |
| * | ; Fix typos | Stefan Kangas | 2022-11-18 | 1 | -1/+1 | |
| * | ; Fix typos (prefer US spelling) | Stefan Kangas | 2022-11-18 | 1 | -2/+2 | |
| * | Accommodate ircs:// URLs in url-irc and browse-url | F. Jason Park | 2022-11-16 | 1 | -0/+9 | |
| * | EUDC: Add ecomplete and mailabbrev backends | Alexander Adolf | 2022-11-08 | 3 | -0/+126 | |
| * | Fix calling file name handler for `load'. | Michael Albinus | 2022-11-04 | 1 | -4/+7 | |
| * | Improve error reporting of EUDC plist functions | Basil L. Contovounesios | 2022-10-23 | 1 | -12/+12 | |
| * | Audit some plist uses with new predicate argument | Basil L. Contovounesios | 2022-10-22 | 1 | -0/+155 | |
| * | ; Prefer HTTPS to HTTP in many URLs | Stefan Kangas | 2022-10-15 | 1 | -2/+2 | |
| * | ; 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 | |