| .. |
|
ppc
|
Add support to enable the library to use OpenSSL SHA1 functions
|
2010-05-04 21:36:12 +02:00 |
|
unix
|
fileops: Drop git_fileops_prettify_path
|
2011-07-05 02:06:26 +02:00 |
|
win32
|
fileops: Fix stat() on directories for W32
|
2011-07-05 02:08:09 +02:00 |
|
blob.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
blob.h
|
I broke your bindings
|
2011-03-20 21:45:11 +02:00 |
|
bswap.h
|
bswap.h: Add ntohs() and htons() functions
|
2010-10-27 00:59:05 +03:00 |
|
cache.c
|
cache: Drop cuckoo hashing
|
2011-05-17 01:46:07 +03:00 |
|
cache.h
|
Deleted unused method git_cached_object_match, since we do not explore the cache when searching objects from a short oid.
|
2011-06-01 23:40:42 +02:00 |
|
cc-compat.h
|
msvc: Disable a level 4 warning and change -W3 to -W4
|
2010-06-07 19:46:17 +01:00 |
|
commit.c
|
Remove redundant methods from the API
|
2011-06-28 19:36:27 +02:00 |
|
commit.h
|
I broke your bindings
|
2011-03-20 21:45:11 +02:00 |
|
common.h
|
build: Move OS-specific compat to their own folders
|
2011-07-03 13:33:43 +02:00 |
|
config_file.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
config.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
config.h
|
Add git_repository_config API
|
2011-06-17 22:30:29 +02:00 |
|
delta-apply.c
|
delta-apply.c: Move to new error handling mechanism
|
2011-05-23 20:44:10 +03:00 |
|
delta-apply.h
|
I broke your bindings
|
2011-03-20 21:45:11 +02:00 |
|
dir.h
|
Revert "Properly export all external symbols in Win32"
|
2010-12-23 00:44:41 +02:00 |
|
errors.c
|
test: Properly show error messages
|
2011-06-28 21:10:51 +02:00 |
|
filebuf.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
filebuf.h
|
I broke your bindings
|
2011-03-20 21:45:11 +02:00 |
|
fileops.c
|
fileutils: Finish dropping the old prettify_path
|
2011-07-05 02:09:05 +02:00 |
|
fileops.h
|
fileutils: Finish dropping the old prettify_path
|
2011-07-05 02:09:05 +02:00 |
|
hash.c
|
build: Simplify build structure
|
2011-07-01 17:26:23 +02:00 |
|
hash.h
|
Change the library include file
|
2010-12-06 23:03:16 +02:00 |
|
hashtable.c
|
cleanup: remove trailing spaces
|
2011-07-01 18:02:56 +02:00 |
|
hashtable.h
|
cleanup: remove trailing spaces
|
2011-07-01 18:02:56 +02:00 |
|
index.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
index.h
|
index: Add API for unmerged entries
|
2011-04-21 10:54:54 +02:00 |
|
map.h
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
object.c
|
short-oid: Cleanup
|
2011-06-01 23:40:42 +02:00 |
|
odb_loose.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
odb_pack.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
odb.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
odb.h
|
I broke your bindings
|
2011-03-20 21:45:11 +02:00 |
|
oid.c
|
cleanup: remove trailing spaces
|
2011-07-01 18:02:56 +02:00 |
|
path.c
|
fileops: Drop git_fileops_prettify_path
|
2011-07-05 02:06:26 +02:00 |
|
path.h
|
fileops: Drop git_fileops_prettify_path
|
2011-07-05 02:06:26 +02:00 |
|
posix.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
posix.h
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
pqueue.c
|
cleanup: remove trailing spaces
|
2011-07-01 18:02:56 +02:00 |
|
pqueue.h
|
cleanup: remove trailing spaces
|
2011-07-01 18:02:56 +02:00 |
|
refs.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
refs.h
|
refs: Do not overflow when normalizing refnames
|
2011-06-23 02:29:11 +02:00 |
|
repository.c
|
fileutils: Finish dropping the old prettify_path
|
2011-07-05 02:09:05 +02:00 |
|
repository.h
|
index: Change the memory management for repo indexes
|
2011-06-01 18:54:47 +02:00 |
|
revwalk.c
|
revwalk: Do not set error string on revwalk over
|
2011-06-24 15:30:10 +02:00 |
|
sha1_lookup.c
|
Sha1Lookup: Fixed two MSVC compilation warnings.
|
2011-06-03 21:03:58 +02:00 |
|
sha1_lookup.h
|
Added git.git sha1 lookup method to replace simple binary search in pack backend.
|
2011-06-01 23:40:41 +02:00 |
|
sha1.c
|
build: Simplify build structure
|
2011-07-01 17:26:23 +02:00 |
|
sha1.h
|
build: Simplify build structure
|
2011-07-01 17:26:23 +02:00 |
|
signature.c
|
cleanup: remove trailing spaces
|
2011-07-01 18:02:56 +02:00 |
|
signature.h
|
Change parse methods to const buffer
|
2011-04-02 12:42:04 +03:00 |
|
t03-data.h
|
Add support for SQLite backends
|
2011-02-05 19:45:57 +02:00 |
|
tag.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
tag.h
|
I broke your bindings
|
2011-03-20 21:45:11 +02:00 |
|
thread-utils.c
|
Wrap malloc and friends and report out of memory as GIT_ENOMEM
|
2008-12-30 23:28:30 -08:00 |
|
thread-utils.h
|
Fix MSVC warnings when building threads
|
2011-03-22 20:38:30 +02:00 |
|
tree.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
tree.h
|
Build & write custom trees in memory
|
2011-04-04 19:25:33 +03:00 |
|
util.c
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
util.h
|
fileops: Cleanup
|
2011-07-05 02:04:03 +02:00 |
|
vector.c
|
cleanup: remove trailing spaces
|
2011-07-01 18:02:56 +02:00 |
|
vector.h
|
Fix searching in git_vector
|
2011-03-03 20:23:52 +02:00 |