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
2019-10-11
Merge branch 'bc/object-id-part17'
Junio C Hamano
1
-2
/
+2
2019-08-19
builtin/index-pack: replace sha1_to_hex
brian m. carlson
1
-2
/
+2
2019-06-25
Use promisor_remote_get_direct() and has_promisor_remote()
Christian Couder
1
-4
/
+4
2019-05-15
index-pack: prefetch missing REF_DELTA bases
Jonathan Tan
1
-2
/
+24
2019-04-01
index-pack: show progress while checking objects
SZEDER Gábor
1
-1
/
+9
2019-01-08
convert has_sha1_file() callers to has_object_file()
Jeff King
1
-1
/
+1
2018-11-19
Merge branch 'tb/print-size-t-with-uintmax-format'
Junio C Hamano
1
-4
/
+5
2018-11-12
Upcast size_t variables to uintmax_t when printing
Torsten Bögershausen
1
-4
/
+5
2018-11-05
index-pack: remove #ifdef NO_PTHREADS
Nguyễn Thái Ngọc Duy
1
-49
/
+14
2018-08-29
convert "hashcmp() != 0" to "!hasheq()"
Jeff King
1
-2
/
+2
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-2
/
+2
2018-08-15
Merge branch 'jk/core-use-replace-refs'
Junio C Hamano
1
-1
/
+1
2018-07-18
check_replace_refs: rename to read_replace_refs
Jeff King
1
-1
/
+1
2018-06-29
blob: add repository argument to lookup_blob
Stefan Beller
1
-1
/
+1
2018-06-29
object: add repository argument to parse_object_buffer
Stefan Beller
1
-1
/
+2
2018-06-13
Merge branch 'jk/index-pack-maint'
Junio C Hamano
1
-2
/
+6
2018-06-11
index-pack: correct install_packed_git() args
Junio C Hamano
1
-1
/
+1
2018-06-01
index-pack: handle --strict checks of non-repo packs
Jeff King
1
-2
/
+6
2018-05-30
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+2
2018-05-30
Merge branch 'js/use-bug-macro'
Junio C Hamano
1
-2
/
+2
2018-05-29
Sync with Git 2.17.1
Junio C Hamano
1
-1
/
+11
2018-05-23
Merge branch 'sb/oid-object-info'
Junio C Hamano
1
-2
/
+2
2018-05-21
index-pack: check .gitmodules files with --strict
Jeff King
1
-0
/
+10
2018-05-21
index-pack: make fsck error message more specific
Jeff King
1
-1
/
+1
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-1
/
+1
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
1
-2
/
+2
2018-05-02
index-pack: abstract away hash function constant
brian m. carlson
1
-1
/
+2
2018-04-26
cache.h: add repository argument to oid_object_info
Stefan Beller
1
-2
/
+2
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
[next]