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.
5d1564dff78fc76471913da8c55cc0c90f25d0f8
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
4
Jul
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
Update TODO (via github)
Release v1.14.2
1.14.2
1.14.2
Update Changelog
Add toggle_info key (closes #48)
Respect --zoom 100 in --fullscreen mode (closes #47)
Fix --draw-filename "x of y" being cut off by short filenames (closes #45)
Update TODO (via github)
feh(1): $() instead of ``
feh(1): background setting: Fix typo (thx andy)
filelist.c: Fix memleak in add_file_to_filelist_recursively scandir call
Release v1.14.1
1.14.1
1.14.1
Remove debug printf. Duh.
Fix typing issue in winwidget_center_image
imlib.c: Do not include curl.h unless we use libcurl
Release v1.14
1.14
1.14
feh_parse_options_from_string: Make sure not to write beyond array boundaries
feh(1): Add note that the scroll keys don't antialias
feh(1): BUGS: The scale-down issues were fixed
feh_parse_options_from_string: allocate argv list on stack
Respect thumbnail selection keys only in thumbnail list
Update TODO (via github)
Fix zoom_default with --scale-down (closes #41)
keyevents.c: Make toggle_aliasing actually affect the current window
winwidget.c: Set _NET_WM_NAME and _NET_WM_ICON_NAME, marked as utf8 (closes #44)
feh(1): Another --zoom issue
Fix --zoom max/fill documentation plus bug in menu code (thx nepraith)
Changelog: Fix typo
config.mk: Use git describe --dirty
scripts/update-todo: Pass file directly to git commit (thx mxey)
Update TODO (via github)
Minor manpage fixes (Debian #625683)
winwidget_resize: Fix typo
winwidget_resize: Only use netwm-fullscreen patch for fullscreen windows
Update Changelog
Back out 02_changeset_r52_netwm_full_screen.patch from Debian (closes #22)
Use next/prev/render keys to select images in thumbnail mode (closes #26)
Move last selected thumbnail from events.c to thumbmode_data (thumbnail.c)
Move thumbnail code from events.c to thumbnail.c
Do not include help text by default
Replace some printf calls by fputs/putc
Loading