index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
arc-mode-tests.el
Age
Commit message (
Expand
)
Author
2026-03-10
test subdirectory: Use new error-API
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-04-26
; Fix previous arc-mode-test commit
Jens Schmidt
2025-04-24
; * test/lisp/arc-mode-tests.el ("7z"): Fix 7z entry.
Eli Zaretskii
2025-04-24
Detect more types of split zip archives
Jens Schmidt
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-05-20
New tests for nested archives (bug#70987)
Juri Linkov
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-05-10
Clean up files created by arc-mode-tests
Mattias EngdegÄrd
2023-04-20
Handle modifications in extensionless zip files (bug#61326)
Ruijie Yu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-09-26
Silence some byte-compiler warnings
Stefan Kangas
2020-05-14
Combine archive-int-to-mode and tar-grind-file-mode
Tino Calancha
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-02-03
* lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)
Juri Linkov
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-15
archive-int-to-mode: Fix order of testing S_ISUID, S_ISGID bits
Tino Calancha
2017-08-13
Add test suites for arc-mode and tar-mode
Tino Calancha