23 Commits (75dedd5a21246be03ae443e9fc6a9f75c6d2995b)

Author SHA1 Message Date
Linus Torvalds 3e4339e6f9 Remove "refs" field from "struct object" 19 years ago
Linus Torvalds 885a86abe2 Shrink "struct object" a bit 19 years ago
Linus Torvalds e9a95bef7f fsck-objects: avoid unnecessary tree_entry_list usage 19 years ago
Linus Torvalds 2d9c58c69d Remove "tree->entries" tree-entry list from tree parser 19 years ago
Linus Torvalds 3a7c352bd0 Make "tree_entry" have a SHA1 instead of a union of object pointers 19 years ago
Linus Torvalds 136f2e548a Make "struct tree" contain the pointer to the tree buffer 19 years ago
Linus Torvalds 097dc3d8c3 Remove "tree->entries" tree-entry list from tree parser 19 years ago
Linus Torvalds a755dfe45c Make "tree_entry" have a SHA1 instead of a union of object pointers 19 years ago
Linus Torvalds d2eafb7661 Add raw tree buffer info to "struct tree" 19 years ago
Junio C Hamano 6d60bbefdc fsck-objects: do not segfault on missing tree in cache-tree 19 years ago
Junio C Hamano cdc08b33ef fsck-objects: mark objects reachable from cache-tree 19 years ago
Junio C Hamano 53dc3f3e80 Teach fsck-objects about cache-tree. 19 years ago
Junio C Hamano 7aaa715d0a fsck-objects: Remove --standalone 19 years ago
Timo Hirvonen 962554c616 Use setenv(), fix warnings 19 years ago
Johannes Schindelin 070879ca93 Use a hashtable for objects instead of a sorted list 19 years ago
Junio C Hamano 35a730f01c fsck-objects: support platforms without d_ino in struct dirent. 19 years ago
Junio C Hamano 61e2b01529 fsck-objects: work from subdirectory. 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Sergey Vlasov 4a4e6fd74f Rework object refs tracking to reduce memory usage 19 years ago
Sergey Vlasov 545f229a4b git-fsck-objects: Free tree entries after use 19 years ago
Linus Torvalds 230f13225d Create object subdirectories on demand 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago
Peter Hagervall a7928f8ec7 [PATCH] Make some needlessly global stuff static 19 years ago
Sven Verdoolaege 5da1606d0b [PATCH] Provide access to git_dir through get_git_dir(). 19 years ago
Petr Baudis f1f0d0889e [PATCH] Make the git-fsck-objects diagnostics more useful 19 years ago
Junio C Hamano a9ab586a5d Retire support for old environment variables. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Jason Riedy e72a7d45dc Replace unsetenv() and setenv() with older putenv(). 19 years ago
Jason Riedy c7c81b3a51 Fix ?: statements. 19 years ago
Junio C Hamano d5a63b9983 Alternate object pool mechanism updates. 20 years ago
Junio C Hamano fb6a3d8621 Document --strict flag to the fsck-cache command. 20 years ago
Linus Torvalds 64071805ed git-fsck-cache: be stricter about "tree" objects 20 years ago
Linus Torvalds de2eb7f694 git-fsck-cache.c: check commit objects more carefully 20 years ago
Junio C Hamano a3eb250f99 [PATCH] alternate object store and fsck 20 years ago
Linus Torvalds 659cacf5a9 git-fsck-cache: don't complain about lacking references when they are all in packs. 20 years ago
Linus Torvalds c33303839c Make git-fsck-cache check HEAD integrity 20 years ago
Linus Torvalds 944d858969 Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache 20 years ago
Junio C Hamano f3bf922409 [PATCH] verify-pack updates. 20 years ago
Junio C Hamano f9253394a2 [PATCH] Add git-verify-pack command. 20 years ago
Junio C Hamano 8a498a05c3 [PATCH] Update fsck-cache (take 2) 20 years ago
Junio C Hamano 23676d407c [PATCH] Adjust fsck-cache to packed GIT and alternate object pool. 20 years ago
Junio C Hamano c4584ae3fd [PATCH] Remove "delta" object representation. 20 years ago
Linus Torvalds e4bcaac17e Don't ignore reachability of tag objects in fsck 20 years ago
Linus Torvalds 477606f57d git-fsck-cache: complain if no default references found 20 years ago
Linus Torvalds bd1e17e245 Make "parse_object()" also fill in commit message buffer data. 20 years ago
Nicolas Pitre d1af002dc6 [PATCH] delta check 20 years ago
Linus Torvalds 7c4d07c7cc fsck-cache: fix segfault on nonexistent referenced object 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
Linus Torvalds e7bd907db6 fsck-cache: read the default reference information even when 20 years ago
Linus Torvalds 1024932f01 fsck-cache: walk the 'refs' directory if the user doesn't give any 20 years ago