๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.35.2
/
object.h
tag
6f2bb67f2b16cf525e66fb4379a33cf851acd0bc
tagger
Junio C Hamano <gitster@pobox.com>
Thu Mar 24 23:05:50 2022
object
53ef17d3ee0f7fcb151f428ee3bd736b8046825f
Git 2.35.2
9865b6e
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
by รvar Arnfjรถrรฐ Bjarmason
ยท 4 years, 3 months ago
b017334
builtin/pack-objects.c: remove duplicate hash lookup
by Taylor Blau
ยท 4 years, 4 months ago
7463064
object.h: add lookup_object_by_type() function
by Jeff King
ยท 4 years, 6 months ago
542d6ab
object.h: expand docstring for lookup_unknown_object()
by Jeff King
ยท 4 years, 6 months ago
644f4a2
Merge branch 'jt/push-negotiation'
by Junio C Hamano
ยท 4 years, 7 months ago
9c1e657
fetch: teach independent negotiation (no packfile)
by Jonathan Tan
ยท 4 years, 7 months ago
45a187c
lookup_unknown_object(): take a repository argument
by Jeff King
ยท 4 years, 8 months ago
cd88884
object: allow clear_commit_marks_all to handle any repo
by Renรฉ Scharfe
ยท 5 years ago
4ddc79b
maintenance: add auto condition for commit-graph task
by Derrick Stolee
ยท 5 years ago
24ecfdf
Merge branch 'tb/fix-persistent-shallow' into master
by Junio C Hamano
ยท 5 years ago
ce16364
commit.c: don't persist substituted parents when unshallowing
by Taylor Blau
ยท 5 years ago
480e785
Merge branch 'rs/pack-bits-in-object-better'
by Junio C Hamano
ยท 5 years ago
67d99b8
Merge branch 'bc/http-push-flagsfix'
by Junio C Hamano
ยท 5 years ago
23c4319
revision: reallocate TOPO_WALK object flags
by Renรฉ Scharfe
ยท 5 years ago
64472d1
http-push: ensure unforced pushes fail when data would be lost
by brian m. carlson
ยท 5 years ago
6da43d9
object: drop parsed_object_pool->commit_count
by Abhishek Kumar
ยท 5 years ago
8d049e1
revision: --show-pulls adds helpful merges
by Derrick Stolee
ยท 6 years ago
acac50d
pack-bitmap: fix leak of haves/wants object lists
by Jeff King
ยท 6 years ago
cb99a34
commit-graph: fix writing first commit-graph during fetch
by Derrick Stolee
ยท 6 years ago
a378509
object: convert create_object() to use object_id
by Jeff King
ยท 6 years ago
d0229ab
object: convert lookup_object() to use object_id
by Jeff King
ยท 6 years ago
0ebbcf7
object: convert lookup_unknown_object() to use object_id
by Jeff King
ยท 6 years ago
5545442
*.[ch]: remove extern from function declarations using spatch
by Denton Liu
ยท 7 years ago
b454241
revision.c: generation-based topo-order algorithm
by Derrick Stolee
ยท 7 years ago
1b7a91d
Merge branch 'ds/reachable'
by Junio C Hamano
ยท 7 years ago
ef3ca95
Add missing includes and forward declarations
by Elijah Newren
ยท 7 years ago
3a2a1dc
Merge branch 'sb/object-store-lookup'
by Junio C Hamano
ยท 7 years ago
af8ac73
Merge branch 'jt/fetch-pack-negotiator'
by Junio C Hamano
ยท 7 years ago
8fa8a4f
Merge branch 'jt/partial-clone-fsck-connectivity'
by Junio C Hamano
ยท 7 years ago
ba3ca1e
commit-reach: move can_all_from_reach_with_flags
by Derrick Stolee
ยท 7 years ago
5227c38
commit-reach: move walk methods from commit.c
by Derrick Stolee
ยท 7 years ago
00624d6
Merge branch 'sb/object-store-grafts'
by Junio C Hamano
ยท 7 years ago
a0c9016
upload-pack: send refs' objects despite "filter"
by Jonathan Tan
ยท 7 years ago
8e4b0b6
object.c: allow parse_object to handle arbitrary repositories
by Stefan Beller
ยท 7 years ago
108ed1a
object.c: allow parse_object_buffer to handle arbitrary repositories
by Stefan Beller
ยท 7 years ago
65ea9d4
commit.c: migrate the commit buffer to the parsed object store
by Stefan Beller
ยท 7 years ago
94c09a7
object: allow lookup_object to handle arbitrary repositories
by Stefan Beller
ยท 7 years ago
a962da1
object: allow object_as_type to handle arbitrary repositories
by Stefan Beller
ยท 7 years ago
1268dfa
object: add repository argument to object_as_type
by Stefan Beller
ยท 7 years ago
1ec5bfd
object: add repository argument to parse_object_buffer
by Stefan Beller
ยท 7 years ago
5abddd1
object: add repository argument to lookup_object
by Stefan Beller
ยท 7 years ago
109cd76
object: add repository argument to parse_object
by Stefan Beller
ยท 7 years ago
b16b60f
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
by Junio C Hamano
ยท 7 years ago
1102405
Merge branch 'sb/object-store-alloc'
by Junio C Hamano
ยท 7 years ago
b3b2aaf
Merge branch 'nd/commit-util-to-slab'
by Junio C Hamano
ยท 7 years ago
ec06283
fetch-pack: introduce negotiator API
by Jonathan Tan
ยท 7 years ago
ad635e8
Merge branch 'nd/pack-objects-pack-struct'
by Junio C Hamano
ยท 8 years ago
44cecbf
show-branch: note about its object flags usage
by Nguyแป n Thรกi Ngแปc Duy
ยท 8 years ago
2f6c767
commit: allow prepare_commit_graft to handle arbitrary repositories
by Stefan Beller
ยท 8 years ago
eee4502
shallow: migrate shallow information into the object parser
by Stefan Beller
ยท 8 years ago
6a1a79f
object: move grafts to object parser
by Jonathan Nieder
ยท 8 years ago
14ba97f
alloc: allow arbitrary repositories for alloc functions
by Stefan Beller
ยท 8 years ago
341e45e
object: allow create_object to handle arbitrary repositories
by Stefan Beller
ยท 8 years ago
68f95d3
object: add repository argument to create_object
by Stefan Beller
ยท 8 years ago
99bf115
repository: introduce parsed objects field
by Stefan Beller
ยท 8 years ago
fd9b1ba
pack-objects: turn type and in_pack_type to bitfields
by Nguyแป n Thรกi Ngแปc Duy
ยท 8 years ago
e5e5e088
sha1_name.c: rename to use dash in file name
by Stefan Beller
ยท 8 years ago
99321e3
Merge branch 'nd/object-allocation-comments'
by Junio C Hamano
ยท 8 years ago
3d1cf1e
object.h: realign object flag allocation comment
by Nguyแป n Thรกi Ngแปc Duy
ยท 8 years ago
95308d6
object.h: update flag allocation comment
by Nguyแป n Thรกi Ngแปc Duy
ยท 8 years ago
e17cec2
Merge branch 'rs/lose-leak-pending' into maint
by Junio C Hamano
ยท 8 years ago
debca9d
object: rename function 'typename' to 'type_name'
by Brandon Williams
ยท 8 years ago
0bbab7d
Merge branch 'rs/lose-leak-pending'
by Junio C Hamano
ยท 8 years ago
4ad315f
object: add clear_commit_marks_all()
by Renรฉ Scharfe
ยท 8 years ago
25ec7bc
list-objects: filter objects in traverse_commit_list
by Jeff Hostetler
ยท 8 years ago
7199203
object_array: add and use `object_array_pop()`
by Martin ร gren
ยท 8 years ago
092c55d
object: remove "used" field from struct object
by Jonathan Tan
ยท 8 years ago
c251c83
object: convert parse_object* to take struct object_id
by brian m. carlson
ยท 9 years ago
41a078c
fetch-pack: cache results of for_each_alternate_ref
by Jeff King
ยท 9 years ago
079aa97
upload-pack: add get_reachable_list()
by Nguyแป n Thรกi Ngแปc Duy
ยท 10 years ago
ed1c997
Remove get_object_hash.
by brian m. carlson
ยท 10 years ago
f2fd076
Convert struct object to object_id
by brian m. carlson
ยท 10 years ago
3c42701
object: introduce get_object_hash macro.
by brian m. carlson
ยท 10 years ago
189a122
drop add_object_array_with_mode
by Jeff King
ยท 11 years ago
9e0c3c4
make add_object_array_with_context interface more sane
by Jeff King
ยท 11 years ago
46be823
object_array: add a "clear" function
by Jeff King
ยท 11 years ago
fe8e3b7
Refactor type_from_string() to allow continuing after detecting an error
by Johannes Schindelin
ยท 11 years ago
8ff226a
add object_as_type helper for casting objects
by Jeff King
ยท 11 years ago
d36f51c
move setting of object->type to alloc_* functions
by Jeff King
ยท 11 years ago
b407d40
Merge branch 'nd/log-show-linear-break'
by Junio C Hamano
ยท 12 years ago
1b32dec
log: add --show-linear-break to help see non-linear history
by Nguyแป n Thรกi Ngแปc Duy
ยท 12 years ago
208acbf
object.h: centralize object flag allocation
by Nguyแป n Thรกi Ngแปc Duy
ยท 12 years ago
33bef7e
Document some functions defined in object.c
by Michael Haggerty
ยท 12 years ago
4197361
Merge branch 'mg/more-textconv'
by Junio C Hamano
ยท 12 years ago
31faeb2
object_array_entry: fix memory handling of the name field
by Michael Haggerty
ยท 13 years ago
1506510
object_array_remove_duplicates(): rewrite to reduce copying
by Michael Haggerty
ยท 13 years ago
aeb4a51
object_array: add function object_array_filter()
by Michael Haggerty
ยท 13 years ago
afa15f3
grep: honor --textconv for the case rev:path
by Michael J Gruber
ยท 13 years ago
75a9549
avoid segfaults on parse_object failure
by Jeff King
ยท 13 years ago
bcc0a3e
Teach revision walking machinery to walk multiple times sequencially
by Heiko Voigt
ยท 14 years ago
0564d93
object.h: Remove obsolete struct object_refs
by Jakob Pfender
ยท 15 years ago
3cd4745
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
by Thiago Farina
ยท 15 years ago
c761898
object.c: remove unused functions
by Junio C Hamano
ยท 16 years ago
f18e6be
Merge branch 'js/maint-all-implies-HEAD'
by Junio C Hamano
ยท 17 years ago
b2a6d1c
bundle: allow the same ref to be given more than once
by Junio C Hamano
ยท 17 years ago
628b06d
Fix git-diff-tree --stdin
by Junio C Hamano
ยท 17 years ago
7914053
Remove unused object-ref code
by Martin Koegler
ยท 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
ยท 19 years ago
e5709a4
add add_object_array_with_mode
by Martin Koegler
ยท 19 years ago
100c5f3
Clean up object creation to use more common code
by Linus Torvalds
ยท 19 years ago
Next »