| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Fix Bug#33781 | Michael Albinus | 2018-12-20 | 1 | -0/+66 | |
| * | | | Expect tramp environment test to fail on hydra | Glenn Morris | 2018-12-18 | 1 | -0/+1 | |
| * | | | Fix Bug#33781 | Michael Albinus | 2018-12-18 | 1 | -1/+0 | |
| * | | | Avoid tests failures on hydra due to Tramp autoload changes | Glenn Morris | 2018-12-17 | 1 | -0/+1 | |
| * | | | Reduce autoloaded objects in Tramp | Michael Albinus | 2018-12-17 | 2 | -0/+6 | |
| * | | | Add Tramp sudoedit method | Michael Albinus | 2018-12-16 | 1 | -2/+8 | |
| * | | | Fix Bug#33568 | Michael Albinus | 2018-12-12 | 1 | -7/+0 | |
| * | | | * test/lisp/net/tramp-tests.el (tramp-test03-file-name-host-rules): | Michael Albinus | 2018-12-09 | 1 | -2/+1 | |
| * | | | Add missing handler to tramp-rclone.el, improve robustness | Michael Albinus | 2018-12-06 | 1 | -3/+12 | |
| * | | | Make stronger tests for Tramp multi hops | Michael Albinus | 2018-12-06 | 1 | -1/+20 | |
| * | | | Handle also port and domain in Tramp proxy definitions | Michael Albinus | 2018-11-06 | 1 | -17/+23 | |
| * | | | Expand host names in Tramp's ad-hoc multi-hop file names | Michael Albinus | 2018-10-20 | 1 | -23/+108 | |
| * | | | * test/lisp/net/tramp-tests.el (tramp--test-timeout-handler): | Michael Albinus | 2018-10-12 | 1 | -1/+1 | |
| * | | | Rework time-* functions in Tramp | Michael Albinus | 2018-09-29 | 1 | -10/+18 | |
| * | | | Remove some assumptions about timestamp format | Paul Eggert | 2018-09-24 | 1 | -10/+10 | |
| * | | | Improve tramp-convert-file-attributes backward compatibility | Michael Albinus | 2018-08-29 | 1 | -2/+3 | |
| * | | | Fix Bug#32304 | Michael Albinus | 2018-08-09 | 1 | -42/+47 | |
| * | | | Fix problems in tramp-tests | Michael Albinus | 2018-08-08 | 1 | -1/+4 | |
| * | | | Filter out tramp-archive objects in tramp-test45-unload | Michael Albinus | 2018-08-08 | 1 | -3/+7 | |
| * | | | Tag expensive tests in tramp-archive.el (Bug#30807) | Michael Albinus | 2018-08-08 | 1 | -2/+16 | |
| * | | | Rename Tramp method "owncloud" to "nextcloud" | Michael Albinus | 2018-08-04 | 1 | -8/+8 | |
| * | | | Fix Bug#32147 | Michael Albinus | 2018-07-15 | 1 | -2/+4 | |
| | |/ |/| | ||||||
| * | | Merge from emacs-26 | Noam Postavsky | 2018-07-09 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Remove test code from last commit | Michael Albinus | 2018-07-08 | 1 | -2/+1 | |
| | * | Fix Bug#32084 | Michael Albinus | 2018-07-08 | 1 | -1/+2 | |
| | * | Sync with Tramp 2.3.4. Do not merge with master | Michael Albinus | 2018-06-27 | 1 | -6/+10 | |
| | * | Sync with Tramp 2.3.4-pre | Michael Albinus | 2018-05-29 | 1 | -40/+111 | |
| | * | Revert a1bbc49015 (Bug#30243), do not merge | Michael Albinus | 2018-02-01 | 1 | -21/+17 | |
| * | | Minor change in tramp-tests.el | Michael Albinus | 2018-07-01 | 1 | -4/+4 | |
| * | | Sync with Tramp 2.4.0 | Michael Albinus | 2018-06-29 | 1 | -1/+1 | |
| * | | Improve backward compatibility of Tramp | Michael Albinus | 2018-06-22 | 1 | -8/+12 | |
| * | | Implement command completion in remote shells. (Bug#31704) | Michael Albinus | 2018-06-20 | 2 | -28/+66 | |
| * | | Cleanup secrets-tests | Michael Albinus | 2018-06-17 | 1 | -0/+6 | |
| * | | Extend file-name-non-special | Michael Albinus | 2018-06-03 | 1 | -5/+8 | |
| * | | Fix file name completion in Tramp | Michael Albinus | 2018-05-24 | 1 | -0/+8 | |
| * | | Extend secrets.el by searching for object paths. | Michael Albinus | 2018-05-22 | 1 | -1/+4 | |
| * | | Fix Bug#31489 | Michael Albinus | 2018-05-21 | 1 | -0/+6 | |
| * | | Fix creation of Secret Service items in auth-source | Michael Albinus | 2018-05-16 | 1 | -2/+9 | |
| * | | Fix Bug#29575 | Michael Albinus | 2018-05-15 | 1 | -28/+42 | |
| * | | Tramp updates | Michael Albinus | 2018-05-11 | 1 | -1/+1 | |
| * | | Fix Bug#31272 | Michael Albinus | 2018-05-06 | 1 | -23/+24 | |
| * | | Fix some edge cases of tramp-smb | Michael Albinus | 2018-05-02 | 1 | -45/+85 | |
| * | | Let Tramp save passwords | Michael Albinus | 2018-04-23 | 1 | -3/+12 | |
| * | | Make dbus.el fitter for Emacs configured --without-dbus | Michael Albinus | 2018-04-06 | 1 | -6/+1 | |
| * | | Require secrets.el iif Emacs has dbusbind support | Tino Calancha | 2018-04-06 | 1 | -1/+1 | |
| * | | Run secrets suite test when Emacs has dbus support | Tino Calancha | 2018-04-06 | 1 | -0/+5 | |
| * | | Add tests for secrets.el | Michael Albinus | 2018-04-05 | 1 | -0/+234 | |
| * | | Improve Tramp test performance | Michael Albinus | 2018-03-30 | 1 | -2/+4 | |
| * | | Fix Bug#30946 | Michael Albinus | 2018-03-29 | 1 | -0/+23 | |
| * | | Remove unstable tags in Tramp | Michael Albinus | 2018-03-28 | 1 | -4/+3 | |