index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-pack-objects.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
1
-2
/
+0
*
pack-objects: remove redundent status information
Nicolas Pitre
2006-11-30
1
-2
/
+4
*
pack-objects: tweak "do not even attempt delta" heuristics
Junio C Hamano
2006-11-17
1
-1
/
+3
*
git-pack-objects progress flag documentation and cleanup
Nicolas Pitre
2006-11-08
1
-9
/
+10
*
make git-push a bit more verbose
Nicolas Pitre
2006-11-02
1
-7
/
+11
*
pack-objects: document --delta-base-offset option
Junio C Hamano
2006-10-10
1
-1
/
+1
*
allow delta data reuse even if base object is a preferred base
Nicolas Pitre
2006-09-27
1
-1
/
+1
*
zap a debug remnant
Nicolas Pitre
2006-09-27
1
-1
/
+0
*
make pack data reuse compatible with both delta types
Nicolas Pitre
2006-09-27
1
-74
/
+130
*
make git-pack-objects able to create deltas with offset to base
Nicolas Pitre
2006-09-27
1
-14
/
+33
*
introduce delta objects with offset to base
Nicolas Pitre
2006-09-27
1
-8
/
+8
*
many cleanups to sha1_file.c
Nicolas Pitre
2006-09-23
1
-4
/
+4
*
pack-objects: document --revs, --unpacked and --all.
Junio C Hamano
2006-09-13
1
-1
/
+1
*
pack-objects: further work on internal rev-list logic.
Junio C Hamano
2006-09-07
1
-60
/
+39
*
pack-objects: run rev-list equivalent internally.
Junio C Hamano
2006-09-07
1
-82
/
+215
*
more lightweight revalidation while reusing deflated stream in packing
Junio C Hamano
2006-09-04
1
-29
/
+52
*
pack-objects: fix thinko in revalidate code
Junio C Hamano
2006-09-03
1
-6
/
+7
*
pack-objects: re-validate data we copy from elsewhere.
Junio C Hamano
2006-09-03
1
-4
/
+63
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
1
-3
/
+3
*
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
1
-4
/
+4
*
remove unnecessary initializations
David Rientjes
2006-08-16
1
-14
/
+14
*
Merge branch 'jc/pack-objects'
Junio C Hamano
2006-08-13
1
-0
/
+16
*
Make git-pack-objects a builtin
Matthias Kestenholz
2006-08-04
1
-0
/
+1376