summaryrefslogtreecommitdiff
path: root/lisp/ls-lisp.el
AgeCommit message (Expand)Author
2021-10-09Fix thinko in ls-lisp--insert-directoryMichael Albinus
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-07-25Support '--group-directories-first' in ls-lisp.elArthur Miller
2021-04-16; Fix typos: emacs lisp -> Emacs LispStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-31Speed up ls-lispEli Zaretskii
2020-03-25Improve the UI of 'list-timers'Eli Zaretskii
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-31Avoid signaling errors from ls-lisp--insert-directory on macOSEli Zaretskii
2019-07-22Remove some obsolete integer overflow handlingMattias EngdegÄrd
2019-06-23Make ls-lisp--dired ape dired-noselect more closelyDrew Adams
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-02-15Make ls-lisp.el behave like Posix hosts when directory doesn't existEli Zaretskii
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-23file-attributes cleanupPaul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-25Add test for Bug#29423 in Tramp.Michael Albinus
2017-11-25Make sure 'dired-filename' property is always put by ls-lispEli Zaretskii
2017-10-24Fix compile warning for non-w32 buildsNoam Postavsky
2017-10-22Avoid unnecessary rounding errors in timestampsPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-05ls-lisp: Drop eshell dependenciesTino Calancha
2017-08-02ls-lisp: Autoload call instead of cookieTino Calancha
2017-07-30ls-lisp: Do not require em-glob at top of the fileTino Calancha
2017-07-30Dired: Handle posix wildcards in directory partTino Calancha
2017-07-25ls-lisp: Add an unload function and enable lexical bindingTino Calancha
2017-07-16ls-lisp: Fix file size formatTino Calancha
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-19Merge from origin/emacs-25Paul Eggert
2016-11-06Modernize usage of 'macOS' in doc and commentsPaul Eggert
2016-03-07Remove support for IRIXPaul Eggert
2016-02-23(ls-lisp-insert-directory): Make -B workDrew Adams
2016-02-23(ls-lisp-insert-directory): Make -B workDrew Adams
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-03Fix some more docstring etc. quoting problemsPaul Eggert
2015-06-30In strings, prefer plain ` and ' to \` and \'Paul Eggert
2015-06-06Fix Dired display of an explicit list of files by ls-lisp.elEli Zaretskii
2015-05-21Don't quote nil and t in doc stringsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-09-29Rename 24.5 to 25.1Stefan Monnier
2014-09-11Spelling fixes.Paul Eggert
2014-09-01Implement the GNU ls -v switch in ls-lisp.el.Eli Zaretskii
2014-09-01Use the new string-collate-lessp function in ls-lisp.el.Eli Zaretskii
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-18Fix bug #16179 with ls-lisp emulation of the ls -s switch.Eli Zaretskii
2013-09-17Commentary updateGlenn Morris