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
08dbe8e2f2ab097257e1139f3b246ddf9585bcce
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
12
Jul
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
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
Check stat for error before setting permissions.
Release v3.2
3.2
3.2
Merge branch 'CrackedP0t-geometry'
Merge branch 'geometry' of https://github.com/CrackedP0t/feh into CrackedP0t-geometry
Fix lockup when receiving a signal and inotify is enabled
inotify: Support files in current working directory
Gracefully handle inotify failures
print error string if an inotify operation fails
feh(1): Distinguish between enabled/disabled features more clearly
run mandoc linter
re-add --auto-reload to manual
Enable auto-reload by default (when compiled with inotify=1)
Merge branch 'swillner-master'
Handle no-longer-valid files in inotify-based auto-reload
Merge branch 'master' of https://github.com/swillner/feh into swillner-master
Merge pull request #452 from guraga/patch-3
Correctly round human-readable file size
Merge remote-tracking branch 'original/master'
Make SIGUSR1 / SIGUSR2 relaod the current image in single-file slideshows
Get geometry after mapping
Get actual geometry from Xlib after resize
Release v3.1.3
3.1.3
3.1.3
feh(1): Add example for showing only landscape-mode pictures
Do not omit filenames in ~/.fehbg when using --no-xinerama (#456)
remove debug printf
3.1.2
3.1.2
Release v3.1.2
Unset "draw info" flag when encountering --info ';whatever'
Unset "start paused" flag on positive slideshow delay
Fix ~/.fehbg creation when using --randomize or directory arguments
Remove dead code
Merge pull request #454 from guraga/patch-5
Merge pull request #450 from guraga/patch-1
Merge pull request #451 from guraga/patch-2
Update "src/signals.h"
Update "examples/find-lowres"
Update "man/feh.pre"
Update feh.pre
Merge pull request #442 from shlyakpavel/patch-1
options.c: Note that sscanf calls are safe
There is no need to test ft against null
Loading