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
af677e7e35465bd6bfdb690d3c7a9674bcfcc620
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
16
Apr
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
12
11
10
9
8
7
6
4
1
26
Feb
18
17
13
12
29
Jan
28
25
24
23
18
17
15
14
13
12
11
10
9
8
7
6
5
4
2
1
29
Dec
28
24
23
13
5
1
30
Nov
4
3
1
15
Oct
7
18
Sep
17
14
2
31
Aug
30
17
16
15
8
27
Jul
18
17
18
15
14
11
7
6
5
4
1
30
Jun
27
26
24
23
19
18
15
14
12
9
7
29
May
28
26
22
21
20
18
17
6
4
2
25
Apr
14
12
6
5
4
3
2
1
31
Mar
30
28
26
25
20
19
15
14
13
9
8
7
6
5
4
26
Feb
25
20
15
13
7
2
1
31
Jan
30
29
28
22
14
7
28
Dec
26
23
22
20
14
11
9
8
5
29
Nov
27
26
24
23
21
20
19
20
18
17
16
15
14
10
9
6
5
4
3
2
1
30
Oct
29
28
26
25
24
`install --bin` just for downloading the binary
Add visual indication of --toggle-sort
Prepare for 0.9.9 release
Add --tiebreak option for customizing sort criteria
Add --no-hscroll option to disable horizontal scroll
Remove unused variable
[vim] README: Pointer to the wiki page
[vim] Add g:fzf_action for customizing key bindings
[vim] Rename g:fzf_tmux_height to g:fzf_height
Fix Travis CI build
Fix #185 - Terminate on RuneError
Fix unicode test case
Fix Unicode case handling (#186)
[vim] Simplify :FZF
[vim] Remove unnecessary pushd/popd in :FZF
Merge pull request #188 from justinmk/non-interactive-shell
install: wait for LF in non-interactive shell
FZF_TMUX and FZF_TMUX_HEIGHT for fuzzy completion
Fix fuzzy completion test
Fuzzy completion using fzf-tmux
Merge pull request #183 from qiemem/generalized-check-if-running
Move active check to fzf#run.
Make fzf-tmux work when fzf is not in $PATH but in the same directory
Update README
[vim] s:pushd after s:split
[vim] Improved compatibility with sidebar plugins (e.g. NERDtree)
Update README
Suppress message from :file
Fix typo in README
Merge pull request #180 from mhinz/check-if-already-running
Check if :FZF is already executing
[vim] Neovim compatibility (#137)
[vim] Code cleanup
0.9.7-1
0.9.7-1
[vim] Fix #177 - :FZF with relative paths
Update Homebrew instruction
Period.
0.9.7
0.9.7
Implement --toggle-sort option (#173)
Fix #172 - Print empty line when fzf with expect finished by -1 or -0
[ruby] Stub out --expect option
Update git ls-tree example (close #168)
Loading