aboutsummaryrefslogtreecommitdiff
path: root/fsck-objects.c
Commit message (Expand)AuthorAge
* Use a hashtable for objects instead of a sorted listJohannes Schindelin2006-02-12
* fsck-objects: support platforms without d_ino in struct dirent.Junio C Hamano2006-01-21
* fsck-objects: work from subdirectory.Junio C Hamano2005-11-28
* Rework object refs tracking to reduce memory usageSergey Vlasov2005-11-15
* git-fsck-objects: Free tree entries after useSergey Vlasov2005-11-15
* Create object subdirectories on demandLinus Torvalds2005-10-08
* Add git-symbolic-refJunio C Hamano2005-10-01
* [PATCH] Make some needlessly global stuff staticPeter Hagervall2005-09-28
* [PATCH] Provide access to git_dir through get_git_dir().Sven Verdoolaege2005-09-27
* [PATCH] Make the git-fsck-objects diagnostics more usefulPetr Baudis2005-09-20
* Retire support for old environment variables.Junio C Hamano2005-09-09
* Big tool rename.Junio C Hamano2005-09-07