index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fsck-objects.c
Commit message (
Expand
)
Author
Age
*
Abstract out accesses to object hash array
Linus Torvalds
2006-06-29
*
Remove "refs" field from "struct object"
Linus Torvalds
2006-06-18
*
Shrink "struct object" a bit
Linus Torvalds
2006-06-17
*
fsck-objects: avoid unnecessary tree_entry_list usage
Linus Torvalds
2006-05-29
*
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
2006-05-29
*
Make "tree_entry" have a SHA1 instead of a union of object pointers
Linus Torvalds
2006-05-29
*
Make "struct tree" contain the pointer to the tree buffer
Linus Torvalds
2006-05-29
*
fsck-objects: do not segfault on missing tree in cache-tree
Junio C Hamano
2006-05-03
*
fsck-objects: mark objects reachable from cache-tree
Junio C Hamano
2006-05-01
*
Teach fsck-objects about cache-tree.
Junio C Hamano
2006-04-25
*
fsck-objects: Remove --standalone
Junio C Hamano
2006-03-09
*
Use setenv(), fix warnings
Timo Hirvonen
2006-02-26
*
Use a hashtable for objects instead of a sorted list
Johannes Schindelin
2006-02-12
*
fsck-objects: support platforms without d_ino in struct dirent.
Junio C Hamano
2006-01-21
*
fsck-objects: work from subdirectory.
Junio C Hamano
2005-11-28
*
Rework object refs tracking to reduce memory usage
Sergey Vlasov
2005-11-15
*
git-fsck-objects: Free tree entries after use
Sergey Vlasov
2005-11-15
*
Create object subdirectories on demand
Linus Torvalds
2005-10-08
*
Add git-symbolic-ref
Junio C Hamano
2005-10-01
*
[PATCH] Make some needlessly global stuff static
Peter Hagervall
2005-09-28
*
[PATCH] Provide access to git_dir through get_git_dir().
Sven Verdoolaege
2005-09-27
*
[PATCH] Make the git-fsck-objects diagnostics more useful
Petr Baudis
2005-09-20
*
Retire support for old environment variables.
Junio C Hamano
2005-09-09
*
Big tool rename.
Junio C Hamano
2005-09-07