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.
9b4341e12c6be32b654478cdf3a4e8a631c4e31f
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
29
Aug
28
24
Jul
17
Jun
16
15
30
May
29
11
Apr
8
6
5
30
Mar
29
26
1
Feb
23
Jan
3
Dec
2
7
Nov
31
Oct
29
11
22
Jul
13
12
10
8
18
Apr
12
5
1
26
Mar
14
17
Feb
16
14
11
8
1
26
Jan
25
21
26
Dec
23
7
4
29
Nov
23
21
19
18
12
9
8
7
6
5
4
27
Oct
17
4
3
2
20
Sep
18
17
13
8
29
Aug
24
22
19
18
5
2
20
Jul
17
7
6
28
Jun
27
26
10
18
May
16
15
12
11
10
19
Apr
18
8
7
6
4
2
10
Mar
9
8
7
5
4
3
28
Feb
27
26
25
14
12
10
9
4
31
Jan
30
29
27
24
23
21
20
19
17
14
8
7
3
29
Dec
28
27
9
7
4
7
Nov
4
1
31
Oct
30
27
16
7
3
2
26
Sep
24
16
13
7
6
5
2
1
31
Aug
29
27
26
25
24
23
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
Release v3.5
3.5
3.5
feh(1): Document missing reload functionality in montage/index/thumbnail mode
feh(1): consistent declaration of enabled/disabled build flags and libraries
feh(1): Fix --action example
feh(1): Remove FUTURE PLANS. There isn't much going on at the moment.
changelog
Github CI: oh FFS
Fix segfault when closing a window in multi-window reload mode
Fix segmentation fault when combining --multiwindow and --reload
Add windowid option to draw to an existing window
Merge pull request #500 from reiseb/master
toggle_pause: Re-render the image instead of reloading
Merge pull request #540 from tbvdm/strverscmp
re-add verscmp flag to --version output
change play/pause to playing/paused to improve UX
fix indentation (all tabs)
add option 'a' to show play/paused information in slideshow mode
Enable --version-sort on systems without strverscmp()
Update zoom in / zom out keys in feh --help
Release v3.4.1
3.4.1
3.4.1
Fix lossless rotate for Imlib2 ≥ 1.6
Fix some warnings from `gcc`.
update copyright
Release v3.4
3.4
3.4
ensure cache != NULL before accessing it
feh(1): clarify that --start-at does work for local URLs
Handle file:/// URLs as local paths in --start-at
Notify user when attempting to edit caption of a URL
fix a memory leak when loading a non-native image more than once
github ci: reduce parallelism to decrease container overhead
Switch from Travis CI to GitHub actions
Use conversion cache for imlib2 and dcraw images
Merge branch 'awalgarg-master'
bypass HTTP cache when reloading an image
move feh_reload_image to imlib.c (next to feh_load_image)
add manpage entry for HTTP cache
Enable HTTP cache by default
Enable re-using downloaded http cache
Document --start-at adjustments
Merge branch 'iglosiggio-start-at-supports-urls'
Loading