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.
d5035f3a2ec6265940c11c355fa6d7dca5a30c03
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
2
Sep
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
1
22
Mar
21
19
12
2
27
Feb
17
16
15
9
6
5
3
29
Jan
26
25
24
23
22
18
17
16
15
14
13
30
Dec
29
24
5
4
3
30
Nov
14
13
9
7
23
Oct
19
7
5
4
3
2
27
Sep
26
19
18
16
15
14
11
10
7
6
5
27
Aug
24
22
21
15
14
26
Jul
17
16
14
12
9
8
4
2
30
Jun
25
24
19
18
17
16
14
12
11
10
9
8
7
6
5
4
3
1
31
May
30
28
20
9
6
5
4
3
1
22
Apr
21
13
12
10
9
7
3
2
30
Mar
29
27
26
25
24
23
22
21
20
18
16
15
12
9
7
6
5
4
1
28
Feb
27
26
22
21
18
15
14
13
12
11
10
9
8
7
6
5
events.c: Clean up winwid checks in ButtonPress/ButtonRelease handlers
update changelog
menu.c: feh_menu_entry_get_size: Remove unused parameter
imlib.c: Remove font loading code duplication (thx penma)
Fix memory leak in cb_reload_timer (--reload for directories) (closes #62)
feh_reload_image: Try to reload unloadable (still existing) images ad infinitum
Revert "feh_reload_image: Always die if reload failed"
Update test images (draw_all_{one,multi})
feh_reload_image: Always die if reload failed
winwidget.c: create_window: Remove useless use of ternary operator
winwidget.c: resize: Fix non-fulllscreen Xinerama issues on screens =! 1 (see #5)
Update Changelog
winwidget.c: resize: Respect max width/height set by Xinerama (see #5)
Various code fixups
feh(1): Fix typo
Deprecate feh-cam and gen-cam-menu (they will be removed by 2013)
Minor documentation fixup
--filelist: Support reading from /dev/stdin ("-" as shortcut)
imlib.c: feh_draw_info: Fix overlay image dimensions (for --draw-tinted)
Fix default zoom behaviour
Deprecate the --collage option (aka collage mode)
imlib.c: feh_draw_info: Fix info box offsets
Add --draw-tinted option to draw overlay text on a semi-transparent background (closes #60, #61)
feh(1): EXAMPLES: Add link to website
imlib.c: feh_draw_info: Only kill a line's last character if it's a newline
--action: Reload image if hold_action flag (;) is set (closes #59)
Release v1.15.1
1.15.1
1.15.1
events.c: Fix recent fix for thumbnail window (closes #58)
Release v1.15
1.15
1.15
Update some test-x11 images (font changes, apparently)
Fix some compiler warnings
Update documentation
Convert C++ style comments to /* */
slideshow.c: Make --reload properly handle --geometry/--fullscreen (closes #57)
Merge pull request #56 from livibetter/reload-dir
Add reload functionality for directories (derf#14)
Disable blur/rotation in thumbnail viewer
Show correct file number after deleting image
keyevents.c: Do not force aliasing when using scroll_*_page
Remove unused variables
Loading