index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fsck-objects.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-20
Protect commits recorded in reflog from pruning.
Junio C Hamano
1
-0
/
+22
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-3
/
+0
2006-09-20
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
1
-3
/
+4
2006-09-20
Add callback data to for_each_ref() family.
Junio C Hamano
1
-2
/
+2
2006-09-18
fsck-objects: adjust to resolve_ref() clean-up.
Junio C Hamano
1
-6
/
+4
2006-09-02
Replace uses of strdup with xstrdup.
Shawn Pearce
1
-1
/
+1
2006-08-29
git-fsck-objects: lacking default references should not be fatal
Linus Torvalds
1
-2
/
+17
2006-08-23
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
1
-1
/
+1
2006-08-15
remove unnecessary initializations
David Rientjes
1
-7
/
+7
2006-08-15
make inline is_null_sha1 global
David Rientjes
1
-1
/
+1
2006-08-14
Make fsck_dir void.
David Rientjes
1
-3
/
+2
2006-07-12
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
1
-5
/
+5
2006-06-29
Abstract out accesses to object hash array
Linus Torvalds
1
-3
/
+4
2006-06-18
Remove "refs" field from "struct object"
Linus Torvalds
1
-2
/
+3
2006-06-17
Shrink "struct object" a bit
Linus Torvalds
1
-13
/
+13
2006-05-29
fsck-objects: avoid unnecessary tree_entry_list usage
Linus Torvalds
1
-21
/
+36
2006-05-29
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
1
-2
/
+5
2006-05-29
Make "tree_entry" have a SHA1 instead of a union of object pointers
Linus Torvalds
1
-0
/
+1
2006-05-29
Make "struct tree" contain the pointer to the tree buffer
Linus Torvalds
1
-4
/
+3
2006-05-03
fsck-objects: do not segfault on missing tree in cache-tree
Junio C Hamano
1
-0
/
+5
2006-05-01
fsck-objects: mark objects reachable from cache-tree
Junio C Hamano
1
-0
/
+2
2006-04-25
Teach fsck-objects about cache-tree.
Junio C Hamano
1
-0
/
+18
2006-03-09
fsck-objects: Remove --standalone
Junio C Hamano
1
-15
/
+5
2006-02-26
Use setenv(), fix warnings
Timo Hirvonen
1
-1
/
+1
2006-02-12
Use a hashtable for objects instead of a sorted list
Johannes Schindelin
1
-1
/
+4
2006-01-21
fsck-objects: support platforms without d_ino in struct dirent.
Junio C Hamano
1
-2
/
+11
2005-11-28
fsck-objects: work from subdirectory.
Junio C Hamano
1
-0
/
+2
2005-11-15
Rework object refs tracking to reduce memory usage
Sergey Vlasov
1
-9
/
+13
2005-11-15
git-fsck-objects: Free tree entries after use
Sergey Vlasov
1
-0
/
+7
2005-10-08
Create object subdirectories on demand
Linus Torvalds
1
-3
/
+2
2005-10-01
Add git-symbolic-ref
Junio C Hamano
1
-18
/
+10
2005-09-28
[PATCH] Make some needlessly global stuff static
Peter Hagervall
1
-2
/
+2
2005-09-27
[PATCH] Provide access to git_dir through get_git_dir().
Sven Verdoolaege
1
-4
/
+1
2005-09-20
[PATCH] Make the git-fsck-objects diagnostics more useful
Petr Baudis
1
-34
/
+48
2005-09-09
Retire support for old environment variables.
Junio C Hamano
1
-1
/
+1
2005-09-07
Big tool rename.
Junio C Hamano
1
-0
/
+537