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.
8d23646fe6a7cc404824a6c88b3fe373fe38fb60
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
11
Mar
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
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
Add --keep-right option to keep the right end of the line visible
Fix completion test
Fuzzy completions: removed leftover debug echo (#1921)
Change custom fuzzy completion API
Add explanation for the `g:fzf_colors` setting (#1878)
Make height option work under Windows (#1341)
Add retries to CTRL-R tests to avoid intermittent errors on Travis CI
[completion] Use file redirection instead of pipe
Do not read more than 10K characters from /dev/tty
Draft CHANGELOG for the upcoming release
Add more --border options; default changed to "rounded"
Fix flaky test case
[vim] Fix height calculation
Ignore xterm OSC control sequences
[vim] Throw error when popup support is unavailable
Fix prefix/suffix/equal matcher to trim whitespaces
[bash] Fix --query argument of CTRL-R
Test multi-line C-r (#1892)
[bash] Start C-r search with current command line (#1886)
Clean up test shell initialization
[fish] Ignore empty environment variables
Use a more robust way to check if the shell is ready
Add backward-delete-char/eof action (#1891)
Update README.md: MacPorts upgrade instruction (#1893)
Add 'insert' key for --bind
Fix panic on unexpected escape sequences
[bash] Multiline C-r without histexpand (#1837)
[bash] Restore insertion point pre Bash 4 (#1881)
[bash] Put C-t items at point in vi mode (#1876)
[bash] Strip trailing whitespace on kill completion
[completion] Allow users to customize fzf options via _fzf_comprun
[bash-completion] Minor optimization
Update ANSI processor to handle "rmso" and "rmul"
Make pointer and multi-select marker customizable (#1844)
Fix bug of validation of jump-labels (#1875)
[vim] Pick up fzf-tmux on $PATH when bin/fzf-tmux is not found
[vim] Remove unnecessary statement
[vim] Add fzf#install() for downloading fzf binary
[vim] More border styles
[vim] Do not pipe FZF_DEFAULT_COMMAND
Loading