aboutsummaryrefslogtreecommitdiffstats
path: root/fsck-objects.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-09fsck-objects: Remove --standaloneJunio C Hamano1-15/+5
2006-02-26Use setenv(), fix warningsTimo Hirvonen1-1/+1
2006-02-12Use a hashtable for objects instead of a sorted listJohannes Schindelin1-1/+4
2006-01-21fsck-objects: support platforms without d_ino in struct dirent.Junio C Hamano1-2/+11
2005-11-28fsck-objects: work from subdirectory.Junio C Hamano1-0/+2
2005-11-15Rework object refs tracking to reduce memory usageSergey Vlasov1-9/+13
2005-11-15git-fsck-objects: Free tree entries after useSergey Vlasov1-0/+7
2005-10-08Create object subdirectories on demandLinus Torvalds1-3/+2
2005-10-01Add git-symbolic-refJunio C Hamano1-18/+10
2005-09-28[PATCH] Make some needlessly global stuff staticPeter Hagervall1-2/+2
2005-09-27[PATCH] Provide access to git_dir through get_git_dir().Sven Verdoolaege1-4/+1
2005-09-20[PATCH] Make the git-fsck-objects diagnostics more usefulPetr Baudis1-34/+48
2005-09-09Retire support for old environment variables.Junio C Hamano1-1/+1
2005-09-07Big tool rename.Junio C Hamano1-0/+537