Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
feh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
derf
feh
Graph
8caf865bf7468e335559218305a202425fa99162
Select Git revision
Branches
3
master
default
protected
release-3.6
release-3.7
Tags
20
3.10.3
3.10.2
3.10.1
3.10
3.9.1
3.9
3.8
3.7.2
3.7.1
3.7
3.6.3
3.6.2
3.6.1
3.6
3.5
3.4.1
3.4
3.3
3.2.1
3.2
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Apr
1
29
Mar
23
26
Feb
23
16
22
Jan
15
14
12
11
2
7
Dec
1
Nov
31
Oct
30
29
24
17
15
1
21
Sep
6
1
31
Aug
28
27
23
22
21
20
31
Jul
25
24
22
24
Jun
23
22
20
9
7
6
2
28
May
27
5
3
2
1
28
Apr
25
24
16
15
14
13
9
14
Mar
26
Feb
20
18
16
15
11
10
4
26
Jan
8
7
17
Dec
15
Nov
4
Oct
30
Sep
29
23
Jul
14
6
26
Jun
22
7
24
May
23
18
17
13
Apr
12
8
7
6
3
8
Mar
9
Jan
5
Dec
28
Aug
27
21
3
31
May
22
15
11
8
6
5
4
1
27
Apr
26
22
14
13
10
28
Feb
27
5
8
Jan
29
Dec
4
3
25
Nov
24
20
1
2
Oct
26
Sep
28
Jul
11
Jun
4
31
May
9
6
3
13
Apr
21
Mar
6
5
25
Feb
24
14
13
12
9
8
2
1
31
Jan
30
4
3
26
Dec
25
24
23
21
19
9
8
6
4
26
Nov
13
11
26
Oct
23
17
16
13
27
Sep
26
22
21
17
13
12
1
28
Aug
27
21
14
13
12
23
Jul
18
8
26
May
25
20
19
9
5
27
Apr
25
4
31
Mar
29
28
25
24
22
21
16
15
14
13
12
7
6
5
4
3
2
1
28
Feb
26
12
6
5
2
1
28
Jan
27
26
25
24
23
17
15
2
23
Dec
30
Nov
27
19
3
2
31
Oct
24
21
10
9
3
2
1
30
Sep
29
28
26
25
21
13
12
11
7
5
4
3
2
1
31
Aug
30
29
27
26
24
23
18
16
15
13
11
10
9
4
3
2
1
31
Jul
20
4
3
7
Jun
6
31
May
30
24
23
19
12
11
10
9
7
5
3
2
1
30
Apr
29
27
26
23
22
16
12
7
Merge pull request #288 from stoeckmann/strncpy
Merge pull request #287 from stoeckmann/empty-file
Check malloc return value for NULL.
Fixed memory leak on file name collision.
Avoid out of boundary read on empty/broken file.
Always terminate strncpy results with '\0'.
changelog
Merge pull request #286 from stoeckmann/ipc
Fix double-free/OOB-write while receiving IPC data
Also update window title for thumbnail windows (closes #280)
Fix memory leak when closing images opened from thumbnail mode
I made a derp
2.18.2
2.18.2
release v2.18.1
2.18.1
2.18.1
feh(1): Update giflib notes
Changelog
Pass windidget to feh_action_run, making it possible to use format specifiers
rewrite window title whenever the image is rendered (closes #266)
feh(1): Move --index-info to INDEX AND THUMBNAIL MODE OPTIONS (closes #267)
feh(1): Add note about background setting in GNOME (#225)
feh.desktop: Use %U, not %F, since we also support URLs (closes #264)
Release v2.18
2.18
2.18
feh(1): Add --auto-rotate
changelog
Merge branch 'teleshoes-autorotate'
imlib.c: Move orientation logic inside HAVE_LIBEXIF
Revert "config: exif 0 => 1"
add cmdline opt --auto-rotate to rotate according to EXIF info
config: exif 0 => 1
imlib: fix autorotate EXIF parsing
thumbnail mode: Add a debug printf for thumbnail image size
Merge branch 'ErnieE5-master'
Properly initialize zoom_fill key binding, set it to ! (exclamation mark)
Added missing man update
Added a "zoom fit" key binding for the current image.
feh(1): Remove accidentally copypasted debug info from exif=1 note
Merge pull request #254 from 1loop/master
Convert README to markdown
minor manpage updates/rewrites
Merge pull request #252 from Fale/patch-1
Fix FSF address
Loading