This website requires JavaScript.
Explore
Help
Sign In
Ything-RepoMirrors
/
libgit2
Watch
2
Star
0
Fork
0
You've already forked libgit2
mirror of
https://github.com/libgit2/libgit2.git
synced
2026-01-25 11:06:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v0.28.3
libgit2
/
tests
/
clone
History
Edward Thomson
168fe39bea
object_type: use new enumeration names
...
Use the new object_type enumeration names within the codebase.
2018-12-01 11:54:57 +00:00
..
empty.c
Convert usage of
git_buf_free
to new
git_buf_dispose
2018-06-10 19:34:37 +02:00
local.c
Convert usage of
git_buf_free
to new
git_buf_dispose
2018-06-10 19:34:37 +02:00
nonetwork.c
object_type: use new enumeration names
2018-12-01 11:54:57 +00:00
transport.c
remote: move the transport ctor to the callbacks
2015-05-13 09:46:36 +02:00