index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
fileio-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid crashes on MS-Windows due to invalid UNC file names
Eli Zaretskii
2024-05-22
1
-0
/
+6
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Re-enable the /dev/urandom test
Eli Zaretskii
2023-08-09
1
-3
/
+2
*
Disable failing test (bug#65156)
Mattias Engdegård
2023-08-09
1
-0
/
+2
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix file-name-case-insensitive-p in ffap (bug#56443)
Mattias Engdegård
2022-07-08
1
-0
/
+16
*
Make new fileio test more reliable
Lars Ingebrigtsen
2022-06-11
1
-0
/
+1
*
fileio-tests.el (test-non-regular-insert): Fix thinko
Stefan Monnier
2022-06-11
1
-3
/
+3
*
Allow inserting parts of /dev/urandom with insert-file-contents
Lars Ingebrigtsen
2022-06-11
1
-0
/
+7
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-26
1
-5
/
+7
*
Check for null bytes in filenames in 'expand-file-name' (bug#49723)
Federico Tedin
2021-09-18
1
-0
/
+9
*
Rename directory-append to file-name-concat
Lars Ingebrigtsen
2021-07-25
1
-17
/
+17
*
Allow empty elements in directory-append
Lars Ingebrigtsen
2021-07-25
1
-3
/
+6
*
Really convert to multibyte in Fdirectory_append
Lars Ingebrigtsen
2021-07-24
1
-0
/
+5
*
Extend directory-append to take an arbitrary number of components
Lars Ingebrigtsen
2021-07-24
1
-1
/
+7
*
Add new function `directory-append'
Lars Ingebrigtsen
2021-07-24
1
-0
/
+8
*
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-19
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Reject filenames containing NUL bytes.
Philipp Stephani
2020-12-23
1
-0
/
+6
*
Fix 'expand-file-name' for remote files
Eli Zaretskii
2020-09-03
1
-37
/
+0
*
Mark failing fileio test on MS-Windows
Paul Eggert
2020-08-29
1
-0
/
+3
*
* test/src/fileio-tests.el: Preserve HOME when a test fails
Mattias Engdegård
2020-08-28
1
-6
/
+4
*
Fix most of fileio-tests on MS-Windows
Eli Zaretskii
2020-08-28
1
-7
/
+23
*
Fix recently-introduced expand-file-name bug
Paul Eggert
2020-08-27
1
-0
/
+8
*
Fix expand-file-name symlink-to-dir bug
Paul Eggert
2020-08-26
1
-0
/
+11
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix fileio.c infloops on circular lists
Paul Eggert
2019-10-30
1
-0
/
+9
*
Fix recently-introduced file-name-absolute-p typo
Paul Eggert
2019-07-26
1
-10
/
+10
*
Do not treat ~nosuchuser as an absolute file name
Paul Eggert
2019-07-24
1
-0
/
+11
*
Fix expand-file-name for names starting with '~'
Ken Brown
2019-07-21
1
-1
/
+5
*
* src/fileio.c: Fix bug#36431
Stefan Monnier
2019-07-09
1
-5
/
+6
*
Ensure that expand-file-name returns an absolute file name
Ken Brown
2019-07-08
1
-0
/
+5
*
(Finsert_file_contents): Keep buffer consistent in non-local exit
Stefan Monnier
2019-07-02
1
-0
/
+19
*
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
*
|
Fix regression in expand-file-name with drive-relative HOME
Eli Zaretskii
2018-12-12
1
-0
/
+4
*
|
Act like POSIX sh if $HOME is relative
Paul Eggert
2018-11-13
1
-0
/
+8
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
|
*
Unbreak a fileio test on non-Mac OS X systems
Glenn Morris
2017-12-20
1
-1
/
+4
|
*
Use utf-8-hfs-unix on macOS (Bug#29712)
Alan Third
2017-12-16
1
-1
/
+2
|
/
*
Adapt fileio-tests--symlink-failure to Cygwin
Ken Brown
2017-09-18
1
-0
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix 'directory-file-name' on DOS_NT systems as well
Eli Zaretskii
2017-09-08
1
-0
/
+30
*
Fix bug: (directory-file-name "///") returned "//"
Paul Eggert
2017-09-07
1
-0
/
+19
*
Do not munge contents of local symbolic links
Paul Eggert
2017-08-26
1
-11
/
+10
*
Change recent symlink tests to just test ASCII
Paul Eggert
2017-08-19
1
-4
/
+2
*
Don’t adjust CRLF in file names
Paul Eggert
2017-08-19
1
-0
/
+49