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
/
builtin-pack-objects.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-22
Fix typos / spelling in comments
Mike Ralphson
1
-1
/
+1
2009-04-18
Merge branch 'lt/pack-object-memuse'
Junio C Hamano
1
-6
/
+12
2009-04-12
show_object(): push path_name() call further down
Linus Torvalds
1
-1
/
+3
2009-04-12
process_{tree,blob}: show objects without buffering
Linus Torvalds
1
-6
/
+10
2009-04-12
Merge branch 'cc/bisect-filter'
Junio C Hamano
1
-3
/
+3
2009-04-12
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2009-04-12
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-0
/
+2
2009-04-12
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-0
/
+2
2009-04-12
process_{tree,blob}: Remove useless xstrdup calls
Linus Torvalds
1
-0
/
+2
2009-04-11
Update delta compression message to be less misleading
Dan McGee
1
-1
/
+1
2009-04-08
Merge branch 'jc/maint-1.6.0-keep-pack' into maint
Junio C Hamano
1
-12
/
+27
2009-04-07
list-objects: add "void *data" parameter to show functions
Christian Couder
1
-3
/
+3
2009-04-01
Merge branch 'jc/maint-1.6.0-keep-pack'
Junio C Hamano
1
-4
/
+27
2009-03-24
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2009-03-24
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-1
/
+1
2009-03-24
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-1
/
+1
2009-03-24
avoid possible overflow in delta size filtering computation
Nicolas Pitre
1
-1
/
+1
2009-03-21
Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1
Junio C Hamano
1
-3
/
+2
2009-03-21
pack-objects: don't loosen objects available in alternate or kept packs
Brandon Casey
1
-1
/
+25
2009-03-20
Remove --kept-pack-only option and associated infrastructure
Brandon Casey
1
-1
/
+0
2009-03-20
pack-objects: only repack or loosen objects residing in "local" packs
Brandon Casey
1
-2
/
+2
2009-03-11
Merge branch 'jc/maint-1.6.0-keep-pack'
Junio C Hamano
1
-11
/
+3
2009-02-28
is_kept_pack(): final clean-up
Junio C Hamano
1
-2
/
+2
2009-02-28
Simplify is_kept_pack()
Junio C Hamano
1
-3
/
+3
2009-02-28
Consolidate ignore_packed logic more
Junio C Hamano
1
-10
/
+2
2009-02-25
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
1
-3
/
+2
2009-02-25
Make sure objects/pack exists before creating a new pack
Junio C Hamano
1
-3
/
+2
2009-02-05
Merge branch 'lt/maint-wrap-zlib' into maint
Junio C Hamano
1
-3
/
+3
2009-01-21
Merge branch 'lt/maint-wrap-zlib'
Junio C Hamano
1
-3
/
+3
2009-01-11
Wrap inflate and other zlib routines for better error reporting
Linus Torvalds
1
-3
/
+3
2008-12-13
pack-objects: don't use too many threads with few objects
Nicolas Pitre
1
-0
/
+4
2008-12-12
autodetect number of CPUs by default when using threads
Nicolas Pitre
1
-1
/
+4
2008-12-11
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2008-12-10
make sure packs to be replaced are closed beforehand
Nicolas Pitre
1
-0
/
+1
2008-12-02
Merge branch 'bc/maint-keep-pack' into maint
Junio C Hamano
1
-0
/
+10
2008-11-12
Merge branch 'np/pack-safer'
Junio C Hamano
1
-19
/
+58
2008-11-12
Merge branch 'bc/maint-keep-pack'
Junio C Hamano
1
-0
/
+10
2008-11-12
Merge branch 'maint'
Junio C Hamano
1
-2
/
+10
2008-11-12
Fix pack.packSizeLimit and --max-pack-size handling
Nicolas Pitre
1
-2
/
+10
2008-11-12
pack-objects: extend --local to mean ignore non-local loose objects too
Brandon Casey
1
-0
/
+3
2008-11-12
pack-objects: new option --honor-pack-keep
Brandon Casey
1
-0
/
+7
2008-11-02
pack-objects: don't leak pack window reference when splitting packs
Nicolas Pitre
1
-3
/
+9
2008-11-02
pack-objects: allow "fixing" a corrupted pack without a full repack
Nicolas Pitre
1
-9
/
+19
2008-11-02
make find_pack_revindex() aware of the nasty world
Nicolas Pitre
1
-0
/
+2
2008-11-02
make check_object() resilient to pack corruptions
Nicolas Pitre
1
-6
/
+17
2008-11-02
make unpack_object_header() non fatal
Nicolas Pitre
1
-1
/
+1
2008-11-02
better validation on delta base object offsets
Nicolas Pitre
1
-2
/
+2
2008-11-02
close another possibility for propagating pack corruption
Nicolas Pitre
1
-0
/
+10
2008-11-02
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2008-11-01
pack-objects: avoid reading uninitalized data
Jeff King
1
-1
/
+2
[next]