294 Commits (ca0328354afbf4ec6941cb4312bfc6908ab06d73)

Author SHA1 Message Date
Martin Waitz c2f493a4ae Transitively read alternatives 19 years ago
Linus Torvalds dcb3450fd8 sha1_to_hex() usage cleanup 19 years ago
Junio C Hamano 2855d58079 packed_object_info_detail(): check for corrupt packfile. 19 years ago
Nicolas Pitre 8960844a78 check patch_delta bounds more carefully 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Junio C Hamano 67686d9504 unpack_delta_entry(): reduce memory footprint. 19 years ago
Junio C Hamano bd2afde8a3 Give no terminating LF to error() function. 19 years ago
Junio C Hamano 3f9ac8d259 pack-objects: reuse data from existing packs. 19 years ago
Junio C Hamano 26125f6b9b detect broken alternates. 19 years ago
Carl Worth b5b16990f8 Prevent git-upload-pack segfault if object cannot be found 19 years ago
Junio C Hamano a49dd05fd0 pack-objects: reuse data from existing packs. 19 years ago
Junio C Hamano f8f135c9ba packed objects: minor cleanup 19 years ago
Jason Riedy 67d42212ff stat() for existence in safe_create_leading_directories() 19 years ago
Junio C Hamano e93ec6f9d8 Revert "check_packed_git_idx(): check integrity of the idx file itself." 19 years ago
Johannes Schindelin 457f06d68e Introduce core.sharedrepository 19 years ago
Junio C Hamano c5ced64578 check_packed_git_idx(): check integrity of the idx file itself. 19 years ago
Junio C Hamano 797bd6f490 check_packed_git_idx(): check integrity of the idx file itself. 19 years ago
Johannes Schindelin 1e80e04492 sha1_to_hex: properly terminate the SHA1 19 years ago
Alex Riesen 7246ed438c \n usage in stderr output 19 years ago
Pavel Roskin f4a11066cf sanity check in add_packed_git() 19 years ago
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 27dedf0c3b GIT 0.99.9j aka 1.0rc3 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. 20 years ago
Daniel Barkalow c508df5edf [PATCH] Add function to read an index file from an arbitrary filename. 20 years ago
Junio C Hamano d5a63b9983 Alternate object pool mechanism updates. 20 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