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
0c573b3dffe806253e1df2447754a5f3939a11f0
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
5
Sep
3
2
1
30
Aug
28
27
26
20
19
18
17
16
15
14
13
12
11
10
9
8
5
4
2
1
31
Jul
30
29
28
25
23
21
20
19
18
16
15
10
9
4
1
25
Jun
23
22
20
12
10
9
8
5
4
3
2
1
31
May
29
28
26
25
24
22
20
5
30
Apr
28
22
11
6
3
2
1
30
Mar
27
21
10
7
5
4
3
2
1
25
Feb
24
19
18
17
16
14
9
8
7
6
5
4
3
2
1
31
Jan
30
28
27
26
25
24
23
22
21
17
16
15
14
11
10
9
8
7
4
2
1
31
Dec
27
24
19
17
14
11
5
3
2
27
Nov
26
25
24
23
19
15
14
9
8
7
1
30
Oct
28
23
22
21
18
14
13
12
11
4
3
29
Sep
26
25
24
25
21
19
18
13
11
10
7
6
31
Aug
29
28
24
21
20
19
18
17
16
14
13
12
2
30
Jul
29
28
26
21
16
15
14
13
11
10
9
7
6
5
4
18
Jun
16
15
14
12
11
12
11
10
8
3
2
1
29
May
26
19
18
17
15
13
11
9
3
28
Apr
26
25
24
25
24
23
21
16
15
14
12
9
1
29
Mar
28
23
15
6
4
3
2
26
Feb
23
21
20
18
16
12
11
12
7
3
2
29
Jan
20
16
14
13
12
11
9
7
5
29
Dec
28
29
28
25
20
18
13
11
9
8
7
4
1
30
Nov
20
18
19
18
17
12
10
9
8
7
6
5
4
3
31
Oct
26
23
13
12
9
8
9
5
2
1
30
Sep
[vim] s:execute_term works in GVim on Windows
[neovim] use batchfile for s:execute_term in Windows
[neovim] Fix terminal buffer marker on Windows
[neovim] use terminal in Windows for v0.2.1+
[install] Add --no-{bash,zsh,fish}
[install] Ignore user-defined grep aliases
Delete ncurses implementation
[fzf-tmux] Remove cat command
[fzf-tmux] Add pane_height/pane_width fallback (#1037)
[install] Wait for a linefeed when asking for confirmation
[neovim] Set &shell to sh (again) after opening a new window
[vim] Add parens around piped source commands (#1029)
0.17.0
0.17.0
0.17.0
Make --expect additive
Optimize rank comparison on x86 (little-endian)
Remove an unnecessary code branch
Minor refactorings
[fzf-tmux] Execute trap with bash instead of the default shell
[neovim] Allow running FZF in multiple windows
Remove bound checkings in inner loops
Ignore EvtReadNew if EvtReadFin is already set
Minor optimization of FuzzyMatchV2
Extract debug code from FuzzyMatchV2
Remove unused clear arguments of alloc16 and alloc32
Pass util.Chars by pointer
[vim] Escape backslashes in fzf#shellescape (#1021)
Remove redundant read event when --sync is used
Delay slab allocation
Limit search scope of uppercase letter
Short-circuit ANSI processing if no ANSI codes are found
Revert "Short-circuit ANSI processing if no ANSI codes are found"
Short-circuit ANSI processing if no ANSI codes are found
Linuxbrew can install fzf
Remove count field from ChunkList
Make Reader event notification asynchronous
Remove special nilItem
[vim] Allow Funcref in g:fzf_action
Add MinGW 64 to install fzf in Windows 64-bit (#1015)
Update FuzzyMatchV1 to use skip optimization used in V2
Disallow escaping of meta characters except for spaces
Loading