index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-unpack-objects.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
1
-24
/
+15
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-1
/
+1
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
1
-2
/
+0
*
Allow pack header preprocessing before unpack-objects/index-pack.
Nicolas Pitre
2006-11-03
1
-0
/
+15
*
Use memmove instead of memcpy for overlapping areas
Edgar Toernig
2006-10-31
1
-2
/
+2
*
teach git-unpack-objects about deltas with offset to base
Nicolas Pitre
2006-09-27
1
-32
/
+106
*
introduce delta objects with offset to base
Nicolas Pitre
2006-09-27
1
-1
/
+1
*
unpack-objects -r: call it "recover".
Junio C Hamano
2006-09-13
1
-6
/
+6
*
unpack-objects desperately salvages objects from a corrupt pack
Junio C Hamano
2006-09-04
1
-21
/
+38
*
unpack-objects: remove unused variable "eof"
Johannes Schindelin
2006-08-29
1
-3
/
+1
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
1
-2
/
+2
*
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
1
-2
/
+2
*
Merge branch 'jc/pack-objects'
Junio C Hamano
2006-08-13
1
-0
/
+2
*
Make git-unpack-objects a builtin
Matthias Kestenholz
2006-08-04
1
-0
/
+310