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
*
builtin-pack-objects.c: avoid bogus gcc warnings
Junio C Hamano
2007-09-15
1
-6
/
+6
*
threaded delta search: proper locking for cache accounting
Nicolas Pitre
2007-09-12
1
-4
/
+20
*
threaded delta search: add pack.threads config variable
Nicolas Pitre
2007-09-10
1
-0
/
+11
*
fix threaded delta search locking
Nicolas Pitre
2007-09-10
1
-5
/
+6
*
threaded delta search: specify number of threads at run time
Nicolas Pitre
2007-09-10
1
-5
/
+21
*
threaded delta search: better chunck split point
Nicolas Pitre
2007-09-10
1
-0
/
+5
*
threaded delta search: refine work allocation
Nicolas Pitre
2007-09-10
1
-14
/
+45
*
basic threaded delta search
Nicolas Pitre
2007-09-06
1
-1
/
+82
*
rearrange delta search progress reporting
Nicolas Pitre
2007-09-06
1
-9
/
+14
*
localize window memory usage accounting
Nicolas Pitre
2007-09-06
1
-14
/
+14
*
straighten the list of objects to deltify
Nicolas Pitre
2007-09-06
1
-35
/
+42
*
Keep last used delta base in the delta window
Junio C Hamano
2007-09-02
1
-2
/
+23
*
fix same sized delta logic
Nicolas Pitre
2007-08-31
1
-4
/
+8
*
pack-objects: check return value from read_sha1_file()
Junio C Hamano
2007-08-25
1
-0
/
+6
*
Make thin-pack generation subproject aware.
Linus Torvalds
2007-08-19
1
-0
/
+2
*
pack-objects: remove bogus arguments to delta_cacheable()
Nicolas Pitre
2007-08-16
1
-4
/
+3
*
Use xmkstemp() instead of mkstemp()
Luiz Fernando N. Capitulino
2007-08-15
1
-3
/
+1
*
Pack-objects: properly initialize the depth value
Nicolas Pitre
2007-07-13
1
-0
/
+1
*
reduce git-pack-objects memory usage a little more
Nicolas Pitre
2007-07-12
1
-10
/
+9
*
Add pack-objects window memory usage limit
Brian Downing
2007-07-12
1
-8
/
+44
*
Don't try to delta if target is much smaller than source
Brian Downing
2007-07-12
1
-0
/
+2
*
apply delta depth bias to already deltified objects
Nicolas Pitre
2007-07-12
1
-4
/
+10
*
pack-objects: Prefer shallower deltas if the size is equal
Brian Downing
2007-07-09
1
-1
/
+7
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+1
*
Unify write_index_file functions
Geert Bosch
2007-06-02
1
-170
/
+52
*
fix repack with --max-pack-size
Nicolas Pitre
2007-05-31
1
-18
/
+11
*
builtin-pack-object: cache small deltas
Martin Koegler
2007-05-29
1
-0
/
+8
*
git-pack-objects: cache small deltas between big objects
Martin Koegler
2007-05-29
1
-15
/
+54
*
builtin-pack-objects: don't fail, if delta is not possible
Martin Koegler
2007-05-29
1
-2
/
+6
*
Merge branch 'dh/repack' (early part)
Junio C Hamano
2007-05-29
1
-105
/
+224
|
\
|
*
pack-objects: clarification & option checks for --max-pack-size
Dana How
2007-05-23
1
-0
/
+9
|
*
git-repack --max-pack-size: add option parsing to enable feature
Dana L. How
2007-05-21
1
-1
/
+8
|
*
git-repack --max-pack-size: split packs as asked by write_{object,one}()
Dana L. How
2007-05-21
1
-49
/
+71
|
*
git-repack --max-pack-size: write_{object,one}() respect pack limit
Dana L. How
2007-05-21
1
-27
/
+104
|
*
git-repack --max-pack-size: new file statics and code restructuring
Dana L. How
2007-05-21
1
-32
/
+36
*
|
builtin-pack-objects: remove unnecessary code for no-delta
Junio C Hamano
2007-05-23
1
-2
/
+0
*
|
Teach "delta" attribute to pack-objects.
Junio C Hamano
2007-05-22
1
-1
/
+34
*
|
pack-objects: pass fullname down to add_object_entry()
Junio C Hamano
2007-05-22
1
-13
/
+14
|
/
*
Merge branch 'dh/pack'
Junio C Hamano
2007-05-20
1
-1
/
+27
|
\
|
*
Custom compression levels for objects and packs
Dana How
2007-05-11
1
-2
/
+31
*
|
deprecate the new loose object header format
Nicolas Pitre
2007-05-11
1
-69
/
+0
|
/
*
allow for undeltified objects not to be reused
Nicolas Pitre
2007-05-11
1
-8
/
+14
*
Increase pack.depth default to 50
Theodore Ts'o
2007-05-09
1
-1
/
+1
*
Add pack.depth option to git-pack-objects.
Theodore Ts'o
2007-05-09
1
-1
/
+5
*
Use GIT_OBJECT_DIR for temporary files of pack-objects
Alex Riesen
2007-05-08
1
-6
/
+8
*
make progress "title" part of the common progress interface
Nicolas Pitre
2007-04-23
1
-12
/
+7
*
common progress display support
Nicolas Pitre
2007-04-23
1
-62
/
+21
*
pack-objects: make generated packfile read-only
Junio C Hamano
2007-04-23
1
-1
/
+1
*
Fix 'quickfix' on pack-objects.
Junio C Hamano
2007-04-22
1
-2
/
+14
*
pack-objects: quickfix for permission modes.
Junio C Hamano
2007-04-22
1
-0
/
+6
[next]