.. |
ppc
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
unix
|
Create cross-platform setenv
|
2011-09-19 10:34:52 -07:00 |
win32
|
include version information in git2.dll on Windows
|
2011-10-09 18:55:28 +02:00 |
blob.c
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
blob.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
bswap.h
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
buffer.c
|
Merge pull request #405 from carlosmn/http-ls
|
2011-09-22 10:17:43 -07:00 |
buffer.h
|
Merge pull request #405 from carlosmn/http-ls
|
2011-09-22 10:17:43 -07:00 |
cache.c
|
Merge pull request #384 from kiryl/warnings
|
2011-09-18 20:07:59 -07:00 |
cache.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
cc-compat.h
|
msvc: Properly handle inttypes.h/stdint.h
|
2011-10-05 16:21:16 -04:00 |
commit.c
|
Merge pull request #384 from kiryl/warnings
|
2011-09-18 20:07:59 -07:00 |
commit.h
|
Merge pull request #384 from kiryl/warnings
|
2011-09-18 20:07:59 -07:00 |
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
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
delta-apply.c
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
delta-apply.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
dir.h
|
Fix opendir/readdir and friends on Win32 to use Unicode
|
2011-09-19 13:14:09 -07:00 |
errors.c
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
fetch.c
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
fetch.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
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
|
Implment p_access and use it in git_fileutils_exists
|
2011-09-23 00:00:05 +02:00 |
fileops.h
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
hash.c
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
hash.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
hashtable.c
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
hashtable.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
index.c
|
index: Silence type-punned warning
|
2011-09-29 16:28:00 +02:00 |
index.h
|
Move the tree cache functions to their own file
|
2011-09-27 14:33:18 +02:00 |
indexer.c
|
indexer: NUL-terminate the filename
|
2011-10-05 20:25:28 +02:00 |
map.h
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
mwindow.c
|
Merge pull request #384 from kiryl/warnings
|
2011-09-18 20:07:59 -07:00 |
mwindow.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
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
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
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
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
oid.c
|
oid: add missing check to git_oid_fromstrn
|
2011-10-02 21:53:04 +02:00 |
pack.c
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
pack.h
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
path.c
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
path.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
pkt.c
|
pkt: send all of the wants in the negotiation
|
2011-10-01 14:34:51 +02:00 |
pkt.h
|
Merge pull request #405 from carlosmn/http-ls
|
2011-09-22 10:17:43 -07:00 |
posix.c
|
Revert "Rewrite getenv to use Win32 version on Windows"
|
2011-09-27 14:33:18 +02:00 |
posix.h
|
Revert "Rewrite getenv to use Win32 version on Windows"
|
2011-09-27 14:33:18 +02:00 |
pqueue.c
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
pqueue.h
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
reflog.c
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
reflog.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
refs.c
|
refs.c: fix reference_rename
|
2011-09-30 10:39:33 +02:00 |
refs.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
refspec.c
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
refspec.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
remote.c
|
Merge pull request #384 from kiryl/warnings
|
2011-09-18 20:07:59 -07:00 |
remote.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
repository.c
|
Make repo config loading automatic or completely explicit
|
2011-09-27 14:40:56 +02:00 |
repository.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
revwalk.c
|
config: make git_config_[get|set]_long() able to properly deal with 8 bytes wide values
|
2011-09-22 18:58:47 +02:00 |
sha1_lookup.c
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
sha1_lookup.h
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
sha1.c
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
sha1.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
signature.c
|
config: make git_config_[get|set]_long() able to properly deal with 8 bytes wide values
|
2011-09-22 18:58:47 +02:00 |
signature.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
status.c
|
Fix warning in status.c
|
2011-09-19 06:31:54 +03:00 |
tag.c
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
tag.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
thread-utils.c
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
thread-utils.h
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
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
|
Merge pull request #405 from carlosmn/http-ls
|
2011-09-22 10:17:43 -07:00 |
transport.h
|
Merge pull request #405 from carlosmn/http-ls
|
2011-09-22 10:17:43 -07:00 |
tree-cache.c
|
Add git_tree_cache_get
|
2011-09-27 14:33:18 +02:00 |
tree-cache.h
|
Add git_tree_cache_get
|
2011-09-27 14:33:18 +02:00 |
tree.c
|
tree: Fix check for valid attributes
|
2011-09-27 14:33:19 +02:00 |
tree.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
tsort.c
|
Tabify everything
|
2011-09-19 03:34:49 +03:00 |
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
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |
vector.h
|
Cleanup legal data
|
2011-09-19 01:54:32 +03:00 |