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
*
Replace call[1-8] with calln
Stefan Kangas
2025-01-19
1
-9
/
+9
*
Fix build on Solaris 10 (bug#75451)
Pip Cet
2025-01-17
1
-1
/
+11
*
Update copyright year to 2025
Paul Eggert
2025-01-01
1
-1
/
+1
*
Fix unsafe usage of string data on Android
Po Lu
2024-05-29
1
-0
/
+4
*
Address compilation errors and warnings on x86 Solaris 10 systems
Po Lu
2024-05-26
1
-2
/
+5
*
New `sort` keyword arguments (bug#69709)
Mattias Engdegård
2024-03-29
1
-1
/
+1
*
Merge from savannah/emacs-29
Po Lu
2024-01-02
1
-1
/
+1
|
\
|
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
|
Allow quitting from Android content provider operations
Po Lu
2023-07-28
1
-0
/
+9
*
|
Update Android port
Po Lu
2023-07-27
1
-1
/
+1
*
|
Update Android port
Po Lu
2023-01-26
1
-6
/
+0
*
|
Update Android port
Po Lu
2023-01-26
1
-1
/
+2
*
|
Update Android port
Po Lu
2023-01-21
1
-0
/
+13
*
|
Update Android port
Po Lu
2023-01-13
1
-12
/
+38
*
|
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-01-02
1
-1
/
+1
|
\
|
|
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
|
Bring up the Android operating system and its window system
Po Lu
2022-12-31
1
-2
/
+3
|
/
*
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
[next]