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.
dc674203194bce5940dc950b05e423274bf0b906
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
5
Jan
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
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
Remove outdated information from README
Update fish function
Ask if fzf executable already exists
Remove race conditions from screen update
Remove race conditions when accessing the last chunk
Remove unnecessary delay on non/defered interactive mode
Fall back to Ruby version when download failed
Update install script to download tarball
Fix scan limit for --select-1 and --exit-0 options
Fix exit conditions of --select-1 and --exit-0
Rewrite fzf in Go
Merge pull request #115 from JackDanger/sleep-when-curses-is-unavailable
0.8.9
0.8.9
Sleep when curses is unavailable
Merge pull request #113 from thedrow/patch-1
Use travis' new build workers
Improve word motions: ALT-B, ALT-F, ALT-D, ALT-BS (#112)
Add support for ALT-D and ALT-BS key bindings
Merge pull request #109 from brettanomyces/reorder_fish_history
reverse history for fish shell
Handle dynamically loaded completion functions (#107 / #79)
Merge pull request #106 from jagajaga/master
bash -> env bash
Merge pull request #104 from junegunn/add-with-nth
0.8.8
0.8.8
Fix test failure on Ruby 1.8.7
Add test cases for --with-nth option
Fix --with-nth option on --multi
Fix --with-nth option on Ruby 1.8
Skip failing tests on Ruby 1.8
Add --with-nth option (#102)
[vim] Ignore 'dir' option if empty
Use IO.console when possible
[uninstall] Remove both patterns of source command (#97)
[install] Join line numbers when multiple matches found
Merge branch 'mjwhitta-master'
Loading