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
*
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
*
(tar-swap-data): New function.
Andreas Schwab
2008-12-26
1
-33
/
+24
*
Merge from emacs--rel--22
Miles Bader
2008-06-01
1
-1
/
+1
|
\
|
*
(tar-header-block-summarize): Ensure one space around user&group.
Stefan Monnier
2008-05-26
1
-1
/
+1
*
|
(tar-header): New field `header-start'.
Stefan Monnier
2008-05-29
1
-97
/
+95
*
|
(tar-summarize-buffer): Fix reporter initialization.
Stefan Monnier
2008-05-28
1
-22
/
+15
*
|
Use defstruct and markers.
Stefan Monnier
2008-05-27
1
-241
/
+180
*
|
Use buffer-swap-text to separate summary and raw data.
Stefan Monnier
2008-05-27
1
-308
/
+311
*
|
(tar-summarize-buffer): Comment fix.
Andreas Schwab
2008-05-26
1
-1
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2008-05-26
1
-5
/
+13
|
\
|
|
*
(tar-summarize-buffer): Handle GNU Tar @LongLink format.
Stefan Monnier
2008-05-25
1
-9
/
+17
*
|
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
|
(tar-untar-buffer): If the entry has directory link type, extract it
Magnus Henoch
2008-04-23
1
-1
/
+3
*
|
(tar-prefix-offset): New constant.
Juri Linkov
2008-04-22
1
-4
/
+12
*
|
(tar-mode-map): Obey mouse-1-click-follows-link.
Stefan Monnier
2008-04-03
1
-0
/
+2
*
|
Fix broken indentation.
Stefan Monnier
2008-02-12
1
-30
/
+24
*
|
Merge from emacs--devo--0
Miles Bader
2008-01-30
1
-1
/
+2
|
\
\
|
*
|
(tar-extract): Use kill-buffer-if-not-modified as
Martin Rudalics
2008-01-27
1
-1
/
+2
*
|
|
Merge from emacs--devo--0
Miles Bader
2008-01-09
1
-1
/
+1
|
\
|
|
|
*
|
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
|
\
|
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-10-27
1
-1
/
+1
|
\
|
|
|
*
|
* term/x-win.el (x-gtk-stock-map, icon-map-list)
Dan Nicolaescu
2007-10-20
1
-1
/
+1
[next]