aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct custom type in tramp-androidsu.elPo Lu2024-04-011-1/+1
* Fix androidsu's `make-process' file name handlerPo Lu2024-04-011-7/+13
* Adapt Tramp version integrated in Emacs 29.3Michael Albinus2024-03-311-1/+1
* Add 'eww-readable-urls'Jim Porter2024-03-231-5/+38
* Allow toggling "readable" mode in EWWJim Porter2024-03-231-45/+82
* Keep indenting text when 'shr-fill-text' is nil (bug#69555)Kévin Le Gouguec2024-03-151-5/+10
* ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-143-4/+4
* Let 'browse-url-interactive-arg' return more values for NEW-WINDOW-FLAGJim Porter2024-03-101-7/+10
* Remove workarounds for solved 'read-event' bugTim Ruffing2024-03-101-5/+1
* When navigating through history in EWW, don't keep adding to 'eww-history'Jim Porter2024-03-061-12/+111
* Tramp fixes after running regression tests on AndroidMichael Albinus2024-03-062-25/+30
* Don't report files from read-only adb partitions as writablePo Lu2024-03-061-6/+5
* ; Fix last changePo Lu2024-03-061-4/+4
* * lisp/net/dictionary.el: More fixes for dictionary-new-matching (bug#69312)Juri Linkov2024-03-051-6/+11
* tramp-androidsu.el code cleanupMichael Albinus2024-03-041-20/+16
* Update tramp-androidsuPo Lu2024-03-041-263/+142
* * lisp/net/dictionary.el (dictionary-display-match-result): More fixes.Juri Linkov2024-03-031-2/+0
* * lisp/net/dictionary.el (dictionary-new-matching): Add dictionary-pre-buffer.Juri Linkov2024-03-031-0/+1
* * lisp/net/dictionary.el: Better handling of messages and errors.Juri Linkov2024-03-021-11/+15
* Fix subprocess creation in directories managed by tramp-androidsuPo Lu2024-02-291-15/+119
* Revert change in tramp-adb-send-commandMichael Albinus2024-02-281-6/+5
* ; Fix last changePo Lu2024-02-281-3/+3
* Lift restrictions on `tramp-androidsu's app data accessPo Lu2024-02-282-27/+49
* Disable process tracing before launching /system/bin/suPo Lu2024-02-271-8/+13
* ; Delete trailing whitespacePo Lu2024-02-261-1/+1
* Introduce a new TRAMP method `androidsu'Po Lu2024-02-262-15/+576
* Merge from origin/emacs-29Eli Zaretskii2024-02-241-2/+2
|\
| * * lisp/net/tramp.el (tramp-methods): Fix typo in docstring. (Bug#69294)Michael Albinus2024-02-211-2/+2
* | Use obarray-make instead of make-vector to create obarraysMattias Engdegård2024-02-233-6/+6
* | ; CopyeditsMichael Albinus2024-02-202-1/+3
* | Add Tramp methods dockercp and podmancpMichael Albinus2024-02-207-35/+110
* | Merge from origin/emacs-29Eli Zaretskii2024-02-171-3/+3
|\ \ | |/
| * Minor Tramp doc adaptionMichael Albinus2024-02-141-3/+3
| * Tramp: Handle PIN requests from security keys (don't merge)Michael Albinus2024-02-092-11/+24
| * Fix stale cache in Tramp (do not merge with master)Michael Albinus2024-02-011-0/+6
* | Handle /assets and /content file names in `android-browse-url'Po Lu2024-02-151-1/+1
* | Fix warning in tramp-register-archive-autoload-file-name-handlerMichael Albinus2024-02-101-1/+3
* | Tramp: Handle PIN requests from security keysMichael Albinus2024-02-092-10/+22
* | Fix 'browse-url-url-at-point' so that scheme does not duplicateUSAMI Kenta2024-02-081-2/+4
* | `file-remote-p' must not return an errorMichael Albinus2024-02-081-1/+2
* | Declare function properties in TrampMichael Albinus2024-02-071-0/+4
* | * lisp/net/tramp.el (tramp-local-host-regexp): Adapt :version.Michael Albinus2024-02-053-4/+4
* | Adapt cache handling in TrampMichael Albinus2024-02-051-58/+47
* | Fix stale cache in TrampMichael Albinus2024-02-051-12/+12
* | tramp: Tweak the ls-lisp declarationsStefan Monnier2024-02-032-7/+6
* | shr: Correct SVG attribute caseSacha Chua2024-02-011-2/+74
* | ; Spelling fixesPaul Eggert2024-01-291-1/+1
* | Merge from origin/emacs-29Michael Albinus2024-01-281-1/+1
|\ \ | |/
| * Handle wrong login program in TrampMichael Albinus2024-01-281-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2024-01-271-1/+1
|\ \ | |/