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.
f3177305d5572b26f135fc045481358b4eb1bf69
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
15
Jun
14
13
9
8
7
3
22
May
21
20
14
13
12
11
10
9
10
9
8
3
28
Apr
26
25
24
23
22
21
20
19
18
17
16
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
Fix `.` to match newlines as well (#265)
Add alternative execute notation that does not require closing char
Fix test code for docker build
Add synonyms for some keys to be used with --bind and --toggle-sort
Fix Travis CI build
More alternative notations for execute action
Add bind action for executing arbitrary command (#265)
Remove unnecessary regexp matches
GoLint fix
Fix Travis CI build
Test refactoring
Fix Travis CI build
Fix ignore action
Add `ignore` action for --bind
Add missing files from the previous commit
Add support for search history
Merge pull request #264 from kassio/master
Avoid conflict with other neoterm plugins.
Add actions for --bind: select-all / deselect-all / toggle-all
Adjust --help output
Merge branch 'dullgiulio-121-accept-nil-input'
Add test case for --null option
Merge branch '121-accept-nil-input' of https://github.com/dullgiulio/fzf into dullgiulio-121-accept-nil-input
Allow ^EqualMatch$
add support to nil-byte separated input strings, closes #121
Always use the same color for multi-select markers
Merge pull request #252 from dominikh/portable-swapOutput
Use ncurses's newterm instead of swapping stdout and stderr
0.9.13
0.9.13
0.9.13
Fix #248 - Premature termination of Reader on long input
Color customization (#245)
Update CHANGELOG
Fix ANSI offset calculation
0.9.12
0.9.12
Minor refactoring
More test cases for --bind
Update --help
Add unbound "toggle" action for customization
0.9.12
Custom key binding support (#238)
Remove duplicate processing of command-line options
Loading