100 Commits (011fbc7f07fdf82cf922d1eb269bb4dac3e0cc40)

Author SHA1 Message Date
Daniel Barkalow 024510c8d9 Allow saving an object from a pipe 19 years ago
Junio C Hamano 1494e03888 sha1_file.c: make sure packs in an alternate odb is named properly. 19 years ago
Junio C Hamano c0bbbb1ba9 sha1_file.c::add_packed_git(): fix type mismatch. 19 years ago
Lukas_Sandström c283ab21c1 Add git-pack-intersect 19 years ago
Johannes Schindelin 67ffdf4c0a Allow GIT_DIR to be an absolute path 19 years ago
Linus Torvalds 7ebb6fcafe Fix what to do and how to detect when hardlinking fails 19 years ago
Johannes Schindelin 9e48b38999 Work around missing hard links on FAT formatted media 19 years ago
Linus Torvalds 9d835df246 Keep track of whether a pack is local or not 19 years ago
Linus Torvalds e1b10391ea Use git config file for committer name and email info 19 years ago
Junio C Hamano b721e01f6e Use the same move_temp_to_file in git-http-fetch. 19 years ago
Linus Torvalds 230f13225d Create object subdirectories on demand 19 years ago
Junio C Hamano ec1fcc16af Show original and resulting blob object info in diff output. 19 years ago
Junio C Hamano 88cd621dee Consolidate null_sha1[]. 19 years ago
Junio C Hamano 264b16b621 Tell which packfile is corrupt when we die. 19 years ago
Sven Verdoolaege 5da1606d0b [PATCH] Provide access to git_dir through get_git_dir(). 19 years ago
Junio C Hamano ccfd3e9962 [PATCH] Define relative .git/objects/info/alternates semantics. 19 years ago
Junio C Hamano a9ab586a5d Retire support for old environment variables. 19 years ago
Peter Hagervall 2ab141a26f [PATCH] Possible cleanups for local-pull.c 19 years ago
Jason Riedy c7c81b3a51 Fix ?: statements. 19 years ago
Junio C Hamano 9577e7e3db Use LF and allow comments in objects/info/alternates file. 19 years ago
Daniel Barkalow c508df5edf [PATCH] Add function to read an index file from an arbitrary filename. 19 years ago
Junio C Hamano d5a63b9983 Alternate object pool mechanism updates. 19 years ago
Pavel Roskin 96ad15ae2f [PATCH] Warning fix for gcc 4 20 years ago
Sergey Vlasov bfc66daf5c [PATCH] Plug memory leak in write_sha1_to_fd() 20 years ago
Sergey Vlasov 1cf58e7222 [PATCH] Plug memory leak in read_object_with_reference() 20 years ago
Junio C Hamano 9938af6a85 Update get_sha1() to grok extended format. 20 years ago
barkalow@iabervon.org 70b9829ea7 [PATCH] Parallelize pulling by ssh 20 years ago
barkalow@iabervon.org bf592c5057 [PATCH] Functions for managing the set of packs the library is using (whitespace fixed) 20 years ago
Junio C Hamano 5da5c8f4cf Teach parse_commit_buffer about grafting. 20 years ago
Pavel Roskin e35f982415 [PATCH] mmap error handling 20 years ago
Junio C Hamano ab90ea5d6e [PATCH] Check packs and then files. 20 years ago
Linus Torvalds 0ee19dce2c Avoid signedness warnings in sha1_file.c 20 years ago
Daniel Barkalow d5f1befca8 [PATCH] Remove map_sha1_file 20 years ago
Daniel Barkalow a5eda52bfe [PATCH] write_sha1_to_fd() 20 years ago
Bryan Larsen 7672db20c2 [PATCH] Expose object ID computation functions. 20 years ago
Linus Torvalds 26c8a533af Add "mkpath()" helper function 20 years ago
Junio C Hamano b2cb94254b [PATCH] clone-pack.c:write_one_ref() - Create leading directories. 20 years ago
Junio C Hamano 5b35bcd53a [PATCH] sha1_file.c;prepare_packed_git_one() - fix DIR leak 20 years ago
Linus Torvalds f17a1b1bec Fix up path-cleanup in git_path() properly 20 years ago
Linus Torvalds 723c31fea2 Add "git_path()" and "head_ref()" helper functions. 20 years ago
Linus Torvalds dade09c226 Add "has_sha1_pack()" function to query whether the object is available in a pack 20 years ago
Linus Torvalds 6da4016aea Fix sparse warnings. 20 years ago
Linus Torvalds 4d235c8044 Avoid gcc warnings in sha1_file.c 20 years ago
Junio C Hamano ad8c80a58f [PATCH] Show more details of packfile with verify-pack -v. 20 years ago
Junio C Hamano f3bf922409 [PATCH] verify-pack updates. 20 years ago
Junio C Hamano c62266f37c [PATCH] Avoid unnecessarily inflating and interpreting delta 20 years ago
Junio C Hamano f9253394a2 [PATCH] Add git-verify-pack command. 20 years ago
Junio C Hamano 3c84974207 [PATCH] Fixlets on top of Nico's clean-up. 20 years ago
Nicolas Pitre dcde55bc58 [PATCH] assorted delta code cleanup 20 years ago
Linus Torvalds e5e3e0f500 Fix packed_delta_info() that was broken by the delta header packing change 20 years ago