..
ppc
Tabify everything
2011-09-19 03:34:49 +03:00
transports
Fix compilation error on Windows
2011-10-13 22:48:07 +02:00
unix
Create cross-platform setenv
2011-09-19 10:34:52 -07:00
win32
windows: Add support for non-UTF codepages
2011-10-26 17:43:44 -07: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
commit: properly parse empty commit messages
2011-10-12 15:14:25 -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
windows: Add support for non-UTF codepages
2011-10-26 17:43:44 -07: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
fetch: add a generic pack-download function
2011-10-12 21:33:19 +02:00
fetch.h
fetch: add a generic pack-download function
2011-10-12 21:33:19 +02: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
mwindow: close LRU window properly
2011-10-15 23:25:48 +02:00
mwindow.h
Cleanup legal data
2011-09-19 01:54:32 +03:00
netops.c
pkt: get rid of the chunked support
2011-10-12 21:33:19 +02:00
netops.h
net,pkt: add chunked support
2011-10-12 21:33:18 +02:00
object.c
Tabify everything
2011-09-19 03:34:49 +03:00
odb_loose.c
Tolerate zlib deflation with window size < 32Kb
2011-10-24 14:39:03 -07: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 git_oid_streq() which checks if an oid and an hex formatted string are equal
2011-10-13 23:15:11 +02:00
pack.c
odb_pack: don't do ambiguity checks for fully qualified SHA1 hashes
2011-10-12 17:34:04 -07: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: move the protocol strings to the top of the file
2011-10-12 21:34:25 +02:00
pkt.h
pkt: get rid of the chunked support
2011-10-12 21:33:19 +02: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
fetch: store FETCH_HEAD
2011-10-08 02:28:02 +02:00
refs.h
fetch: store FETCH_HEAD
2011-10-08 02:28:02 +02:00
refspec.c
A missing refspec is not an error
2011-10-08 02:12:26 +02:00
refspec.h
Cleanup legal data
2011-09-19 01:54:32 +03:00
remote.c
fetch: store FETCH_HEAD
2011-10-08 02:28:02 +02:00
remote.h
remote: bitfield should be unsigned
2011-10-12 21:33:19 +02: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
signature: don't blow up trying to parse names containing '>'
2011-10-12 16:19:46 -07:00
signature.h
Cleanup legal data
2011-09-19 01:54:32 +03:00
status.c
status: remove git_tree_entry_bypos
2011-10-27 16:13:09 -07:00
tag.c
tag: allow the tagger field to be missing when parsing tags
2011-10-12 16:09:16 -07: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.c
Merge pull request #405 from carlosmn/http-ls
2011-09-22 10:17:43 -07:00
transport.h
transport: don't have an extra send-wants step
2011-10-12 21:33:18 +02: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 name lookups once and for all
2011-10-20 02:40:14 +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