summaryrefslogtreecommitdiff
path: root/src/dired.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Improve documentation of 'directory-files-and-attributes'Eli Zaretskii2018-06-011-1/+8
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Avoid wrong value from file-attributes on Linux kernel before 3.6Andreas Schwab2017-11-011-1/+8
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix file-attributes race on GNU hostsPaul Eggert2017-08-251-22/+64
* Avoid most stat calls when completing file namesPaul Eggert2017-07-311-30/+41
* Remove immediate_quit.Paul Eggert2017-02-011-3/+0
* Replace QUIT with maybe_quitPaul Eggert2017-01-251-5/+5
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | regex.h now includes sys/types.hPaul Eggert2016-12-251-1/+0
* | Merge from origin/emacs-25Paul Eggert2016-11-041-3/+1
|\ \ | |/
| * Revert fixes to allocation of regex matchingNoam Postavsky2016-10-251-3/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-231-1/+3
|\ \ | |/
| * Fix handling of allocation in regex matchingNoam Postavsky2016-10-211-1/+3
* | Merge from origin/emacs-25Paul Eggert2016-05-311-2/+1
|\ \ | |/
| * * src/dired.c (Ffile_name_all_completions): Doc fix. (Bug#23631)Eli Zaretskii2016-05-271-2/+1
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-211-4/+6
* | No need to block input when reading directoriesPaul Eggert2016-03-191-13/+1
* | Merge from origin/emacs-25John Wiegley2016-03-111-2/+2
|\ \ | |/
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* | Add accessors for `file-attributes'Lars Ingebrigtsen2016-03-041-0/+8
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix dired.c typo with ptrdiff_t vs Lisp_ObjectPaul Eggert2015-12-231-11/+12
* Fix file-name completion on OS XEli Zaretskii2015-12-231-8/+45
* Include-file cleanup for src directoryPaul Eggert2015-10-201-3/+0
* Improve doc strings in dired.cStephen Leake2015-10-011-3/+10
* Docstring fixes re quotes in C codePaul Eggert2015-09-011-1/+1
* Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-261-25/+4
* Fix last commit, which confused WINDOWSNT with MSDOS.Eli Zaretskii2015-01-311-1/+1
* Simplify read_dirent's MSDOS hacksPaul Eggert2015-01-301-13/+8
* Fix error messages when readdir cannot open a directory on MS-WindowsEli Zaretskii2015-01-301-5/+20
* Refactor calls to opendir for simplicityPaul Eggert2015-01-291-15/+8
* Report readdir failuresPaul Eggert2015-01-291-55/+29
* Merge from origin/emacs-24Paul Eggert2015-01-291-8/+7
|\
| * Improve the fix for bug #19701Eli Zaretskii2015-01-281-8/+7
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-0/+13
|\ \ | |/
| * Signal a file-error from directory-files on MS-Windows (Bug#19701)Eli Zaretskii2015-01-271-0/+13
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Count MANY function args more reliablyPaul Eggert2015-01-251-30/+26
* | Avoid extra multibyteness check in ENCODE_FILE users.Dmitry Antipov2015-01-141-5/+3
* | Consolidate duplicated string matching code.Dmitry Antipov2015-01-131-15/+6
* | Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-8/+0
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Merge from emacs-24; up to 117687Glenn Morris2014-11-081-1/+4
|\ \ | |/
| * * dired.c (Ffile_attributes): Return Qnil, if Fexpand_file_nameMichael Albinus2014-11-051-1/+4
* | Merge from emacs-24; up to 2014-06-27T16:27:08Z!rgm@gnu.orgGlenn Morris2014-08-031-0/+7
|\ \ | |/
| * Fix bug with clang + directory_files_internal + GC.Paul Eggert2014-08-021-0/+7
* | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-161-0/+4
|\ \ | |/