index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
image-dired.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-2
/
+2
*
Simplify `image-dired-dired-file-marked-p'
Lars Ingebrigtsen
2021-09-06
1
-1
/
+1
*
Add support for history of image tags and completion in the minibuffer
Peter Münster
2021-08-19
1
-4
/
+12
*
Avoid problems when one tag/file is a substring of another
Peter Münster
2021-08-19
1
-2
/
+3
*
New placement of newline characters in image-dired-db-file
Peter Münster
2021-08-19
1
-7
/
+3
*
Fix deletion of associated image
Peter Münster
2021-08-19
1
-4
/
+4
*
Add menu bindings to new functions in image-dired.el
Peter Münster
2021-08-18
1
-26
/
+37
*
Remove :group from defcustoms in image-dired.el
Lars Ingebrigtsen
2021-08-13
1
-92
/
+45
*
Don't disable transient mark mode when changing image faces
Peter Münster
2021-08-13
1
-9
/
+7
*
Add new image-dired commands
Peter Münster
2021-08-11
1
-22
/
+44
*
Mark marked images in Image-Dired mode
Peter Münster
2021-08-11
1
-2
/
+46
*
Let image-dired-mouse-toggle-mark act on active region
Peter Münster
2021-08-11
1
-5
/
+20
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-4
/
+4
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-3
/
+3
*
Remove copy-pasto from image-dired.el
Mauro Aranda
2021-03-04
1
-1
/
+0
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-2
/
+2
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-2
/
+2
*
|
; Prefer https to http in many URLs
Stefan Kangas
2020-10-01
1
-3
/
+3
*
|
Fix and extend format-spec (bug#41758)
Basil L. Contovounesios
2020-06-18
1
-1
/
+0
*
|
Fix some file-modes races
Paul Eggert
2020-02-19
1
-2
/
+2
|
/
*
Fix doc strings for image-dired rotation commands
Christophe Deleuze
2020-01-22
1
-12
/
+12
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-1
/
+1
*
Correct some more custom type specs
Robert Pluim
2019-10-11
1
-1
/
+3
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-1
/
+1
*
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
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-5
/
+7
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Add missing :version tags revealed by cusver-check
Glenn Morris
2017-12-12
1
-0
/
+2
*
Avoid unnecessary rounding errors in timestamps
Paul Eggert
2017-10-22
1
-8
/
+7
*
Fix range-error in image-dired.el
Eli Zaretskii
2017-10-16
1
-1
/
+4
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Nix some useless uses of looking-at, looking-back
Mark Oteiza
2017-02-12
1
-2
/
+2
*
Prevent creating thumbnails of all gif frames
Mark Oteiza
2017-02-01
1
-3
/
+5
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
; Spelling fixes
Paul Eggert
2016-12-22
1
-4
/
+4
*
|
; Revert "Recognize graphicsmagick in image-dired"
Mark Oteiza
2016-12-20
1
-33
/
+15
*
|
Recognize graphicsmagick in image-dired
Mark Oteiza
2016-12-19
1
-15
/
+33
*
|
Implement asynchronous thumbnail generation in image-dired
Mark Oteiza
2016-12-19
1
-140
/
+285
*
|
Bind new image-mode scroll commands in image-dired
Mark Oteiza
2016-12-18
1
-0
/
+2
*
|
Use floor of mtime instead of rounding for thumb property
Mark Oteiza
2016-12-18
1
-2
/
+1
*
|
Be more selective clearing the image cache
Mark Oteiza
2016-12-16
1
-11
/
+11
*
|
More image-dired refactoring
Mark Oteiza
2016-12-15
1
-14
/
+11
*
|
* lisp/image-dired.el: Turn on lexical-binding.
Mark Oteiza
2016-12-15
1
-1
/
+1
*
|
Teach image-dired to also generate large thumbs
Mark Oteiza
2016-12-15
1
-15
/
+28
*
|
Don't abuse princ and spam messages
Mark Oteiza
2016-12-15
1
-12
/
+8
*
|
Inherit things from special-mode and image-mode
Mark Oteiza
2016-12-15
1
-4
/
+23
[next]