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
/
index-pack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-1
/
+1
2018-04-11
sha1_file.c: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
1
-0
/
+1
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-21
/
+22
2018-04-02
csum-file: rename hashclose() to finalize_hashfile()
Derrick Stolee
1
-1
/
+1
2018-03-26
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
1
-0
/
+1
2018-03-15
index-pack: support checking objects but not links
Jonathan Tan
1
-2
/
+4
2018-03-14
Merge branch 'nd/object-allocation-comments'
Junio C Hamano
1
-0
/
+1
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-2
/
+3
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
1
-2
/
+2
2018-03-14
streaming: convert open_istream to use struct object_id
brian m. carlson
1
-1
/
+1
2018-03-14
sha1_file: convert check_sha1_signature to struct object_id
brian m. carlson
1
-1
/
+1
2018-03-14
builtin/index-pack: convert struct ref_delta_entry to object_id
brian m. carlson
1
-17
/
+17
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-6
/
+6
2018-03-06
object.h: update flag allocation comment
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-02-15
Merge branch 'bc/hash-algo'
Junio C Hamano
1
-57
/
+57
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-3
/
+2
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
1
-6
/
+6
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
1
-45
/
+66
2018-02-02
csum-file: rename sha1file to hashfile
brian m. carlson
1
-10
/
+10
2018-02-02
builtin/index-pack: improve hash function abstraction
brian m. carlson
1
-45
/
+45
2018-01-30
sha1_file: convert hash_sha1_file to object_id
Patryk Obara
1
-3
/
+2
2017-12-11
index-pack: use skip_to_optional_arg()
Christian Couder
1
-8
/
+3
2017-12-08
sha1_file: support lazily fetching missing objects
Jonathan Tan
1
-0
/
+6
2017-12-05
introduce fetch-object: fetch one promisor object
Jonathan Tan
1
-3
/
+13
2017-12-05
index-pack: refactor writing of .keep files
Jonathan Tan
1
-46
/
+53
2017-10-10
cleanup: fix possible overflow errors in binary search
Derrick Stolee
1
-2
/
+2
2017-08-23
pack: move pack name-related functions
Jonathan Tan
1
-0
/
+1
2017-07-05
Merge branch 'jt/unify-object-info'
Junio C Hamano
1
-1
/
+2
2017-06-26
sha1_file: refactor has_sha1_file_with_flags
Jonathan Tan
1
-1
/
+2
2017-06-24
Merge branch 'ab/free-and-null'
Junio C Hamano
1
-4
/
+2
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-4
/
+2
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-1
/
+2
2017-05-08
Convert lookup_blob to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
Convert remaining callers of lookup_blob to object_id
brian m. carlson
1
-14
/
+14
2017-05-08
pack: convert struct pack_idx_entry to struct object_id
brian m. carlson
1
-14
/
+19
2017-04-16
Merge branch 'jk/loose-object-info-report-error'
Junio C Hamano
1
-0
/
+2
2017-04-01
index-pack: detect local corruption in collision check
Jeff King
1
-0
/
+2
2017-03-30
replace unchecked snprintf calls with heap buffers
Jeff King
1
-4
/
+5
2017-03-28
odb_mkstemp: write filename into strbuf
Jeff King
1
-3
/
+3
2017-03-28
do not check odb_mkstemp return value for errors
Jeff King
1
-3
/
+4
2017-03-16
index-pack: make pointer-alias fallbacks safer
Jeff King
1
-8
/
+12
2017-03-16
replace snprintf with odb_pack_name()
Jeff King
1
-16
/
+11
2017-03-16
odb_pack_keep(): stop generating keepfile name
Jeff King
1
-3
/
+3
2016-12-16
index-pack: skip collision check when not in repository
Jeff King
1
-4
/
+6
2016-12-16
index-pack: complain when --stdin is used outside of a repo
Jeff King
1
-0
/
+2
2016-09-29
use QSORT, part 2
René Scharfe
1
-2
/
+1
[next]