๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.45.0
/
alloc.c
tag
8be58deda2ccce7d036072ec34439f9fad88204f
tagger
Junio C Hamano <gitster@pobox.com>
Mon Apr 29 14:30:43 2024
object
786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
Git 2.45
d1cbe1e
hash-ll.h: split out of hash.h to remove dependency on repository.h
by Elijah Newren
ยท 2 years, 8 months ago
a64215b
object.h: stop depending on cache.h; make cache.h depend on object.h
by Elijah Newren
ยท 2 years, 10 months ago
0b75e5b
alloc.[ch]: remove alloc_report() function
by รvar Arnfjรถrรฐ Bjarmason
ยท 3 years, 9 months ago
c49c82a
commit: move members graph_pos, generation to a slab
by Abhishek Kumar
ยท 5 years ago
6da43d9
object: drop parsed_object_pool->commit_count
by Abhishek Kumar
ยท 5 years ago
4468d44
object_as_type: initialize commit-graph-related fields of 'struct commit'
by SZEDER Gรกbor
ยท 7 years ago
1731310
alloc: make allocate_alloc_state and clear_alloc_state more consistent
by Elijah Newren
ยท 7 years ago
1102405
Merge branch 'sb/object-store-alloc'
by Junio C Hamano
ยท 7 years ago
83073cc
commit: add generation number to struct commit
by Derrick Stolee
ยท 8 years ago
14ba97f
alloc: allow arbitrary repositories for alloc functions
by Stefan Beller
ยท 8 years ago
dd5d9de
alloc: add repository argument to alloc_commit_index
by Stefan Beller
ยท 8 years ago
17bfe87
alloc: add repository argument to alloc_report
by Stefan Beller
ยท 8 years ago
13e3fdc
alloc: add repository argument to alloc_object_node
by Stefan Beller
ยท 8 years ago
a0bd908
alloc: add repository argument to alloc_tag_node
by Stefan Beller
ยท 8 years ago
8ba0e5e
alloc: add repository argument to alloc_commit_node
by Stefan Beller
ยท 8 years ago
cf7203b
alloc: add repository argument to alloc_tree_node
by Stefan Beller
ยท 8 years ago
f0de1d6
alloc: add repository argument to alloc_blob_node
by Stefan Beller
ยท 8 years ago
177722b
commit: integrate commit graph with commit parsing
by Derrick Stolee
ยท 8 years ago
94d5a22
alloc: factor out commit index
by Jeff King
ยท 11 years ago
d36f51c
move setting of object->type to alloc_* functions
by Jeff King
ยท 11 years ago
600e2a6
alloc: write out allocator definitions
by Jeff King
ยท 11 years ago
225ea22
alloc.c: remove the alloc_raw_commit_node() function
by Ramsay Jones
ยท 11 years ago
969eba6
commit: push commit_index update into alloc_commit_node
by Jeff King
ยท 12 years ago
c335d74
alloc: include any-object allocations in alloc_report
by Jeff King
ยท 12 years ago
ea6640e
alloc.c: have SP around arithmetic operators
by Junio C Hamano
ยท 12 years ago
28bd70d
unbreak and eliminate NO_C99_FORMAT
by Jonathan Nieder
ยท 15 years ago
4b25d09
Fix a bunch of pointer declarations (codestyle)
by Felipe Contreras
ยท 17 years ago
100c5f3
Clean up object creation to use more common code
by Linus Torvalds
ยท 19 years ago
2c1cbec
Use proper object allocators for unknown object nodes too
by Linus Torvalds
ยท 19 years ago
579d1fb
Add NO_C99_FORMAT to support older compilers.
by Ramsay Allan Jones
ยท 19 years ago
855419f
Add specialized object allocator
by Linus Torvalds
ยท 19 years ago