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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6a78b4bc94fd9c7ea84b8495eaba780aabb1e7db
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
Begin with the selected commit
Created with Raphaël 2.2.0
23
Aug
22
21
19
12
10
5
25
Jul
21
Jun
20
19
18
6
1
16
Apr
6
5
4
3
2
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
Put terminal into (mostly) raw mode when reading commands from stdin
Add experimental support for (remote) control via stdin
Release v2.19.3
2.19.3
2.19.3
Make feh abort immediately if an index image could not be created (#306)
Save --geometry flags in .fehbg if specified (closes #313)
Release v2.19.2
2.19.2
2.19.2
Fix segfault in feh_event_handle_keypress for certain key inputs
Show ImageMagick output on the terminal unless --quiet is specified
Release v2.19.1
2.19.1
2.19.1
changelog
Make key names in KEYS section more consistent with X11 keysyms (#304)
Fix Shift modifier not being recognized for tab, space and similar keys
Use X11-style key names in the feh(1) KEYS section
release v2.19
2.19
2.19
install feh icons with the correct permissions (644) (closes #301)
feh(1): files are saved in the current working directory (closes #300)
feh(1): Note that --fullscreen and --scale-down do not affect thumbnail lists
Merge branch 'Ferada-xdg-thumbnails'
Thumbnail generation: Handle HOME-less users (and some other edge cases)
Fix indentation.
Use temporary file to create thumbnail.
`sizeof(char)` is defined to be 1.
Use XDG_CACHE_HOME for thumbnails.
version bump
2.18.3
2.18.3
changelog
replace _emalloc with emalloc (is the same unless DMALLOC is used)
Merge pull request #290 from stoeckmann/emalloc
Merge pull request #289 from stoeckmann/memory-leak
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
Loading