index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
object.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
object-file API: have hash_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-2
/
+1
*
object-file API: split up and simplify check_object_signature()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-2
/
+2
*
Merge branch 'ns/tmp-objdir'
Junio C Hamano
2022-01-04
1
-1
/
+1
|
\
|
*
tmp-objdir: new API for creating temporary writable databases
Neeraj Singh
2021-12-08
1
-1
/
+1
*
|
object.c: use BUG(...) no die("BUG: ...") in lookup_object_by_type()
Ævar Arnfjörð Bjarmason
2021-12-07
1
-1
/
+1
*
|
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
2021-10-26
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
fsck: report invalid object type-path combinations
Ævar Arnfjörð Bjarmason
2021-10-02
1
-2
/
+2
*
|
Merge branch 'jk/log-decorate-optim'
Junio C Hamano
2021-07-28
1
-0
/
+18
|
\
\
|
*
|
object.h: add lookup_object_by_type() function
Jeff King
2021-06-29
1
-0
/
+18
|
|
/
*
/
speed up alt_odb_usable() with many alternates
Eric Wong
2021-07-08
1
-0
/
+2
|
/
*
lookup_unknown_object(): take a repository argument
Jeff King
2021-04-13
1
-4
/
+3
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-2
/
+2
*
bundle: lost objects when removing duplicate pendings
Jiang Xin
2021-01-12
1
-4
/
+6
*
Merge branch 'en/strmap'
Junio C Hamano
2020-11-22
1
-1
/
+1
|
\
|
*
hashmap: provide deallocation function names
Elijah Newren
2020-11-02
1
-1
/
+1
*
|
object: allow clear_commit_marks_all to handle any repo
René Scharfe
2020-10-31
1
-3
/
+3
|
/
*
object: drop parsed_object_pool->commit_count
Abhishek Kumar
2020-06-17
1
-2
/
+2
*
Merge branch 'jk/object-filter-with-bitmap'
Junio C Hamano
2020-03-03
1
-0
/
+9
|
\
|
*
pack-bitmap: fix leak of haves/wants object lists
Jeff King
2020-02-13
1
-0
/
+9
*
|
Merge branch 'mt/use-passed-repo-more-in-funcs'
Junio C Hamano
2020-02-14
1
-2
/
+3
|
\
\
|
*
|
sha1-file: allow check_object_signature() to handle any repo
Matheus Tavares
2020-01-31
1
-2
/
+3
|
|
/
*
/
replace-object: make replace operations thread-safe
Matheus Tavares
2020-01-17
1
-0
/
+2
|
/
*
packfile.c: speed up loading lots of packfiles
Colin Stolley
2019-12-03
1
-0
/
+3
*
treewide: remove duplicate #include directives
René Scharfe
2019-10-04
1
-1
/
+0
*
Merge branch 'jk/oidhash'
Junio C Hamano
2019-07-10
1
-13
/
+13
|
\
|
*
hashmap: convert sha1hash() to oidhash()
Jeff King
2019-06-20
1
-1
/
+1
|
*
object: convert create_object() to use object_id
Jeff King
2019-06-20
1
-3
/
+3
|
*
object: convert internal hash_obj() to object_id
Jeff King
2019-06-20
1
-4
/
+4
|
*
object: convert lookup_object() to use object_id
Jeff King
2019-06-20
1
-6
/
+6
|
*
object: convert lookup_unknown_object() to use object_id
Jeff King
2019-06-20
1
-3
/
+3
*
|
packfile: rename close_all_packs to close_object_store
Derrick Stolee
2019-06-12
1
-1
/
+1
|
/
*
object: fix leak of shallow_stat
Josh Steadmon
2019-02-07
1
-0
/
+2
*
Merge branch 'jk/loose-object-cache-oid'
Junio C Hamano
2019-02-07
1
-2
/
+2
|
\
|
*
prefer "hash mismatch" to "sha1 mismatch"
Jeff King
2019-01-08
1
-2
/
+2
*
|
Merge branch 'sg/object-as-type-commit-graph-fix'
Junio C Hamano
2019-02-05
1
-2
/
+3
|
\
\
|
*
|
object_as_type: initialize commit-graph-related fields of 'struct commit'
SZEDER Gábor
2019-01-28
1
-2
/
+3
*
|
|
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
2019-02-05
1
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
commit: prepare free_commit_buffer and release_commit_memory for any repo
Stefan Beller
2018-12-28
1
-1
/
+1
|
*
|
object: parse_object to honor its repository argument
Stefan Beller
2018-11-14
1
-3
/
+3
*
|
|
object-store: factor out odb_clear_loose_cache()
René Scharfe
2019-01-08
1
-1
/
+1
*
|
|
sha1-file: use an object_directory for the main object dir
Jeff King
2018-11-13
1
-9
/
+10
*
|
|
handle alternates paths the same as the main object dir
Jeff King
2018-11-13
1
-1
/
+0
*
|
|
rename "alternate_object_database" to "object_directory"
Jeff King
2018-11-13
1
-5
/
+5
|
/
/
*
/
convert "hashcmp() == 0" to hasheq()
Jeff King
2018-08-29
1
-1
/
+1
|
/
*
Merge branch 'nd/i18n'
Junio C Hamano
2018-08-16
1
-5
/
+5
|
\
|
*
object.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2018-07-23
1
-5
/
+5
*
|
commit-graph: store graph in struct object_store
Jonathan Tan
2018-07-18
1
-0
/
+5
*
|
object.c: allow parse_object to handle arbitrary repositories
Stefan Beller
2018-06-29
1
-7
/
+7
*
|
object.c: allow parse_object_buffer to handle arbitrary repositories
Stefan Beller
2018-06-29
1
-9
/
+9
*
|
commit.c: migrate the commit buffer to the parsed object store
Stefan Beller
2018-06-29
1
-0
/
+5
[next]