6 Commits (4b12dae69a41471e7c8139de26c1135f7ecccbd8)

Author SHA1 Message Date
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. 19 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
Junio C Hamano a4f35a2dc0 Notice tree objects with duplicate entries. 20 years ago
Junio C Hamano ace1534d6f Introduce SHA1_FILE_DIRECTORIES to support multiple object databases. 20 years ago
Linus Torvalds 42ea9cb286 Be more careful about tree entry modes. 20 years ago
Linus Torvalds 770896e548 Teach fsck-cache to accept non-commits for reachability analysis. 20 years ago
Junio C Hamano ae7c0c92c0 Git-prune-script loses blobs referenced from an uncommitted cache. 20 years ago
Linus Torvalds 92d4c85d24 fsck-cache: fix SIGSEGV on bad tag object 20 years ago
Linus Torvalds aa03413467 fsck-cache: report broken links correctly 20 years ago
Linus Torvalds 8500349208 Make fsck-cache do better tree checking. 20 years ago
Linus Torvalds 7e8c174a97 fsck-cache: sort entries by inode number 20 years ago
Linus Torvalds 3c249c9506 Add "get_sha1()" helper function. 20 years ago
Linus Torvalds 3a6a23e67d Make git-fsck-cache error printouts a bit more informative. 20 years ago
Linus Torvalds 4b18242190 Fix up d_type handling - we need to include <dirent.h> before 20 years ago
Jonas Fonseca e1a1388d85 [PATCH] git-fsck-cache: Gracefully handle non-commit IDs 20 years ago
Daniel Barkalow c418eda493 [PATCH] Rework fsck-cache to use parse_object() 20 years ago
Linus Torvalds ab7df1874d fsck-cache: show root objects only with "--root" 20 years ago
Linus Torvalds 889262eacf fsck-cache: only show tags if asked to do so with "--tags" 20 years ago
Linus Torvalds 56ce69f7af Make "fsck" also show what the name of the tag object is, not just 20 years ago
Linus Torvalds ec4465adb3 Add "tag" objects that can be used to sign other objects. 20 years ago
Linus Torvalds e6948b6d88 fsck-cache: warn about missing commit dates 20 years ago
Linus Torvalds 4728b861ac fsck-cache: notice missing "blob" objects. 20 years ago
Linus Torvalds d98b46f8d9 Do SHA1 hash _before_ compression. 20 years ago