summaryrefslogtreecommitdiff
path: root/lisp/net/ange-ftp.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Fix passive mode for tnftp client in ange-ftp.el.Christophe Deleuze2023-12-181-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-1/+1
* Fix calling file name handler for `load'.Michael Albinus2022-11-041-2/+2
* Make ange-ftp-re-read-dir compat alias obsoleteStefan Kangas2022-08-051-3/+3
* ; Normalize some "Author" headersStefan Kangas2022-07-201-1/+1
* Drop obsolete rsh/rlogin from two user optionsStefan Kangas2022-07-121-7/+3
* * lisp/net/ange-ftp.el (ange-ftp-ls): Make a loop when sanitizing LSARGS.Michael Albinus2022-03-131-1/+1
* Sanitize ls switches in ange-ftp (bug#53360)Michael Albinus2022-02-071-2/+5
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Glenn Morris2021-10-051-1/+1
|\|
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-2/+3
|/
* ; Stylistic docfixes in net/*.el found by checkdocStefan Kangas2021-09-191-5/+5
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-66/+66
* Make dired-chmod-program obsoleteLars Ingebrigtsen2021-08-261-2/+1
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-3/+3
* Mention the -e switch in an ange-ftp doc stringAlex Bochannek2021-05-281-1/+5
* ; Remove some useless commentsStefan Kangas2021-04-161-4/+0
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-111-2/+2
* * lisp/net/ange-ftp.el: Fix problem pointed out by compiler warningStefan Monnier2021-03-071-2/+1
* * lisp/net/ange-ftp.el (ange-ftp-ls): Handle several "--dired" switches.Michael Albinus2021-01-281-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Add 'remote-file-error' for TrampMichael Albinus2020-12-141-1/+1
* Prefer setq-local in net/*.elStefan Kangas2020-12-041-14/+8
* Some Tramp fixes for directory-files-* and delete-*Michael Albinus2020-11-031-53/+65
* Fix some glitches in recent directory-files-* changesMichael Albinus2020-11-021-3/+3
* Add directory-empty-p and new argument COUNT for directory-files-*Arthur Miller2020-11-021-7/+8
* Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-161-2/+1
* Merge from origin/emacs-27Glenn Morris2020-04-151-2/+1
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-141-2/+1
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-231-1/+2
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\|
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-1/+1
|/
* ; Fix typos in ange-ftp.el (bug#38660)Michael Albinus2019-12-191-2/+2
* Make ange-ftp fit for tramp-testsMichael Albinus2019-11-071-8/+84
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Add standard unmatchable regexpMattias Engdegård2019-05-151-1/+1
* Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-091-2/+2
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-231-1/+2
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
* | file-attributes cleanupPaul Eggert2018-09-231-8/+13