summaryrefslogtreecommitdiff
path: root/lisp/net/ange-ftp.el
Commit message (Expand)AuthorAge
* Complete implementation of `file-user-id'Michael Albinus2023-01-17
* Add remote-file-name-inhibit-delete-by-moving-to-trashMichael Albinus2023-01-08
* Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Handle make-directory return values in file name handlersMichael Albinus2022-12-22
* | Ignore some handlers in ange-ftp.elMichael Albinus2022-12-19
|/
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
* Fix calling file name handler for `load'.Michael Albinus2022-11-04
* Make ange-ftp-re-read-dir compat alias obsoleteStefan Kangas2022-08-05
* ; Normalize some "Author" headersStefan Kangas2022-07-20
* Drop obsolete rsh/rlogin from two user optionsStefan Kangas2022-07-12
* * lisp/net/ange-ftp.el (ange-ftp-ls): Make a loop when sanitizing LSARGS.Michael Albinus2022-03-13
* Sanitize ls switches in ange-ftp (bug#53360)Michael Albinus2022-02-07
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge from origin/emacs-28Glenn Morris2021-10-05
|\|
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* ; Stylistic docfixes in net/*.el found by checkdocStefan Kangas2021-09-19
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Make dired-chmod-program obsoleteLars Ingebrigtsen2021-08-26
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Mention the -e switch in an ange-ftp doc stringAlex Bochannek2021-05-28
* ; Remove some useless commentsStefan Kangas2021-04-16
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-11
* * lisp/net/ange-ftp.el: Fix problem pointed out by compiler warningStefan Monnier2021-03-07
* * lisp/net/ange-ftp.el (ange-ftp-ls): Handle several "--dired" switches.Michael Albinus2021-01-28
* Update copyright year to 2021Paul Eggert2021-01-01
* Add 'remote-file-error' for TrampMichael Albinus2020-12-14
* Prefer setq-local in net/*.elStefan Kangas2020-12-04
* Some Tramp fixes for directory-files-* and delete-*Michael Albinus2020-11-03
* Fix some glitches in recent directory-files-* changesMichael Albinus2020-11-02
* Add directory-empty-p and new argument COUNT for directory-files-*Arthur Miller2020-11-02
* Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-16
* Merge from origin/emacs-27Glenn Morris2020-04-15
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-26
|/
* ; Fix typos in ange-ftp.el (bug#38660)Michael Albinus2019-12-19
* Make ange-ftp fit for tramp-testsMichael Albinus2019-11-07
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Add standard unmatchable regexpMattias Engdegård2019-05-15
* Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-09
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01