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
/
builtin-unpack-objects.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-1
/
+1
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-2
/
+0
2006-11-03
Allow pack header preprocessing before unpack-objects/index-pack.
Nicolas Pitre
1
-0
/
+15
2006-10-30
Use memmove instead of memcpy for overlapping areas
Edgar Toernig
1
-2
/
+2
2006-09-27
teach git-unpack-objects about deltas with offset to base
Nicolas Pitre
1
-32
/
+106
2006-09-27
introduce delta objects with offset to base
Nicolas Pitre
1
-1
/
+1
2006-09-13
unpack-objects -r: call it "recover".
Junio C Hamano
1
-6
/
+6
2006-09-04
unpack-objects desperately salvages objects from a corrupt pack
Junio C Hamano
1
-21
/
+38
2006-08-29
unpack-objects: remove unused variable "eof"
Johannes Schindelin
1
-3
/
+1
2006-08-23
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
1
-2
/
+2
2006-08-17
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
1
-2
/
+2
2006-08-12
Merge branch 'jc/pack-objects'
Junio C Hamano
1
-0
/
+2
2006-08-03
Make git-unpack-objects a builtin
Matthias Kestenholz
1
-0
/
+310