index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pack-objects.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-15
pack-object: slightly more efficient
Nicolas Pitre
1
-7
/
+8
2006-05-15
simple euristic for further free packing improvements
Nicolas Pitre
1
-5
/
+2
2006-05-14
Merge branch 'fix'
Junio C Hamano
1
-0
/
+1
2006-05-14
include header to define uint32_t, necessary on Mac OS X
Ben Clifford
1
-0
/
+1
2006-05-13
Merge branch 'fix'
Junio C Hamano
1
-1
/
+1
2006-05-13
Fix git-pack-objects for 64-bit platforms
Dennis Stosberg
1
-1
/
+1
2006-05-09
Merge branch 'np/delta'
Junio C Hamano
1
-35
/
+39
2006-05-05
pack-object: squelch eye-candy on non-tty
Junio C Hamano
1
-0
/
+5
2006-04-27
pack-objects: update size heuristucs.
Junio C Hamano
1
-6
/
+6
2006-04-26
use delta index data when finding best delta matches
Nicolas Pitre
1
-37
/
+41
2006-04-21
fix pack-object buffer size
Nicolas Pitre
1
-1
/
+1
2006-04-20
pack-objects: do not stop at object that is "too small"
Junio C Hamano
1
-1
/
+1
2006-04-07
Thin pack generation: optimization.
Junio C Hamano
1
-48
/
+236
2006-04-04
Merge branch 'pe/cleanup'
Junio C Hamano
1
-6
/
+10
2006-04-04
Merge branch 'lt/fix-sol-pack'
Junio C Hamano
1
-9
/
+31
2006-04-04
Use blob_, commit_, tag_, and tree_type throughout.
Peter Eriksen
1
-6
/
+10
2006-04-03
safe_fgets() - even more anal fgets()
Junio C Hamano
1
-3
/
+4
2006-04-02
pack-objects: be incredibly anal about stdio semantics
Linus Torvalds
1
-1
/
+11
2006-04-02
Fix Solaris stdio signal handling stupidities
Linus Torvalds
1
-8
/
+19
2006-03-29
tree/diff header cleanup.
Junio C Hamano
1
-1
/
+1
2006-03-06
pack-objects: simplify "thin" pack.
Junio C Hamano
1
-27
/
+11
2006-03-01
Re-fix compilation warnings.
Luck, Tony
1
-1
/
+1
2006-02-26
Use setenv(), fix warnings
Timo Hirvonen
1
-1
/
+1
2006-02-24
fix warning from pack-objects.c
Luck, Tony
1
-1
/
+1
2006-02-24
Merge branches 'jc/rev-list' and 'jc/pack-thin'
Junio C Hamano
1
-100
/
+317
2006-02-23
pack-objects: hash basename and direname a bit differently.
Junio C Hamano
1
-1
/
+32
2006-02-23
pack-objects: allow "thin" packs to exceed depth limits
Junio C Hamano
1
-4
/
+17
2006-02-22
pack-objects: use full pathname to help hashing with "thin" pack.
Junio C Hamano
1
-16
/
+44
2006-02-22
pack-objects: thin pack micro-optimization.
Junio C Hamano
1
-6
/
+10
2006-02-22
pack-objects eye-candy: finishing touches.
Junio C Hamano
1
-10
/
+33
2006-02-22
also adds progress when actually writing a pack
Nicolas Pitre
1
-3
/
+16
2006-02-22
nicer eye candies for pack-objects
Nicolas Pitre
1
-31
/
+25
2006-02-22
pack-objects: avoid delta chains that are too long.
Junio C Hamano
1
-8
/
+35
2006-02-22
pack-objects: finishing touches.
Junio C Hamano
1
-31
/
+71
2006-02-22
pack-objects: reuse data from existing packs.
Junio C Hamano
1
-57
/
+310
2006-02-19
Thin pack - create packfile with missing delta base.
Junio C Hamano
1
-81
/
+219
2006-02-17
pack-objects: avoid delta chains that are too long.
Junio C Hamano
1
-8
/
+35
2006-02-17
pack-objects: finishing touches.
Junio C Hamano
1
-31
/
+71
2006-02-17
pack-objects: reuse data from existing packs.
Junio C Hamano
1
-57
/
+310
2006-02-12
Make pack-objects chattier.
Junio C Hamano
1
-4
/
+6
2006-02-11
fetch-clone progress: finishing touches.
Junio C Hamano
1
-2
/
+41
2005-12-29
code comments: spell
Junio C Hamano
1
-1
/
+1
2005-12-08
Document the --non-empty command-line option to git-pack-objects.
Nikolai Weibull
1
-1
/
+1
2005-11-28
Make the rest of commands work from a subdirectory.
Junio C Hamano
1
-0
/
+2
2005-11-21
git-repack: Properly abort in corrupt repository
Linus Torvalds
1
-1
/
+1
2005-10-26
pack-objects: Allow use of pre-generated pack.
Junio C Hamano
1
-11
/
+73
2005-10-14
Unlocalized isspace and friends
Linus Torvalds
1
-1
/
+0
2005-10-13
Add support for "local" packing
Linus Torvalds
1
-3
/
+21
2005-10-12
Fix packname hash generation.
Junio C Hamano
1
-4
/
+10
2005-08-08
[PATCH] Plug memory leak in git-pack-objects
Sergey Vlasov
1
-0
/
+4
[prev]
[next]