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
*
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
*
Replace QUIT with maybe_quit
Paul Eggert
2017-01-25
1
-5
/
+5
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
regex.h now includes sys/types.h
Paul Eggert
2016-12-25
1
-1
/
+0
*
|
Merge from origin/emacs-25
Paul Eggert
2016-11-04
1
-3
/
+1
|
\
|
|
*
Revert fixes to allocation of regex matching
Noam Postavsky
2016-10-25
1
-3
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-10-23
1
-1
/
+3
|
\
|
|
*
Fix handling of allocation in regex matching
Noam Postavsky
2016-10-21
1
-1
/
+3
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-31
1
-2
/
+1
|
\
|
|
*
* src/dired.c (Ffile_name_all_completions): Doc fix. (Bug#23631)
Eli Zaretskii
2016-05-27
1
-2
/
+1
*
|
Fix compiler warnings in the MinGW build
Eli Zaretskii
2016-05-21
1
-4
/
+6
*
|
No need to block input when reading directories
Paul Eggert
2016-03-19
1
-13
/
+1
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-11
1
-2
/
+2
|
\
|
|
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
|
Add accessors for `file-attributes'
Lars Ingebrigtsen
2016-03-04
1
-0
/
+8
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix dired.c typo with ptrdiff_t vs Lisp_Object
Paul Eggert
2015-12-23
1
-11
/
+12
*
Fix file-name completion on OS X
Eli Zaretskii
2015-12-23
1
-8
/
+45
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-3
/
+0
[next]