| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve Tramp robustness | Michael Albinus | 2023-04-04 | 2 | -2/+2 |
| * | Display unlock-file warning only when file locks are enabled | Michael Albinus | 2023-04-04 | 1 | -4/+6 |
| * | Fix some `unwind-protect' forms | Michael Albinus | 2023-04-03 | 1 | -64/+62 |
| * | Merge from origin/emacs-29 | João Távora | 2023-04-03 | 1 | -6/+7 |
| |\ | |||||
| | * | ; Fix last change | Eli Zaretskii | 2023-03-29 | 1 | -1/+1 |
| | * | ; Fix last change | Eli Zaretskii | 2023-03-29 | 1 | -1/+1 |
| | * | Fix duplicate defcustom in eww.el | Eli Zaretskii | 2023-03-29 | 1 | -4/+5 |
| * | | * lisp/net/tramp.el (tramp-accept-process-output): Use `with-local-quit'. | Michael Albinus | 2023-03-31 | 1 | -1/+1 |
| * | | Rework zeroconf integration into tramp-gvfs.el | Michael Albinus | 2023-03-29 | 1 | -46/+49 |
| * | | Fix D-Bus event loop when executing a keyboard macro | Michael Albinus | 2023-03-29 | 1 | -1/+5 |
| * | | Merge from origin/emacs-29 | Stefan Monnier | 2023-03-27 | 1 | -7/+13 |
| |\ \ | |/ | |||||
| | * | ; Fix :version of the new defcustom | Eli Zaretskii | 2023-03-26 | 1 | -1/+1 |
| | * | ; Fix last change | Eli Zaretskii | 2023-03-26 | 1 | -9/+10 |
| | * | Add 'eww-default-download-directory'. | Xi Lu | 2023-03-26 | 1 | -7/+12 |
| * | | Fix Tramp error messages | Michael Albinus | 2023-03-27 | 6 | -23/+23 |
| * | | Add sanity check in tramp-gvfs.el | Michael Albinus | 2023-03-26 | 1 | -0/+43 |
| * | | New user option remote-file-name-inhibit-auto-save | Michael Albinus | 2023-03-23 | 1 | -1/+10 |
| * | | Invert variable alias declaration in Tramp | Michael Albinus | 2023-03-21 | 1 | -5/+3 |
| * | | Improve Tramp backward compatibility | Michael Albinus | 2023-03-21 | 1 | -0/+8 |
| * | | Merge from origin/emacs-29 | Stefan Kangas | 2023-03-20 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | * lisp/net/tramp.el (tramp-yn-prompt-regexp): Fix regexp. | Michael Albinus | 2023-03-19 | 1 | -1/+1 |
| * | | Rename tramp-use-ssh-controlmaster-options to tramp-use-connection-share | Michael Albinus | 2023-03-19 | 2 | -20/+33 |
| * | | Prefix Tramp internal process properties with "tramp-". | Michael Albinus | 2023-03-18 | 10 | -48/+51 |
| * | | Fix regression in Tramp (bug#62194) | Michael Albinus | 2023-03-16 | 2 | -4/+5 |
| * | | Minor Tramp cleanup | Michael Albinus | 2023-03-15 | 1 | -14/+11 |
| * | | Improve Tramp processes to accept output over the same socket | Michael Albinus | 2023-03-14 | 6 | -16/+43 |
| * | | Make Tramp file name completion more quiet for all backends | Michael Albinus | 2023-03-12 | 8 | -128/+141 |
| * | | Add tramp-use-ssh-controlmaster-options value `suppress'. | Michael Albinus | 2023-03-06 | 1 | -37/+43 |
| * | | Merge from origin/emacs-29 | Stefan Kangas | 2023-03-06 | 1 | -2/+2 |
| |\ \ | |/ | |||||
| | * | Fix tramp-sh-handle-insert-directory | Michael Albinus | 2023-03-05 | 1 | -2/+2 |
| * | | Tramp cleanup | Michael Albinus | 2023-03-02 | 1 | -1/+3 |
| * | | Make Tramp file name completion more quiet | Michael Albinus | 2023-03-01 | 1 | -52/+28 |
| * | | Merge from origin/emacs-29 | Stefan Kangas | 2023-03-01 | 1 | -1/+3 |
| |\ \ | |/ | |||||
| | * | * lisp/net/tramp.el (tramp-remote-path): Improve docstring. | Michael Albinus | 2023-02-28 | 1 | -1/+3 |
| * | | Improve warning in tramp-handle-unlock-file | Michael Albinus | 2023-02-28 | 1 | -12/+13 |
| * | | Tramp: Do not unlock when connection is broken | Michael Albinus | 2023-02-26 | 1 | -1/+7 |
| * | | Merge from origin/emacs-29 | Stefan Kangas | 2023-02-25 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Add Tramp version integrated in Emacs 28.3 | Michael Albinus | 2023-02-24 | 1 | -1/+1 |
| | * | Fix password prompt in Tramp (do not merge) | Michael Albinus | 2023-01-30 | 1 | -2/+2 |
| * | | Tramp cleanup | Michael Albinus | 2023-02-24 | 1 | -10/+11 |
| * | | Use delete-char instead of backward-delete-char | Mattias Engdegård | 2023-02-22 | 1 | -1/+1 |
| * | | Tramp cleanup | Michael Albinus | 2023-02-19 | 1 | -2/+2 |
| * | | Improve Tramp's user and host name completion | Michael Albinus | 2023-02-18 | 4 | -54/+51 |
| * | | Tramp cleanup | Michael Albinus | 2023-02-14 | 3 | -34/+20 |
| * | | Add new user option password-colon-equivalents | Michael Albinus | 2023-02-13 | 2 | -4/+18 |
| * | | Support Tramp multi-hop completion | Michael Albinus | 2023-02-12 | 1 | -17/+24 |
| * | | Support Tramp user name completion | Michael Albinus | 2023-02-11 | 1 | -5/+19 |
| * | | Fix Tramp file name completion | Michael Albinus | 2023-02-10 | 1 | -3/+15 |
| * | | Fix last Tramp commit | Michael Albinus | 2023-02-07 | 1 | -1/+1 |
| * | | Improve Tramp file name completion | Michael Albinus | 2023-02-06 | 1 | -8/+86 |