summaryrefslogtreecommitdiff
path: root/lisp/tar-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Tweak previous tar-mode time stamp codeLars Ingebrigtsen2019-08-231-1/+1
* Use ISO8601 time formats in tar-modeLars Ingebrigtsen2019-08-231-1/+4
* New function time-convertPaul Eggert2019-08-051-1/+1
* * lisp/tar-mode.el: Use lexical-binding; remove redundant :groups.Stefan Monnier2019-06-251-18/+14
* Heed default directory in tar-untar-bufferIvan Shmakov2019-06-251-18/+23
* Let untarring (and hence package installation) go faster (Bug#35909)Noam Postavsky2019-06-031-5/+8
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* * lisp/tar-mode.el (tar--try-jka-compr): Remove. (Bug#34251)Juri Linkov2019-02-171-21/+2
* * lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)Juri Linkov2019-02-031-0/+21
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | New (TICKS . HZ) timestamp formatPaul Eggert2018-10-061-23/+5
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-2/+2
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-6/+4
* | * lisp/tar-mode.el (tar-summarize-buffer): Let-bind `create-lockfiles' to nilJuri Linkov2018-01-281-1/+1
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-7/+5
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/tar-mode.el (tar-grind-file-mode): Fix docstringTino Calancha2017-08-131-1/+1
* Convert more uses of looking-at to following-charMark Oteiza2017-07-061-1/+1
* Warn about incomplete untarring of link filesNoam Postavsky2017-01-011-11/+20
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Allow for adding new members to Tar archives.Ivan Shmakov2015-01-271-4/+111
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/tar-mode.el (tar--extract, tar-extract): Avoid disabling undoGlenn Morris2014-08-281-4/+5
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/package.el: Use tar-mode rather than tar executable.Stefan Monnier2013-06-201-89/+104
* * lisp/tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.Glenn Morris2013-05-081-2/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'Juri Linkov2012-09-301-4/+5
* * tar-mode.el (tar-header-data-end): Only ignore size for files ofAndreas Schwab2012-08-131-9/+8
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-11/+11
* Fix minor Y10k bugs.Paul Eggert2012-05-031-1/+1
* Replace a use of eval-after-loadGlenn Morris2012-04-161-0/+5
* tar-mode buffer-read-only fixAaron S. Hawley2012-03-161-0/+3
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-071-4/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* tar-grind-file-mode fix.Ulrich Mueller2011-10-201-3/+9
* Coding system fix for tar-untar-buffer (Bug#8870).Jambunathan K2011-06-271-1/+2
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-3/+2
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-71/+77
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-011-84/+76
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\