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
/
pack-objects.c
Commit message (
Expand
)
Author
Age
*
fix pack-object buffer size
Nicolas Pitre
2006-04-21
*
pack-objects: do not stop at object that is "too small"
Junio C Hamano
2006-04-20
*
Thin pack generation: optimization.
Junio C Hamano
2006-04-07
*
Merge branch 'pe/cleanup'
Junio C Hamano
2006-04-04
|
\
|
*
Use blob_, commit_, tag_, and tree_type throughout.
Peter Eriksen
2006-04-04
*
|
Merge branch 'lt/fix-sol-pack'
Junio C Hamano
2006-04-04
|
\
\
|
|
/
|
/
|
|
*
safe_fgets() - even more anal fgets()
Junio C Hamano
2006-04-03
|
*
pack-objects: be incredibly anal about stdio semantics
Linus Torvalds
2006-04-02
|
*
Fix Solaris stdio signal handling stupidities
Linus Torvalds
2006-04-02
*
|
tree/diff header cleanup.
Junio C Hamano
2006-03-29
*
|
pack-objects: simplify "thin" pack.
Junio C Hamano
2006-03-06
*
|
Re-fix compilation warnings.
Luck, Tony
2006-03-01
*
|
Use setenv(), fix warnings
Timo Hirvonen
2006-02-26
*
|
fix warning from pack-objects.c
Luck, Tony
2006-02-24
|
|
|
\
*
-
.
\
Merge branches 'jc/rev-list' and 'jc/pack-thin'
Junio C Hamano
2006-02-24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
pack-objects: hash basename and direname a bit differently.
Junio C Hamano
2006-02-23
|
|
*
pack-objects: allow "thin" packs to exceed depth limits
Junio C Hamano
2006-02-23
|
|
*
pack-objects: use full pathname to help hashing with "thin" pack.
Junio C Hamano
2006-02-22
|
|
*
pack-objects: thin pack micro-optimization.
Junio C Hamano
2006-02-22
|
|
*
Thin pack - create packfile with missing delta base.
Junio C Hamano
2006-02-19
|
|
*
pack-objects: avoid delta chains that are too long.
Junio C Hamano
2006-02-17
|
|
*
pack-objects: finishing touches.
Junio C Hamano
2006-02-17
|
|
*
pack-objects: reuse data from existing packs.
Junio C Hamano
2006-02-17
|
|
/
*
|
pack-objects eye-candy: finishing touches.
Junio C Hamano
2006-02-22
*
|
also adds progress when actually writing a pack
Nicolas Pitre
2006-02-22
*
|
nicer eye candies for pack-objects
Nicolas Pitre
2006-02-22
*
|
pack-objects: avoid delta chains that are too long.
Junio C Hamano
2006-02-22
*
|
pack-objects: finishing touches.
Junio C Hamano
2006-02-22
*
|
pack-objects: reuse data from existing packs.
Junio C Hamano
2006-02-22
|
/
*
Make pack-objects chattier.
Junio C Hamano
2006-02-12
*
fetch-clone progress: finishing touches.
Junio C Hamano
2006-02-11
*
code comments: spell
Junio C Hamano
2005-12-29
*
Document the --non-empty command-line option to git-pack-objects.
Nikolai Weibull
2005-12-08
*
Make the rest of commands work from a subdirectory.
Junio C Hamano
2005-11-28
*
git-repack: Properly abort in corrupt repository
Linus Torvalds
2005-11-21
*
pack-objects: Allow use of pre-generated pack.
Junio C Hamano
2005-10-26
*
Unlocalized isspace and friends
Linus Torvalds
2005-10-14
*
Add support for "local" packing
Linus Torvalds
2005-10-13
*
Fix packname hash generation.
Junio C Hamano
2005-10-12
*
[PATCH] Plug memory leak in git-pack-objects
Sergey Vlasov
2005-08-08
*
Make the name of a pack-file depend on the objects packed there-in.
Linus Torvalds
2005-07-03
*
Add "--non-empty" flag to git-pack-objects
Linus Torvalds
2005-07-03
*
Add "--incremental" flag to git-pack-objects
Linus Torvalds
2005-07-03
*
[PATCH] assorted delta code cleanup
Nicolas Pitre
2005-06-29
*
Make git pack files use little-endian size encoding
Linus Torvalds
2005-06-28
*
[PATCH] Emit base objects of a delta chain when the delta is output.
Junio C Hamano
2005-06-28
*
[PATCH] Fix unpack-objects for header length information.
Junio C Hamano
2005-06-28
*
Change pack file format. Hopefully for the last time.
Linus Torvalds
2005-06-28
*
git-pack-objects: add "--stdout" flag to write the pack file to stdout
Linus Torvalds
2005-06-28
*
Teach packing about "tag" objects
Linus Torvalds
2005-06-28
[next]