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
*
Remove now unnecessary 'sync()' calls
Linus Torvalds
2008-05-31
*
Make pack creation always fsync() the result
Linus Torvalds
2008-05-31
*
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
|
\
|
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
|
Merge branch 'bc/repack'
Junio C Hamano
2008-05-23
|
\
\
|
*
|
let pack-objects do the writing of unreachable objects as loose objects
Nicolas Pitre
2008-05-13
|
|
/
*
|
pack-objects: fix early eviction for max depth delta objects
Nicolas Pitre
2008-05-03
*
|
pack-objects: allow for early delta deflating
Nicolas Pitre
2008-05-03
*
|
pack-objects: move compression code in a separate function
Nicolas Pitre
2008-05-03
*
|
pack-objects: clean up write_object() a bit
Nicolas Pitre
2008-05-03
*
|
pack-objects: simplify the condition associated with --all-progress
Nicolas Pitre
2008-05-03
*
|
pack-objects: remove some double negative logic
Nicolas Pitre
2008-05-03
*
|
pack-objects: small cleanup
Nicolas Pitre
2008-05-03
|
/
*
pack-objects: proper pack time stamping with --max-pack-size
Nicolas Pitre
2008-03-13
*
git-pack-objects: Automatically pack annotated tags if object was packed
Shawn O. Pearce
2008-03-04
*
Merge branch 'np/verify-pack'
Junio C Hamano
2008-03-02
|
\
|
*
factorize revindex code out of builtin-pack-objects.c
Nicolas Pitre
2008-03-01
*
|
Merge branch 'mk/maint-parse-careful'
Junio C Hamano
2008-03-02
|
\
\
|
|
/
|
/
|
|
*
Remove unused object-ref code
Martin Koegler
2008-02-25
*
|
Merge branch 'jm/free'
Junio C Hamano
2008-02-27
|
\
\
|
*
|
Avoid unnecessary "if-before-free" tests.
Jim Meyering
2008-02-22
*
|
|
Revert "pack-objects: Print a message describing the number of threads for pa...
Junio C Hamano
2008-02-26
*
|
|
pack-objects: Print a message describing the number of threads for packing
Brandon Casey
2008-02-23
*
|
|
pack-objects: Add runtime detection of online CPU's
Andreas Ericsson
2008-02-23
|
/
/
*
|
check return code of prepare_revision_walk
Martin Koegler
2008-02-17
*
|
Merge branch 'maint'
Junio C Hamano
2008-02-13
|
\
\
|
|
/
|
*
Revert "pack-objects: only throw away data during memory pressure"
Junio C Hamano
2008-02-12
*
|
Merge branch 'maint'
Junio C Hamano
2008-02-11
|
\
\
|
|
/
|
*
pack-objects: only throw away data during memory pressure
Martin Koegler
2008-02-11
*
|
Introduce the config variable pack.packSizeLimit
Johannes Schindelin
2008-02-09
|
/
*
pack-objects: Fix segfault when object count is less than thread count
Nicolas Pitre
2008-01-21
*
pack-objects: remove redundant and wrong call to deflateEnd()
Junio C Hamano
2008-01-10
*
Don't access line[-1] for a zero-length "line" from fgets.
Jim Meyering
2008-01-04
*
Plug a resource leak in threaded pack-objects code.
Johannes Sixt
2007-12-17
*
threaded pack-objects: Use condition variables for thread communication.
Johannes Sixt
2007-12-16
*
pack-objects: more threaded load balancing fix with often changed paths
Nicolas Pitre
2007-12-10
*
pack-objects: fix threaded load balancing
Nicolas Pitre
2007-12-08
*
pack-objects: reverse the delta search sort list
Nicolas Pitre
2007-12-08
*
pack-objects: fix delta cache size accounting
Nicolas Pitre
2007-12-08
*
Fix rev-list when showing objects involving submodules
Linus Torvalds
2007-11-14
*
Merge branch 'np/pack'
Junio C Hamano
2007-11-04
|
\
|
*
pack-objects: get rid of an ugly cast
Nicolas Pitre
2007-11-02
|
*
make the pack index version configurable
Nicolas Pitre
2007-11-02
*
|
add throughput display to git-push
Nicolas Pitre
2007-10-30
*
|
relax usage of the progress API
Nicolas Pitre
2007-10-30
*
|
make struct progress an opaque type
Nicolas Pitre
2007-10-30
*
|
Change 'Deltifying objects' to 'Compressing objects'
Shawn O. Pearce
2007-10-18
*
|
fix const issues with some functions
Nicolas Pitre
2007-10-17
*
|
pack-objects.c: fix some global variable abuse and memory leaks
Nicolas Pitre
2007-10-17
*
|
pack-objects: no delta possible with only one object in the list
Nicolas Pitre
2007-10-17
[next]