Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vimagit
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
jreybert
vimagit
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
dev/stash
Select Git revision
Selected
dev/stash
Branches
19
amend_commit
dev/catch_shell_error
dev/close
dev/debug
dev/discard_vselect
dev/display
dev/git_diff
dev/issue_123
dev/issue_71
dev/mapping
dev/mapping_2
dev/nomodifiable
dev/push
dev/refresh
dev/remove_end_commit
dev/save_commmit_msg
dev/test_commit
dev/test_filetype
dev/undo
Tags
16
1.8.0
1.7.3
1.7.2
1.7.1
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4
1.3
1.2
1.0
1.1
36 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Mar
27
4
Jan
6
Jul
5
3
22
May
21
5
4
10
Aug
22
Jun
18
Nov
12
Jan
24
Jul
21
Feb
29
Nov
12
Oct
9
8
4
3
14
Apr
16
Mar
5
Feb
21
Jan
23
Nov
20
7
6
31
Oct
25
24
2
29
Sep
11
Aug
10
8
7
3
2
1
31
Jul
24
May
23
14
Mar
11
8
7
2
1
27
Feb
25
24
23
22
1
30
Jan
24
20
19
18
2
1
28
Oct
27
26
25
19
14
13
12
13
12
17
Sep
15
3
31
Aug
27
Apr
18
17
15
14
4
18
Mar
15
11
15
12
11
10
8
24
Feb
23
18
13
11
9
8
2
1
20
Dec
18
17
16
15
14
12
11
9
8
7
6
3
1
30
Nov
26
20
19
18
17
13
11
10
9
6
5
4
2
1
31
Oct
30
29
28
26
25
24
23
22
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Sep
29
28
26
24
Merge pull request #205 from fbouchez/dev/display-option
master
master
Added option to choose between vertical, horizontal, and centered magit display.
Clarified documentation on some bindings.
ci: bump to version 1.8.0
1.8.0
1.8.0
feat: add update mode to speed up update
more debug help
amend_commit
amend_commit
really needed?
help debug
update goldens
feat: add new amend function
Merge branch 'next'
Rework and simplify magit#utils#search_buffer_in_windows usage
next
next
Fix jump_to exception
Fix jump_to function when jumping to a dirty existing buffer
Force git commit cleanup
Update mg_get_commit_section function
Merge pull request #195 from jreybert/next
Fix very slow update when large submodule
check_repo() can't use 'count' for a variable name.
Make top level git path work with Cygwin/MSYS2
Use cygpath if present to create top level dir for Cygwin/MSYS2 compatibility
Use --no-prefix to generate diff
perf: get git status only once per refresh
Always specify diff prefix to avoid diff.noprefix errors
Set scrolloff in magit buffer
Update to version 1.7.3
1.7.3
1.7.3
make magit#utils#start_profile usable
fix stuck while refresh fix #170 #36
Freshly created repository fails to open in vimagit fix #169
Update README.md
Ungraceful behaviour when opening magit outside of a git repo fix #162
Discarding untracked file results in an error in some cases fix #165
Merge branch 'master' of https://github.com/jreybert/vimagit
Fix another escaping issue, with a global escape method ref #168
add test for tild in hunk title and update djooks repo
tild character must be escaped in hunk title ref #156
fix typo in README.md
smarter cursor position when refreshing
Merge branch 'next'
Fix typo in vimagit.txt
Loading