35 Commits (4a62b61939396c512bd7592f800110bddf45af72)

Author SHA1 Message Date
Junio C Hamano 4a62b61939 [PATCH] Handle deltified object correctly in git-*-pull family. 20 years ago
Linus Torvalds 5180cacc20 Split up unpack_sha1_file() some more 20 years ago
Linus Torvalds c4483576b8 Add "unpack_sha1_header()" helper function 20 years ago
Linus Torvalds e871b649a3 unpack_sha1_file: zero-pad the unpacked object. 20 years ago
Linus Torvalds 6b0c312106 Include file cleanups.. 20 years ago
Nicolas Pitre 91d7b8afc2 [PATCH] delta read 20 years ago
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Brian Gerst bf0f910d1d [PATCH] Kill a bunch of pointer sign warnings for gcc4 20 years ago
Junio C Hamano 8ac069ac0a Introduce GIT_DIR environment variable. 20 years ago
Junio C Hamano d19938ab60 Rename environment variables. 20 years ago
Junio C Hamano ddd5d0568d Stylistic fixes to sha1_file.c 20 years ago
Thomas Glanzmann 6ffcee883b [PATCH] Really *do* nothing in while loop 20 years ago
Thomas Glanzmann a1df57abb9 [PATCH] Add #include <limits.h> so that git compiles under Solaris 20 years ago
Junio C Hamano 383f85b72a Free compressed buffer after write_sha1_file() is done. 20 years ago
Junio C Hamano ace1534d6f Introduce SHA1_FILE_DIRECTORIES to support multiple object databases. 20 years ago
Junio C Hamano bf60144c0a [PATCH] Remove unused sha1_file_directory variable. 20 years ago
Linus Torvalds a31c6d022e sha1_file: make the new sha1 object writing be coda-friendly. 20 years ago
Linus Torvalds aac1794132 Improve sha1 object file writing. 20 years ago
Junio C Hamano 74400e7175 Add git-write-blob. 20 years ago
Linus Torvalds ca4c7db9ef Remove the ugly jit-style parent syntax. 20 years ago
Linus Torvalds 35ad33823e Add "look up parent" logic for the simple names. 20 years ago
Linus Torvalds 3c249c9506 Add "get_sha1()" helper function. 20 years ago
Junio C Hamano 40469ee9c6 [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Linus Torvalds f5b913c9cb Fix up the types in write_sha1_file 20 years ago
Linus Torvalds a44c9a5e2e Simplify "write_sha1_file()" interfaces 20 years ago
Andreas Gal da6abf5d9c [PATCH] fix segfault in fsck-cache 20 years ago
Daniel Barkalow 8237b1854c [PATCH] Additional functions for the objects database 20 years ago
Linus Torvalds 144bde78e9 Use O_NOATIME when opening the sha1 files. 20 years ago
Linus Torvalds 860edf7a71 Fix up some problems from the commit->tree helper patch 20 years ago
Junio C Hamano f4913f91a9 [PATCH] Accept commit in some places when tree is needed. 20 years ago
Linus Torvalds 706bc531a1 Make "write_sha1_file()" exit early if the file already exists. 20 years ago
Linus Torvalds d98b46f8d9 Do SHA1 hash _before_ compression. 20 years ago
Linus Torvalds 0fcfd160b0 Split up read-cache.c into more logical clumps. 20 years ago