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 'jt/threaded-index-pack'
Junio C Hamano
2020-09-22
1
-206
/
+250
|
\
|
|
*
index-pack: make quantum of work smaller
Jonathan Tan
2020-09-09
1
-148
/
+200
|
*
index-pack: make resolve_delta() assume base data
Jonathan Tan
2020-08-24
1
-3
/
+5
|
*
index-pack: calculate {ref,ofs}_{first,last} early
Jonathan Tan
2020-08-24
1
-63
/
+60
|
*
index-pack: remove redundant child field
Jonathan Tan
2020-08-24
1
-19
/
+22
|
*
index-pack: unify threaded and unthreaded code
Jonathan Tan
2020-08-24
1
-9
/
+1
|
*
index-pack: remove redundant parameter
Jonathan Tan
2020-08-24
1
-14
/
+12
*
|
index-pack: adjust default threading cap
Jeff King
2020-08-21
1
-3
/
+16
|
/
*
builtin/index-pack: add option to specify hash algorithm
brian m. carlson
2020-06-19
1
-0
/
+8
*
packfile: compute and use the index CRC offset
brian m. carlson
2020-05-27
1
-5
/
+1
*
promisor-remote: accept 0 as oid_nr in function
Jonathan Tan
2020-04-02
1
-3
/
+2
*
Merge branch 'jk/index-pack-dupfix'
Junio C Hamano
2020-02-14
1
-1
/
+3
|
\
|
*
index-pack: downgrade twice-resolved REF_DELTA to die()
Jeff King
2020-02-04
1
-1
/
+3
*
|
sha1-file: allow check_object_signature() to handle any repo
Matheus Tavares
2020-01-31
1
-2
/
+3
*
|
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
2020-01-31
1
-1
/
+1
*
|
streaming: allow open_istream() to handle any repo
Matheus Tavares
2020-01-31
1
-1
/
+2
|
/
*
Merge branch 'bc/object-id-part17'
Junio C Hamano
2019-10-11
1
-2
/
+2
|
\
|
*
builtin/index-pack: replace sha1_to_hex
brian m. carlson
2019-08-20
1
-2
/
+2
*
|
Use promisor_remote_get_direct() and has_promisor_remote()
Christian Couder
2019-06-25
1
-4
/
+4
|
/
*
index-pack: prefetch missing REF_DELTA bases
Jonathan Tan
2019-05-15
1
-2
/
+24
*
index-pack: show progress while checking objects
SZEDER Gábor
2019-04-01
1
-1
/
+9
*
convert has_sha1_file() callers to has_object_file()
Jeff King
2019-01-08
1
-1
/
+1
*
Merge branch 'tb/print-size-t-with-uintmax-format'
Junio C Hamano
2018-11-19
1
-4
/
+5
|
\
|
*
Upcast size_t variables to uintmax_t when printing
Torsten Bögershausen
2018-11-12
1
-4
/
+5
*
|
index-pack: remove #ifdef NO_PTHREADS
Nguyễn Thái Ngọc Duy
2018-11-05
1
-49
/
+14
|
/
*
convert "hashcmp() != 0" to "!hasheq()"
Jeff King
2018-08-29
1
-2
/
+2
*
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-2
/
+2
*
Merge branch 'jk/core-use-replace-refs'
Junio C Hamano
2018-08-16
1
-1
/
+1
|
\
|
*
check_replace_refs: rename to read_replace_refs
Jeff King
2018-07-19
1
-1
/
+1
*
|
blob: add repository argument to lookup_blob
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
object: add repository argument to parse_object_buffer
Stefan Beller
2018-06-29
1
-1
/
+2
|
/
*
Merge branch 'jk/index-pack-maint'
Junio C Hamano
2018-06-13
1
-2
/
+6
|
\
|
*
index-pack: correct install_packed_git() args
Junio C Hamano
2018-06-12
1
-1
/
+1
|
*
index-pack: handle --strict checks of non-repo packs
Jeff King
2018-06-01
1
-2
/
+6
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2018-05-30
1
-1
/
+2
|
\
\
|
*
|
index-pack: abstract away hash function constant
brian m. carlson
2018-05-02
1
-1
/
+2
*
|
|
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-2
/
+2
|
\
\
\
|
*
|
|
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-2
/
+2
*
|
|
|
Sync with Git 2.17.1
Junio C Hamano
2018-05-29
1
-1
/
+11
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
index-pack: check .gitmodules files with --strict
Jeff King
2018-05-22
1
-0
/
+10
|
*
|
|
index-pack: make fsck error message more specific
Jeff King
2018-05-22
1
-1
/
+1
*
|
|
|
Merge branch 'sb/oid-object-info'
Junio C Hamano
2018-05-23
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
cache.h: add repository argument to oid_object_info
Stefan Beller
2018-04-26
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'ds/commit-graph'
Junio C Hamano
2018-05-08
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
csum-file: rename hashclose() to finalize_hashfile()
Derrick Stolee
2018-04-02
1
-1
/
+1
*
|
|
|
sha1_file.c: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
*
|
|
|
exec_cmd: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'sb/object-store'
Junio C Hamano
2018-04-11
1
-0
/
+1
|
\
\
\
|
*
|
|
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-26
1
-0
/
+1
*
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2018-04-10
1
-21
/
+22
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[prev]
[next]