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.
84921df0e35c49a976178b869b167b0d43dac675
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
13
Jan
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
Fix fzf.{bash,zsh} when Go version is not supported
Update src/README.md
Reorganize source code
Lint
Fix race conditions
Avoid unnecessary update of search progress
Update src/README.md and package comment
Refactor Makefile and Dockerfiles
Improve prefix/suffix cache lookup
Remove unnecessary loop label
Add test cases for ChunkCache
Fix Transform result cache to speed up subsequent searches
Fix --with-nth option when query is non-empty
Make sure that cy is properly limited
Change Merger implementation on --no-sort
Constrain cy in vmove()
Fix double click on an empty row not to close fzf
Fix incorrect behaviors of mouse events when --multi enabled
Update src/README.md
Improve response time by only looking at top-N items
Reduce memory footprint
Minor refactoring
Adjust initial coordinator delay
Fix missing mutex unlock
Remove call to ncurses set_tabsize()
Improve install script
Add small initial delay to screen update
Remove extraneous quote-escape
Update vim plugin to use Go binary
Fix i386 build
Refactor Makefile
Remove unnecessary event dispatch
Build i386 binary as well
Fix index out of bounds error during Transform
Update README for Go - System requirements
Update Makefile and install script
Do not sort terms when building cache key
Refactor install script
Fix mouse click offset when list is scrolled
Update Makefile and installer to use version number
Loading