Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Audit use of lsh and fix glitches | Paul Eggert | 2018-08-21 | 1 | -7/+7 |
* | Fix Bug#32304 | Michael Albinus | 2018-07-31 | 1 | -4/+8 |
* | Implement command completion in remote shells. (Bug#31704) | Michael Albinus | 2018-06-20 | 1 | -13/+5 |
* | Make `tramp-make-tramp-file-name' calls consistent. | Michael Albinus | 2018-05-26 | 1 | -20/+22 |
* | Fix file name completion in Tramp | Michael Albinus | 2018-05-24 | 1 | -7/+3 |
* | Fix Bug#31558 | Michael Albinus | 2018-05-24 | 1 | -70/+35 |
* | Fix Bug#31489 | Michael Albinus | 2018-05-21 | 1 | -2/+13 |
* | Adapt Tramp for auth-source | Michael Albinus | 2018-05-02 | 1 | -11/+14 |
* | Fix some edge cases of tramp-smb | Michael Albinus | 2018-05-02 | 1 | -1/+1 |
* | Let Tramp save passwords | Michael Albinus | 2018-04-23 | 1 | -17/+33 |
* | Handle chrooted environments in Tramp | Michael Albinus | 2018-04-19 | 1 | -4/+11 |
* | Improve Tramp test performance | Michael Albinus | 2018-03-30 | 1 | -4/+5 |
* | Fix Bug#30946 | Michael Albinus | 2018-03-29 | 1 | -5/+30 |
* | Fix problem with trailing slash in Tramp | Michael Albinus | 2018-03-26 | 1 | -15/+13 |
* | ; Fix last commit in tramp.el | Michael Albinus | 2018-03-22 | 1 | -2/+2 |
* | Fix commit c24c5dc4a4 | Michael Albinus | 2018-03-22 | 1 | -1/+2 |
* | Fix Bug#30904 | Michael Albinus | 2018-03-22 | 1 | -5/+7 |
* | ; Add fixme comments re password caching | Glenn Morris | 2018-03-05 | 1 | -0/+1 |
* | Some minor Tramp tweaks | Michael Albinus | 2018-02-28 | 1 | -1/+1 |
* | Fix problem in tramp-handle-substitute-in-file-name | Michael Albinus | 2018-02-27 | 1 | -1/+1 |
* | Fix handling of file notifications in tramp-gvfs.el | Michael Albinus | 2018-02-11 | 1 | -2/+8 |
* | Fix inconsistency expanding "//" in Tramp | Michael Albinus | 2018-02-05 | 1 | -9/+11 |
* | Prevent loading tramp-archive when it cannot be used | Michael Albinus | 2018-02-03 | 1 | -4/+5 |
* | * lisp/net/tramp.el: Require trampver here instead of... | Stefan Monnier | 2018-01-24 | 1 | -0/+1 |
* | Fix byte-compiler warning in tramp-sh.el | Michael Albinus | 2018-01-22 | 1 | -2/+2 |
* | Improve Tramp robustness | Michael Albinus | 2018-01-13 | 1 | -17/+17 |
* | Fix Bug#30038 | Michael Albinus | 2018-01-09 | 1 | -2/+3 |
* | Write proper `write-region' message in Tramp backends | Michael Albinus | 2018-01-04 | 1 | -3/+8 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | | Suppress timers in Tramp operations | Michael Albinus | 2017-12-16 | 1 | -1/+3 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2017-12-12 | 1 | -6/+6 |
|\| | |||||
| * | Make tramp-interrupt-process more robust | Michael Albinus | 2017-12-11 | 1 | -6/+6 |
| * | Fix Bug#29579 | Michael Albinus | 2017-12-06 | 1 | -3/+3 |
* | | Extend tramp-cache.el interface | Michael Albinus | 2017-12-12 | 1 | -3/+3 |
* | | Support for archive file names | Michael Albinus | 2017-12-09 | 1 | -5/+10 |
* | | Sync with Tramp 2.4.0-pre | Michael Albinus | 2017-12-09 | 1 | -172/+144 |
* | | Fix Bug#29579 | Michael Albinus | 2017-12-09 | 1 | -1/+1 |
* | | Merge from origin/emacs-26 | Paul Eggert | 2017-12-02 | 1 | -19/+16 |
|\| | |||||
| * | Revert Tramp commit from 2017-11-20 | Michael Albinus | 2017-12-02 | 1 | -19/+16 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2017-11-29 | 1 | -8/+12 |
|\| | |||||
| * | Some minor Tramp corrections | Michael Albinus | 2017-11-29 | 1 | -8/+12 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2017-11-29 | 1 | -3/+2 |
|\| | |||||
| * | Fix Bug#29163 | Michael Albinus | 2017-11-27 | 1 | -3/+2 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2017-11-20 | 1 | -16/+19 |
|\| | |||||
| * | Fix Bug#29149 | Michael Albinus | 2017-11-20 | 1 | -16/+19 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2017-11-20 | 1 | -1/+2 |
|\| | |||||
| * | Fix bug in tramp-handle-file-truename | Michael Albinus | 2017-11-18 | 1 | -1/+2 |
* | | Merge from origin/emacs-26 | Paul Eggert | 2017-11-08 | 1 | -9/+9 |
|\| | |||||
| * | Do not load Tramp unless `tramp-mode' is non-nil | Michael Albinus | 2017-11-05 | 1 | -5/+8 |