index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
index-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/loose-object-info-report-error'
Junio C Hamano
2017-04-17
1
-0
/
+2
|
\
|
*
index-pack: detect local corruption in collision check
Jeff King
2017-04-01
1
-0
/
+2
*
|
replace unchecked snprintf calls with heap buffers
Jeff King
2017-03-30
1
-4
/
+5
*
|
odb_mkstemp: write filename into strbuf
Jeff King
2017-03-29
1
-3
/
+3
*
|
do not check odb_mkstemp return value for errors
Jeff King
2017-03-29
1
-3
/
+4
|
/
*
index-pack: make pointer-alias fallbacks safer
Jeff King
2017-03-16
1
-8
/
+12
*
replace snprintf with odb_pack_name()
Jeff King
2017-03-16
1
-16
/
+11
*
odb_pack_keep(): stop generating keepfile name
Jeff King
2017-03-16
1
-3
/
+3
*
index-pack: skip collision check when not in repository
Jeff King
2016-12-16
1
-4
/
+6
*
index-pack: complain when --stdin is used outside of a repo
Jeff King
2016-12-16
1
-0
/
+2
*
use QSORT, part 2
René Scharfe
2016-09-30
1
-2
/
+1
*
use QSORT
René Scharfe
2016-09-30
1
-5
/
+3
*
index-pack: add --max-input-size=<size> option
Jeff King
2016-08-24
1
-0
/
+5
*
Merge branch 'jk/push-progress'
Junio C Hamano
2016-08-04
1
-1
/
+9
|
\
|
*
receive-pack: send keepalives during quiet periods
Jeff King
2016-07-20
1
-0
/
+5
|
*
index-pack: add flag for showing delta-resolution progress
Jeff King
2016-07-20
1
-1
/
+4
|
*
Merge branch 'va/i18n-misc-updates'
Junio C Hamano
2016-05-17
1
-1
/
+3
|
|
\
|
*
\
Merge branch 'jc/index-pack'
Junio C Hamano
2016-04-03
1
-18
/
+17
|
|
\
\
|
*
\
\
Merge branch 'jc/maint-index-pack-keep'
Junio C Hamano
2016-04-03
1
-1
/
+1
|
|
\
\
\
*
|
|
|
|
index-pack: correct "offset" type in unpack_entry_data()
Nguyễn Thái Ngọc Duy
2016-07-13
1
-1
/
+1
*
|
|
|
|
index-pack: report correct bad object offsets even if they are large
Nguyễn Thái Ngọc Duy
2016-07-13
1
-3
/
+4
*
|
|
|
|
index-pack: correct "len" type in unpack_data()
Nguyễn Thái Ngọc Duy
2016-07-13
1
-7
/
+7
*
|
|
|
|
Merge branch 'va/i18n-misc-updates' into maint
Junio C Hamano
2016-05-26
1
-1
/
+3
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
i18n: index-pack: use plural string instead of normal one
Vasco Almeida
2016-04-09
1
-1
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'jc/index-pack' into maint
Junio C Hamano
2016-04-15
1
-18
/
+17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
index-pack: add a helper function to derive .idx/.keep filename
Junio C Hamano
2016-03-03
1
-18
/
+17
|
*
|
Merge branch 'jc/maint-index-pack-keep' into jc/index-pack
Junio C Hamano
2016-03-03
1
-1
/
+1
|
|
\
|
|
|
*
index-pack: correct --keep[=<msg>]
Junio C Hamano
2016-03-03
1
-1
/
+1
*
|
|
Merge branch 'jk/pack-idx-corruption-safety'
Junio C Hamano
2016-03-04
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nth_packed_object_offset: bounds-check extended offset
Jeff King
2016-02-25
1
-0
/
+1
|
*
|
Merge branch 'jk/index-pack-reduce-recheck' into maint
Junio C Hamano
2015-07-27
1
-1
/
+1
|
|
\
\
*
|
|
|
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
1
-2
/
+2
*
|
|
|
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
1
-2
/
+2
*
|
|
|
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-1
/
+1
*
|
|
|
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-4
/
+4
*
|
|
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-1
/
+1
*
|
|
|
use xsnprintf for generating git object headers
Jeff King
2015-09-25
1
-1
/
+1
*
|
|
|
Merge branch 'jc/finalize-temp-file'
Junio C Hamano
2015-08-19
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
sha1_file.c: rename move_temp_to_file() to finalize_object_file()
Junio C Hamano
2015-08-10
1
-2
/
+2
*
|
|
|
|
Merge branch 'js/fsck-opt'
Junio C Hamano
2015-08-03
1
-4
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
fsck (receive-pack): allow demoting errors to warnings
Johannes Schindelin
2015-06-23
1
-0
/
+4
|
*
|
|
|
|
fsck: introduce fsck options
Johannes Schindelin
2015-06-22
1
-4
/
+5
*
|
|
|
|
|
Merge branch 'jc/fix-alloc-sortbuf-in-index-pack'
Junio C Hamano
2015-07-09
1
-8
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
index-pack: fix allocation of sorted_by_pos array
Junio C Hamano
2015-07-05
1
-8
/
+8
*
|
|
|
|
|
|
Merge branch 'jk/index-pack-reduce-recheck'
Junio C Hamano
2015-06-24
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
index-pack: avoid excessive re-reading of pack directory
Jeff King
2015-06-09
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'nd/slim-index-pack-memory-usage'
Junio C Hamano
2015-06-16
1
-2
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
index-pack: fix truncation of off_t in comparison
Jeff King
2015-06-04
1
-2
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'nd/slim-index-pack-memory-usage'
Junio C Hamano
2015-05-11
1
-111
/
+179
|
\
|
|
|
|
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
index-pack: kill union delta_base to save memory
Nguyễn Thái Ngọc Duy
2015-04-19
1
-100
/
+160
[next]