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
*
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
*
|
Use define-minor-mode where applicable.
Stefan Monnier
2010-05-02
1
-14
/
+5
*
|
Test for special mode-class in view-buffer instead of view-file (bug#5513).
Juri Linkov
2010-04-19
1
-8
/
+6
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* tar-mode.el (tar-copy): Call write-region on the right buffer
Chong Yidong
2009-11-07
1
-4
/
+6
*
(tar-data-swapped-p): Make the assertion a bit more
Stefan Monnier
2009-10-17
1
-6
/
+16
*
Use default-value rather than default-enable-multibyte-characters.
Glenn Morris
2009-09-03
1
-3
/
+4
*
(tar-header-block-tokenize): Obey @LongLink even for
Stefan Monnier
2009-06-04
1
-1
/
+4
*
(tar-extract): Setup the buffer's name, undo-list, and
Stefan Monnier
2009-03-14
1
-10
/
+4
*
(tar-header-block-tokenize): Presume less, check more.
Stefan Monnier
2009-03-13
1
-6
/
+20
*
(tar-rename-entry): Only test the magic string, without
Stefan Monnier
2009-01-16
1
-2
/
+2
*
(tar-header-block-tokenize): Properly ignore the version
Stefan Monnier
2009-01-12
1
-4
/
+9
*
(tar-mode, tar-mode-write-contents)
Stefan Monnier
2009-01-07
1
-12
/
+12
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(tar-mode): Set write-contents-functions instead of
Andreas Schwab
2008-12-31
1
-10
/
+13
*
(tar-data-swapped): New var.
Stefan Monnier
2008-12-30
1
-7
/
+30
[next]