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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `n' in image-mode work more reliably with external formats
Lars Ingebrigtsen
2022-03-21
1
-6
/
+8
*
Allow specifying the intermediate format
Lars Ingebrigtsen
2022-03-21
1
-8
/
+27
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
4
-4
/
+4
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
4
-4
/
+4
*
|
Prefer nil to (current-time) when either will do
Paul Eggert
2021-12-05
1
-2
/
+2
*
|
Partially remove exiftool dependency from image-dired.el
Stefan Kangas
2021-10-23
1
-1
/
+3
*
|
Add new function exif-field
Stefan Kangas
2021-10-23
1
-4
/
+14
|
/
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-1
/
+1
*
Evaluate eql specializers
akater
2021-08-03
1
-6
/
+6
*
Don't move point in `exif-parse-buffer'
Lars Ingebrigtsen
2021-02-17
1
-2
/
+3
*
Slight gravatar.el code clean up
Lars Ingebrigtsen
2021-01-29
1
-7
/
+6
*
Protect against bad results from libravatar
Lars Ingebrigtsen
2021-01-28
1
-5
/
+9
*
Update copyright year to 2021
Paul Eggert
2021-01-01
4
-4
/
+4
*
Fix parsing error in exif
Lars Ingebrigtsen
2020-12-11
1
-1
/
+1
*
Restrict the range of image formats to be converted
Lars Ingebrigtsen
2020-08-22
1
-2
/
+22
*
Fix Libravatar federation handling
Philip K
2020-08-18
1
-5
/
+6
*
Fix Libravatar federation handling
Philip K
2020-08-18
1
-13
/
+52
*
Implement a cache for all types of gravatars
Lars Ingebrigtsen
2020-08-18
1
-15
/
+42
*
Make `n'/`p' in image-mode also find externally converted images
Lars Ingebrigtsen
2020-08-03
1
-4
/
+10
*
Make gravatar-build-url respect dynamically bound variables again
Lars Ingebrigtsen
2020-07-31
1
-8
/
+9
*
Make libravatar lookups asynchronous
Lars Ingebrigtsen
2020-07-30
1
-28
/
+46
*
Don't default to librgravatar, since there are security implications
Lars Ingebrigtsen
2020-07-29
1
-2
/
+5
*
Merge from origin/emacs-27
Glenn Morris
2020-04-20
1
-2
/
+2
|
\
|
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-2
/
+2
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-30
1
-0
/
+4
|
\
|
|
*
* lisp/image/image-converter.el: Fix customization of image-converter.
Juri Linkov
2020-03-30
1
-0
/
+4
|
*
Don't have exif bugging out on short strings
Lars Ingebrigtsen
2020-03-19
1
-2
/
+19
*
|
Fix gravatar tests
Robert Pluim
2020-03-24
1
-13
/
+13
*
|
Add support for multiple Gravatar services
Philip K
2020-03-24
1
-4
/
+39
*
|
Don't have exif bugging out on short strings
Lars Ingebrigtsen
2020-03-19
1
-2
/
+19
|
/
*
* lisp/image/image-converter.el: Support more ImageMagick versions (bug#39994)
Juri Linkov
2020-03-15
1
-2
/
+3
*
Update copyright year to 2020
Paul Eggert
2020-01-01
4
-4
/
+4
*
Give better error messages in image-convert
Lars Ingebrigtsen
2019-11-22
1
-0
/
+3
*
Rewrite the image-convert doc string
Lars Ingebrigtsen
2019-11-21
1
-6
/
+10
*
Allow eww to display exotic images like webp
Lars Ingebrigtsen
2019-11-19
1
-29
/
+76
*
Fix image-converter probes
Lars Ingebrigtsen
2019-10-30
1
-8
/
+11
*
Fix image-converter probing
Lars Ingebrigtsen
2019-10-29
1
-4
/
+6
*
Change the commands in image-converter--converters to lists
Lars Ingebrigtsen
2019-09-30
1
-17
/
+22
*
Try ImageMagick last for external image converters
Lars Ingebrigtsen
2019-09-29
1
-2
/
+2
*
Remove duplicated image conversion defcustom
Lars Ingebrigtsen
2019-09-29
1
-11
/
+0
*
Improve documentation of image conversion feature
Eli Zaretskii
2019-09-29
1
-5
/
+8
*
If requested, use external image converters for exotic formats
Lars Ingebrigtsen
2019-09-29
1
-0
/
+191
*
Adjust the exif.el interface functions
Lars Ingebrigtsen
2019-09-22
1
-38
/
+100
*
Fix some commentary typos in exif.el
Lars Ingebrigtsen
2019-09-21
1
-3
/
+3
*
Add an Exif parsing library
Lars Ingebrigtsen
2019-09-21
1
-0
/
+224
*
Make gravatar.el more configurable
Basil L. Contovounesios
2019-08-02
1
-13
/
+69
*
Fix some minor gravatar.el issues
Basil L. Contovounesios
2019-08-02
1
-4
/
+8
*
DRY in gravatar.el
Basil L. Contovounesios
2019-08-02
1
-31
/
+17
*
Use lexical-binding for Gravatar support
Basil L. Contovounesios
2019-08-02
1
-41
/
+19
*
Merge from origin/emacs-26
Glenn Morris
2019-07-30
1
-7
/
+28
|
\
[next]