summaryrefslogtreecommitdiff
path: root/lisp/ls-lisp.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ls-lisp: Drop eshell dependenciesTino Calancha2017-08-051-9/+1
* ls-lisp: Autoload call instead of cookieTino Calancha2017-08-021-3/+8
* ls-lisp: Do not require em-glob at top of the fileTino Calancha2017-07-301-1/+5
* Dired: Handle posix wildcards in directory partTino Calancha2017-07-301-0/+30
* ls-lisp: Add an unload function and enable lexical bindingTino Calancha2017-07-251-1/+7
* ls-lisp: Fix file size formatTino Calancha2017-07-161-3/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
| * (ls-lisp-insert-directory): Make -B workDrew Adams2016-02-231-1/+3
* | Remove support for IRIXPaul Eggert2016-03-071-1/+1
* | (ls-lisp-insert-directory): Make -B workDrew Adams2016-02-231-1/+3
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* In strings, prefer plain ` and ' to \` and \'Paul Eggert2015-06-301-2/+2
* Fix Dired display of an explicit list of files by ls-lisp.elEli Zaretskii2015-06-061-4/+4
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-2/+2
* Spelling fixes.Paul Eggert2014-09-111-1/+1
* Implement the GNU ls -v switch in ls-lisp.el.Eli Zaretskii2014-09-011-1/+65