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
/
builtin-pack-objects.c
Commit message (
Expand
)
Author
Age
*
git-pack-objects progress flag documentation and cleanup
Nicolas Pitre
2006-11-07
*
make git-push a bit more verbose
Nicolas Pitre
2006-11-01
*
pack-objects: document --delta-base-offset option
Junio C Hamano
2006-10-10
*
allow delta data reuse even if base object is a preferred base
Nicolas Pitre
2006-09-27
*
zap a debug remnant
Nicolas Pitre
2006-09-27
*
make pack data reuse compatible with both delta types
Nicolas Pitre
2006-09-27
*
make git-pack-objects able to create deltas with offset to base
Nicolas Pitre
2006-09-27
*
introduce delta objects with offset to base
Nicolas Pitre
2006-09-27
*
many cleanups to sha1_file.c
Nicolas Pitre
2006-09-23
*
pack-objects: document --revs, --unpacked and --all.
Junio C Hamano
2006-09-12
*
pack-objects: further work on internal rev-list logic.
Junio C Hamano
2006-09-07
*
pack-objects: run rev-list equivalent internally.
Junio C Hamano
2006-09-07
*
more lightweight revalidation while reusing deflated stream in packing
Junio C Hamano
2006-09-03
*
pack-objects: fix thinko in revalidate code
Junio C Hamano
2006-09-03
*
pack-objects: re-validate data we copy from elsewhere.
Junio C Hamano
2006-09-02
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
*
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
*
remove unnecessary initializations
David Rientjes
2006-08-15
*
Merge branch 'jc/pack-objects'
Junio C Hamano
2006-08-12
*
Make git-pack-objects a builtin
Matthias Kestenholz
2006-08-03