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.
71d7a828b72d3a1fceb8a526eb0cd2f5918511c3
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
Apr
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
feh.t: The version is no longer tested
Add toggle_aliasing to manual, improve feh.1 source readability while at it
Add --force-aliasing to help
support.c: Save --no-xinerama in ~/.fehbg
Document background xinerama support (closes #37)
support.c: Xinerama for --bg-max
Xinerama for --bg-fill, as well
Make --bg-scale and --bg-center xinerama-aware
feh(1): Eliminate trailing whitespace with debug=0
Add --force-aliasing to documentation
Support --force-aliasing in --bg- options as well
Remove unused feh_strip_hostname function
Update Changelog
options.c: Do not read current directory when setting a background (closes #40)
feh_reload_image: Work around broken Imlib2 caching (closes #39)
multiwindow mode: reload all images with USR1/USR2 (not perfect yet)
feh.t: Do not check --version output, the compile-time switches are unpredictable.
options.c: Do not run "feh ." when calling "feh nonexistant"
winwidget.c: Rename alias; update feh.t while at it
Add method to forcefully disable antialiasing (closes GH-17)
When called without file arguments: Show files in $PWD
Fix segfault upon unloadable image with --title %h/%w/... (closes GH-35)
Release v1.12
1.12
1.12
Makefile: make dist: Include deps.mk
Update test screenshots (no visible changes)
Switch --zoom max/fill to make them work like --bg-max/-fill (closes GH-8)
options.c: Remove obsolete feh_parse_environment_options declaration
feh_png: Update to new libpng API, fixes compilation issues with 1.5.1
Update Changelog
Fix use after free()
Remove builtin HTTP client
Update README
feh -v: Show compiletime switches
Make -lcurl optional (enabled by default), rework feature en-/disabling
Remove wget support, use libcurl by default
imlib.c indentation fixes
imlib.c: Fix segfault introdused by talisein's patch.
Fix errant whitespace screwup
Initial libcurl support
Add libcurl option -{
Loading