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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ed893c5f47453f9b27b708b01416c0a49446b97e
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
Begin with the selected commit
Created with Raphaël 2.2.0
9
Nov
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
27
26
24
22
20
19
18
15
14
12
7
5
1
30
Aug
29
28
27
26
24
22
19
18
16
15
12
11
10
8
5
3
2
1
29
Jul
28
27
26
23
22
18
16
13
4
30
Jun
27
26
25
22
21
19
18
16
15
14
13
9
8
7
3
22
May
21
20
14
13
12
11
10
9
10
9
8
3
28
Apr
26
25
24
23
22
21
20
19
18
17
16
15
14
13
14
12
11
12
11
10
4
3
31
Mar
30
29
28
27
26
23
22
19
18
16
15
13
0.15.7
0.15.7
0.15.7
Fix panic when color is disabled and header lines contain ANSI colors
0.15.6
0.15.6
0.15.6
Fix --color=bw on tcell build
Merge pull request #730 from laur89/master
Minor README markup fix.
GOOS=windows make release
Wait for additional keys after ESC for up to 100ms
Fix flaky test cases
Fix issues in tcell renderer and Windows build
Implement tcell-based renderer
Prepare for termbox/windows build
`man fzf` in README
Update ANSI processor to ignore ^N and ^O
Strip ^N and ^O from preview output
Fix header lines being cleared on toggle-preview
0.15.5
0.15.5
0.15.5
[vim] Respect g:fzf_colors
Make test cases less susceptible to timeout errors
Set foreground color without affecting background
Allow other options to follow --color without spec
[vim] Set g:loaded_fzf
Use relative position instead of absolute distance for --tiebreak=end
Merge pull request #701 from nthapaliya/zsh_script_improvements
Use `command` to ignore shell function
Gnu `[` evaluates both sides of a -o condition regardless
[fzf-tmux] Fix bash condition
[fzf-tmux/vim/nvim] Do not split small window
Merge pull request #698 from Ambrevar/master
key-bindings.fish: Yank commandline in fzf-history-widget
0.15.4
0.15.4
0.15.4
Use exact match by default for inverse search term
Display scroll indicator in preview window
Adjust maximum scroll offset
[vim] Apply --multi and --prompt to :FZF command
Support field index expressions in preview and execute action
Use unicode.IsSpace to cover more whitespace characters
0.15.3
0.15.3
0.15.3
Fix SEGV when trying to render preview but the window is closed
Fix failing unit tests on ANSI attributes
Loading