libgit2/src
Sven Strickroth cf9bf6b787 include version information in git2.dll on Windows
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2011-10-09 18:55:28 +02:00
..
ppc
unix
win32 include version information in git2.dll on Windows 2011-10-09 18:55:28 +02:00
blob.c
blob.h
bswap.h
buffer.c
buffer.h
cache.c
cache.h
cc-compat.h msvc: Properly handle inttypes.h/stdint.h 2011-10-05 16:21:16 -04:00
commit.c
commit.h
common.h msvc: Properly handle inttypes.h/stdint.h 2011-10-05 16:21:16 -04:00
config_file.c Squelch a couple of warnings 2011-10-01 20:16:13 +02:00
config.c config: Proper type declarations for 64 bit ints 2011-09-30 16:08:41 +02:00
config.h
delta-apply.c
delta-apply.h
dir.h
errors.c
fetch.c
fetch.h
filebuf.c odb: Pass compression settings to filebuf 2011-09-29 15:49:28 +02:00
filebuf.h odb: Pass compression settings to filebuf 2011-09-29 15:49:28 +02:00
fileops.c
fileops.h
hash.c
hash.h
hashtable.c
hashtable.h
index.c index: Silence type-punned warning 2011-09-29 16:28:00 +02:00
index.h
indexer.c indexer: NUL-terminate the filename 2011-10-05 20:25:28 +02:00
map.h
mwindow.c
mwindow.h
netops.c netops: abstract away socket closing 2011-10-01 00:41:09 +02:00
netops.h netops: abstract away socket closing 2011-10-01 00:41:09 +02:00
object.c
odb_loose.c odb: Pass compression settings to filebuf 2011-09-29 15:49:28 +02:00
odb_pack.c ignore missing pack file as git does 2011-10-03 23:28:24 +02:00
odb.c odb: Let users decide compression level for the loose ODB 2011-09-29 15:34:17 +02:00
odb.h
oid.c oid: add missing check to git_oid_fromstrn 2011-10-02 21:53:04 +02:00
pack.c
pack.h
path.c
path.h
pkt.c pkt: send all of the wants in the negotiation 2011-10-01 14:34:51 +02:00
pkt.h
posix.c
posix.h
pqueue.c
pqueue.h
reflog.c
reflog.h
refs.c refs.c: fix reference_rename 2011-09-30 10:39:33 +02:00
refs.h
refspec.c
refspec.h
remote.c
remote.h
repository.c Make repo config loading automatic or completely explicit 2011-09-27 14:40:56 +02:00
repository.h
revwalk.c
sha1_lookup.c
sha1_lookup.h
sha1.c
sha1.h
signature.c
signature.h
status.c
tag.c
tag.h
thread-utils.c
thread-utils.h
transport_git.c transport-git: fix git request length calculation 2011-10-01 13:46:35 +02:00
transport_local.c local transport: don't segfault on wrong URL 2011-10-01 00:41:09 +02:00
transport-http.c Squelch a couple of warnings 2011-10-01 20:16:13 +02:00
transport.c
transport.h
tree-cache.c
tree-cache.h
tree.c
tree.h
tsort.c
util.c config: Proper type declarations for 64 bit ints 2011-09-30 16:08:41 +02:00
util.h config: Proper type declarations for 64 bit ints 2011-09-30 16:08:41 +02:00
vector.c
vector.h