aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ls-lisp.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* WiPscratch/error-APIStefan Monnier23 hours1-2/+2
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; Improve documentation of ls-lisp.elEli Zaretskii2025-05-111-5/+14
* Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* Reset ls-lisp-use-string-collate when ls-lisp-emulation changesRobert Pluim2024-06-241-1/+4
* Support more long time options in 'ls-lisp'Lin Sun2024-04-091-0/+3
* List special directories when reading root directory on AndroidPo Lu2024-03-311-4/+32
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | (dired): Remove `ls-lisp` adviceStefan Monnier2023-12-091-36/+0
* | (insert-directory): Remove `ls-lisp` adviceStefan Monnier2023-12-091-77/+56
* | (file-expand-wildcards): Handle patterns ending in "/"Stefan Monnier2023-12-091-15/+1
* | Fixup for "no file modes on windows and dos"Sam Steingold2023-10-151-1/+1
* | Fix `ls-lisp-verbosity` custom typeMattias Engdegård2023-10-131-2/+3
* | There are no file modes on windows and dosSam Steingold2023-09-271-3/+5
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-04-291-1/+1
|\ \
| * | Use t for non-nil default values in boolean defcustom declarationsMattias Engdegård2023-04-281-1/+1
| |/
* | Update Android portPo Lu2023-01-211-1/+1
|/
* Fix expansion of wildcards in ls-lisp.elEli Zaretskii2023-01-151-2/+16
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Delete aliases obsolete since 21.1 and 22.1Stefan Kangas2022-07-311-8/+0
* Fix sorting in ls-lisp.el under -vEli Zaretskii2022-06-051-5/+13
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* Fix off-by-one file size formatting in ls-lispLars Ingebrigtsen2022-02-121-2/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Change how Dired displays available spaceLars Ingebrigtsen2021-12-011-12/+1
* | Fix files-tests on MS-WindowsEli Zaretskii2021-11-111-1/+1
|/
* Fix thinko in ls-lisp--insert-directoryMichael Albinus2021-10-091-0/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Support '--group-directories-first' in ls-lisp.elArthur Miller2021-07-251-5/+69
* ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-161-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Speed up ls-lispEli Zaretskii2020-10-311-2/+7
* Improve the UI of 'list-timers'Eli Zaretskii2020-03-251-3/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Avoid signaling errors from ls-lisp--insert-directory on macOSEli Zaretskii2019-08-311-1/+2
* Remove some obsolete integer overflow handlingMattias Engdegård2019-07-221-8/+1
* Make ls-lisp--dired ape dired-noselect more closelyDrew Adams2019-06-231-0/+2
* 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
* Make ls-lisp.el behave like Posix hosts when directory doesn't existEli Zaretskii2019-02-151-3/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-39/+16
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Add test for Bug#29423 in Tramp.Michael Albinus2017-11-251-1/+1
* Make sure 'dired-filename' property is always put by ls-lispEli Zaretskii2017-11-251-7/+9
* Fix compile warning for non-w32 buildsNoam Postavsky2017-10-241-0/+2
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-221-2/+3