index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dired.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-17
Fix build on Solaris 10 (bug#75451)
Pip Cet
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-05-29
Fix unsafe usage of string data on Android
Po Lu
2024-05-26
Address compilation errors and warnings on x86 Solaris 10 systems
Po Lu
2024-03-29
New `sort` keyword arguments (bug#69709)
Mattias Engdegård
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-07-28
Allow quitting from Android content provider operations
Po Lu
2023-07-27
Update Android port
Po Lu
2023-01-26
Update Android port
Po Lu
2023-01-26
Update Android port
Po Lu
2023-01-21
Update Android port
Po Lu
2023-01-13
Update Android port
Po Lu
2023-01-02
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
Bring up the Android operating system and its window system
Po Lu
2022-10-14
Rename `file-attribute-file-number' to `file-attribute-file-identifier'
Michael Albinus
2022-10-14
; Fix recent change in documentation of "device number"
Eli Zaretskii
2022-10-13
Clarify structure of file-attribute's device number
Michael Albinus
2022-07-10
* src/dired.c (directory_files_internal): Update comment
Stefan Monnier
2022-07-10
* src/dired.c (directory_files_internal): Fix bug#56469
Stefan Monnier
2022-06-27
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-06-16
Use BASE_EQ instead of EQ where obviously safe
Mattias Engdegård
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-02
Fix a recent change in dired.c
Eli Zaretskii
2020-11-02
Fix some glitches in recent directory-files-* changes
Michael Albinus
2020-11-02
Add directory-empty-p and new argument COUNT for directory-files-*
Arthur Miller
2020-10-19
Further clarification of directory-files* doc
Michael Albinus
2020-10-19
* src/dired.c (Fdirectory_files, Fdirectory_files_and_attributes):
Michael Albinus
2020-10-05
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-01-20
Work better if stat etc. are interrupted
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-04
Fix last change in dired.c
Eli Zaretskii
2019-11-03
Fix case-insensitive completion of non-ASCII file names
Eli Zaretskii
2019-09-17
Improve reporting of I/O, access errors
Paul Eggert
2019-09-17
Pacify GCC -Wmaybe-uninitialized
Paul Eggert
2019-09-16
directory-files cleanup and speed tweaking
Paul Eggert
2019-09-12
Fix file name encoding when open_directory signals
Paul Eggert
2019-09-11
Fix directory-files-and-attributes race
Paul Eggert
2019-07-08
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-06-29
Simplify workaround for Cygwin O_PATH bug
Ken Brown
2019-06-27
Work around Cygwin bug with O_PATH
Paul Eggert
2019-03-21
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-27
Avoid assertion violation in directory-files
Eli Zaretskii
[next]