index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dired.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Rename `file-attribute-file-number' to `file-attribute-file-identifier'
Michael Albinus
2022-10-14
1
-1
/
+1
*
; Fix recent change in documentation of "device number"
Eli Zaretskii
2022-10-14
1
-3
/
+3
*
Clarify structure of file-attribute's device number
Michael Albinus
2022-10-13
1
-2
/
+3
*
* src/dired.c (directory_files_internal): Update comment
Stefan Monnier
2022-07-10
1
-1
/
+11
*
* src/dired.c (directory_files_internal): Fix bug#56469
Stefan Monnier
2022-07-10
1
-3
/
+11
*
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-06-27
1
-2
/
+2
*
Use BASE_EQ instead of EQ where obviously safe
Mattias EngdegÄrd
2022-06-16
1
-15
/
+20
*
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-02-12
1
-4
/
+4
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix a recent change in dired.c
Eli Zaretskii
2020-11-02
1
-1
/
+1
*
Fix some glitches in recent directory-files-* changes
Michael Albinus
2020-11-02
1
-7
/
+7
*
Add directory-empty-p and new argument COUNT for directory-files-*
Arthur Miller
2020-11-02
1
-13
/
+30
*
Further clarification of directory-files* doc
Michael Albinus
2020-10-19
1
-2
/
+2
*
* src/dired.c (Fdirectory_files, Fdirectory_files_and_attributes):
Michael Albinus
2020-10-19
1
-3
/
+5
*
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-10-05
1
-1
/
+1
*
Work better if stat etc. are interrupted
Paul Eggert
2020-01-20
1
-2
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix last change in dired.c
Eli Zaretskii
2019-11-04
1
-2
/
+2
*
Fix case-insensitive completion of non-ASCII file names
Eli Zaretskii
2019-11-03
1
-35
/
+66
*
Improve reporting of I/O, access errors
Paul Eggert
2019-09-17
1
-5
/
+4
*
Pacify GCC -Wmaybe-uninitialized
Paul Eggert
2019-09-17
1
-1
/
+1
*
directory-files cleanup and speed tweaking
Paul Eggert
2019-09-16
1
-80
/
+49
*
Fix file name encoding when open_directory signals
Paul Eggert
2019-09-12
1
-6
/
+6
*
Fix directory-files-and-attributes race
Paul Eggert
2019-09-11
1
-1
/
+2
*
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-07-08
1
-1
/
+0
*
Simplify workaround for Cygwin O_PATH bug
Ken Brown
2019-06-29
1
-5
/
+1
*
Work around Cygwin bug with O_PATH
Paul Eggert
2019-06-27
1
-0
/
+4
*
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Avoid assertion violation in directory-files
Eli Zaretskii
2018-12-27
1
-0
/
+3
*
|
Use "file name handler" consequently
Michael Albinus
2018-12-22
1
-9
/
+10
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-12
/
+8
*
|
Fix documentation for conversion to bignums
Eli Zaretskii
2018-09-08
1
-9
/
+8
*
|
Improve bignum support for system types
Paul Eggert
2018-08-27
1
-9
/
+8
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-1
/
+1
|
\
\
|
*
|
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-19
1
-1
/
+1
*
|
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-1
/
+1
*
|
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-10
/
+10
|
/
/
*
/
Decouple dired from regex internals
Daniel Colascione
2018-06-16
1
-25
/
+12
|
/
*
Improve documentation of 'directory-files-and-attributes'
Eli Zaretskii
2018-06-01
1
-1
/
+8
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Avoid wrong value from file-attributes on Linux kernel before 3.6
Andreas Schwab
2017-11-01
1
-1
/
+8
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix file-attributes race on GNU hosts
Paul Eggert
2017-08-25
1
-22
/
+64
*
Avoid most stat calls when completing file names
Paul Eggert
2017-07-31
1
-30
/
+41
*
Remove immediate_quit.
Paul Eggert
2017-02-01
1
-3
/
+0
[next]