index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
tar-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/tar-mode.el: Use lexical-binding; remove redundant :groups.
Stefan Monnier
2019-06-25
1
-18
/
+14
*
Heed default directory in tar-untar-buffer
Ivan Shmakov
2019-06-25
1
-18
/
+23
*
Let untarring (and hence package installation) go faster (Bug#35909)
Noam Postavsky
2019-06-03
1
-5
/
+8
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
* lisp/tar-mode.el (tar--try-jka-compr): Remove. (Bug#34251)
Juri Linkov
2019-02-17
1
-21
/
+2
*
* lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)
Juri Linkov
2019-02-03
1
-0
/
+21
*
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
*
|
New (TICKS . HZ) timestamp format
Paul Eggert
2018-10-06
1
-23
/
+5
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-2
/
+2
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-6
/
+4
*
|
* lisp/tar-mode.el (tar-summarize-buffer): Let-bind `create-lockfiles' to nil
Juri Linkov
2018-01-28
1
-1
/
+1
*
|
Replace (default-value 'enable-multibyte-characters) with t
Stefan Monnier
2018-01-25
1
-7
/
+5
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/tar-mode.el (tar-grind-file-mode): Fix docstring
Tino Calancha
2017-08-13
1
-1
/
+1
*
Convert more uses of looking-at to following-char
Mark Oteiza
2017-07-06
1
-1
/
+1
*
Warn about incomplete untarring of link files
Noam Postavsky
2017-01-01
1
-11
/
+20
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Allow for adding new members to Tar archives.
Ivan Shmakov
2015-01-27
1
-4
/
+111
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/tar-mode.el (tar--extract, tar-extract): Avoid disabling undo
Glenn Morris
2014-08-28
1
-4
/
+5
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/package.el: Use tar-mode rather than tar executable.
Stefan Monnier
2013-06-20
1
-89
/
+104
*
* lisp/tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
Glenn Morris
2013-05-08
1
-2
/
+4
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
Juri Linkov
2012-09-30
1
-4
/
+5
*
* tar-mode.el (tar-header-data-end): Only ignore size for files of
Andreas Schwab
2012-08-13
1
-9
/
+8
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-11
/
+11
*
Fix minor Y10k bugs.
Paul Eggert
2012-05-03
1
-1
/
+1
*
Replace a use of eval-after-load
Glenn Morris
2012-04-16
1
-0
/
+5
*
tar-mode buffer-read-only fix
Aaron S. Hawley
2012-03-16
1
-0
/
+3
*
Minor-mode doc fixes for ARG behavior
Glenn Morris
2012-02-07
1
-4
/
+7
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
tar-grind-file-mode fix.
Ulrich Mueller
2011-10-20
1
-3
/
+9
*
Coding system fix for tar-untar-buffer (Bug#8870).
Jambunathan K
2011-06-27
1
-1
/
+2
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-3
/
+2
*
Move keymap initialization into declaration.
Stefan Monnier
2011-02-10
1
-71
/
+77
*
* lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';
Sam Steingold
2011-02-01
1
-84
/
+76
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-09-28
1
-1
/
+2
|
\
|
|
*
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
Kenichi Handa
2010-09-27
1
-1
/
+2
[next]