Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fzf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KMSCAKKSCFKA AKFACAMADCAS
fzf
Graph
dd49e41c424ad0cbef6ca0a0f52d918053f329ea
Select Git revision
Branches
2
devel
master
default
protected
Tags
20
0.29.0
0.28.0
0.27.3
0.27.2
0.27.1
0.27.0
0.26.0
0.25.1
0.25.0
0.24.4
0.24.3
0.24.2
0.24.1
0.24.0-1
0.24.0
0.24.0-rc1
0.23.1
0.23.0
0.22.0
0.21.1
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Oct
10
4
3
29
Sep
28
24
14
17
Aug
15
8
Jun
4
1
26
May
23
22
21
19
14
29
Apr
28
17
10
9
8
7
6
5
4
26
Mar
25
20
14
13
12
11
8
7
28
Feb
25
22
17
15
3
2
1
28
Jan
20
17
15
13
10
8
7
4
3
1
31
Dec
30
23
16
9
7
5
4
3
25
Nov
24
19
17
15
14
13
9
5
3
31
Oct
30
29
28
27
26
25
24
23
20
18
12
11
9
7
6
5
3
2
29
Sep
24
12
9
6
2
23
Aug
21
2
28
Jul
27
26
15
5
3
30
Jun
29
21
20
7
4
23
May
18
17
15
24
Apr
21
18
17
13
7
5
3
30
Mar
29
24
23
14
13
12
11
10
7
5
4
3
1
29
Feb
28
26
24
23
21
20
19
18
17
16
14
13
12
10
6
5
4
3
25
Jan
22
19
18
15
8
7
31
Dec
20
18
16
15
13
12
9
7
6
5
1
29
Nov
23
21
16
15
14
13
12
11
10
8
5
3
2
27
Oct
17
11
8
29
Sep
9
9
Aug
8
6
19
Jul
17
13
9
8
Jun
5
3
26
May
21
7
1
21
Apr
18
31
Mar
30
29
28
26
18
17
14
8
7
6
5
28
Feb
22
19
31
Jan
22
Dec
19
13
5
9
Nov
7
Oct
5
30
Sep
28
27
25
4
20
Aug
10
8
16
Jul
6
27
Jun
25
10
8
2
1
14
May
13
4
30
Apr
26
25
12
6
30
Mar
27
13
6
16
Feb
15
26
Jan
17
14
6
7
Dec
5
3
2
1
27
Nov
22
19
14
8
29
Oct
27
23
21
20
19
16
15
14
10
8
30
Sep
29
28
27
17
11
9
8
7
6
5
3
2
1
30
Aug
28
27
26
20
19
18
17
16
15
14
13
12
11
10
Render spinner on info line during "reload"
Add riscv64 build target (#2626)
[vim] Empty out $FZF_DEFAULT_COMMAND before unletting it
Enable manually trigger on GitHub Workflows (#2620)
Bump github.com/mattn/go-isatty from 0.0.12 to 0.0.14 (#2612)
Bump github.com/mattn/go-shellwords from 1.0.11 to 1.0.12 (#2592)
Bump github.com/mattn/go-runewidth from 0.0.12 to 0.0.13 (#2591)
Minor refactoring tcell library from tui.go to tcell.go
Add mouse support to the FullscreenRenderer
Fix Backspace key to emit BSpace and AltBS events instead of CtrlH
Add CtrlCaret keyboard event to FullscreenRenderer
Fix Ctrl+Space key combination to emit CtrlSpace instead of Rune ' '
Add ability to type AltGr characters in FullscreenRenderer on Windows.
[tests] Add testing of keyboard events in FullscreenRenderer.GetChar()
Do not check for --height support on --version
fix: replace broken links with archived ones
fix: spelling `Refence` -> `Reference`
Minor changes
[tests] Change tests to output to stdout only with verbose flag
Change the tests to run on Windows (#2615)
Reset {n} after reload
Fix spelling error (Extention -> Extension) (#2589)
Add dependabot config for dependency updates (#2573)
fix spelling
improve test logic and be explicit about the test
use proper bash-style notation
always use [[ ... ]] and not [ ... ] in bash completions
use consistent style for bash [[ ... ]]
Restore VT hack for Windows (#2580)
Minor readme change (#2578)
Do not show preview window by default if `--preview` is empty
[vim] Add 'sinklist' as a synonym to 'sink*'
0.27.2
0.27.2
0.27.2
Fix bug where `--read0` not properly displaying long lines
Allow specifying 16 base ANSI colors by their names
Mention NetBSD package and how to install it (#2499)
0.27.1
0.27.1
0.27.1
Add 'unbind' action
[man] Clarification on --select-1 and --exit-0
[vim] Workaround for Neovim bug of unconditionally evaluating `unlet $ENV_VAR`
Loading