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.
942ba749c7971076a650b899b4d44e0cced5f167
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
8
Jun
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
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
Update CHANGELOG with unix-line-discard+top (#940)
0.16.8
0.16.8
0.16.8
[vim] Add support for Cygwin (#933)
[fzf-tmux] Fix cleanup of temporary files
Use find as the default command on Cygwin environment
[vim] Allow running install --bin on Cygwin
Fixes for Cygwin
Merge branch 'master' into devel
Fix Makefile and install script for the new project layout
Add git revision to --version output
Restructuring: main package in project root
Merge branch 'glide' of https://github.com/hinshun/fzf into hinshun-glide
Fix inconsistent tiebreak scores when --nth is used
Use glide to handle go dependencies
[vim] Replace invalid s:escape calls with fzf#shellescape
[vim] Make sure to delete temporary batchfile on Windows
[vim] Remove unnecessary ternary expression
[vim] Use utf-8 for cmd.exe (#929)
[vim] Replace s:fzf_shellescape and s:shellesc with fzf#shellescape (#916)
Respect ANSI color state from the previous line in preview output
Fix display of tab characters in --prompt
Update extra bash completion example
Use read syscall directly to get character (#931)
Update test case for --cycle
Do not "--cycle" on page-up/page-down
Implement bindable "change" event and "top" action
[vim] Prevent 'wildignore' from affecting expand() (#917)
[vim] Do not expand s:fzf_go
Update README: Add table of contents (#927)
Mention that the fish bug has been fixed (#912)
0.16.7
0.16.7
0.16.7
Export FZF_PREVIEW_HEIGHT instead of FZF_HEIGHT
Merge branch 'master' into devel
[vim] Export $FZF_HEIGHT for previewer scripts
Update mattn/go-shellwords
Support CTRL-Z (SIGSTOP)
Add support for ctrl-alt-[a-z] key chords
Update README-VIM: options as list (#896)
[fish] Fix ~/.config/fish/functions/fish_user_key_bindings.fish
[vim] Use backslash for Windows filepaths (#896)
Loading