Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
git2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
git2
Graph
30cd1e1f89c838b6f523b31d1c2f2d1b85310613
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Dec
20
19
18
17
16
15
14
13
9
8
6
26
Nov
21
20
17
15
31
Oct
18
17
15
7
25
Sep
23
20
19
6
3
31
Aug
30
25
23
19
14
10
2
1
30
Jul
27
26
25
24
22
21
20
19
18
17
15
14
9
25
Jun
22
19
9
31
May
16
15
14
13
12
11
9
8
6
3
25
Apr
24
22
13
12
11
10
8
4
27
Mar
21
16
14
13
11
10
8
3
2
1
28
Feb
27
25
24
23
22
20
18
17
16
15
14
13
12
10
9
3
2
26
Jan
25
24
20
5
28
Nov
25
23
19
18
10
4
3
2
20
Oct
18
7
1
22
Sep
21
19
16
6
5
31
Aug
30
14
11
9
8
2
1
29
Jul
28
27
26
22
20
19
18
15
14
13
12
11
8
7
6
Merge pull request #5904 from pluehne/support-authentication-in-push-example
main
main
Merge pull request #6697 from libgit2/ethomson/ci
ci: use ecdsa keys for ssh
ci: upgrade focal builds to noble
ci: add an Ubuntu Noble dockerfile
ci: update all images to use libssh2 v1.11.0
Merge pull request #6705 from libgit2/ethomson/httpclient
Merge pull request #6704 from libgit2/ethomson/ntlmclient
Merge pull request #6642 from yori/yori/fix-remove-unmodified
ntlmclient: update to latest upstream ntlmclient
httpclient: clear client->parser.data after use
diff: move non-blob handling out of is_target
Merge pull request #6700 from libgit2/ethomson/ubfix
remote: pass the commit not its id in tests
Use the correct function definition for function pointers
util: our strcmp cb should use git__strcmp
Merge pull request #6698 from libgit2/ethomson/deps
Merge pull request #6699 from libgit2/ethomson/bitfield
Merge pull request #6684 from kcsaul/ignore_missing_grafts
Merge pull request #6638 from wetneb/blame_example_line_numbers
examples: use unsigned int for bitfields
zlib: upgrade bundled zlib to v1.3
Merge pull request #6695 from libgit2/ethomson/fix
Merge pull request #6696 from libgit2/ethomson/ci
ci: align nightly with main
ci: show PATH in build script
ci: optional BUILD_WORKSPACE
ci: reorder some parameters for cleanliness
ci: take an optional shell parameter
gitattributes: .sh files are always Unixy
process: don't deref a NULL opts
midx: avoid assignment in assert
index_pack: close fd on error
Merge pull request #6694 from libgit2/ethomson/ci
Merge pull request #6691 from boretrk/strcasecmp
Merge pull request #6693 from libgit2/ethomson/close
ci: allow users to opt-in only to certain tests
Merge pull request #6692 from libgit2/ethomson/readme
process: don't try to close the status
README: replace gmaster with GitButler