summaryrefslogtreecommitdiff
path: root/lisp/tar-mode.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge from origin/emacs-28Stefan Kangas2022-09-21
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-20
* | Omit some (current-time) callsPaul Eggert2022-08-01
* | Improve error messaging when parent archive buffers are missingLars Ingebrigtsen2022-07-17
* | * lisp/tar-mode.el (tar-mode-map): Prefer defvar-keymap.Stefan Kangas2022-07-15
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Prefer format-time-string to current-time-stringPaul Eggert2021-12-16
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* * lisp/files.el (file-modes-number-to-symbolic): Add `filetype` arg.Stefan Monnier2021-04-12
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-11
* Use proper command substitutions in some docstringsStefan Kangas2021-03-10
* Convert some more menus to easy-menu-defineStefan Kangas2021-02-23
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in tar-mode.elStefan Kangas2020-12-07
* Remove redundant installation instructionsStefan Kangas2020-11-12
* Make 'n'/'p' in image mode buffers respect dired sortingLars Ingebrigtsen2020-08-06
* Combine archive-int-to-mode and tar-grind-file-modeTino Calancha2020-05-14
* Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-07
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix tar-mode reading the oldgnu Tar formatEli Zaretskii2019-12-30
* Add a new tar-copy-preserve-time variableLars Ingebrigtsen2019-10-14
* Tweak previous tar-mode time stamp codeLars Ingebrigtsen2019-08-23
* Use ISO8601 time formats in tar-modeLars Ingebrigtsen2019-08-23
* New function time-convertPaul Eggert2019-08-05
* * lisp/tar-mode.el: Use lexical-binding; remove redundant :groups.Stefan Monnier2019-06-25
* Heed default directory in tar-untar-bufferIvan Shmakov2019-06-25
* Let untarring (and hence package installation) go faster (Bug#35909)Noam Postavsky2019-06-03
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* * lisp/tar-mode.el (tar--try-jka-compr): Remove. (Bug#34251)Juri Linkov2019-02-17
* * lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)Juri Linkov2019-02-03
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | New (TICKS . HZ) timestamp formatPaul Eggert2018-10-06
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-21
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | * lisp/tar-mode.el (tar-summarize-buffer): Let-bind `create-lockfiles' to nilJuri Linkov2018-01-28
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-25
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* * lisp/tar-mode.el (tar-grind-file-mode): Fix docstringTino Calancha2017-08-13
* Convert more uses of looking-at to following-charMark Oteiza2017-07-06
* Warn about incomplete untarring of link filesNoam Postavsky2017-01-01
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Allow for adding new members to Tar archives.Ivan Shmakov2015-01-27