๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.43.1
/
notes.c
tag
9c98e72e0329036735d6b873b88d0d840f5d8214
tagger
Junio C Hamano <gitster@pobox.com>
Fri Feb 09 00:22:52 2024
object
3526e67d917bcd03f317a058208fa02737654637
Git 2.43.1
eea0e59
treewide: remove unnecessary includes in source files
by Elijah Newren
ยท 2 years ago
b3d1c85
Merge branch 'gc/config-context'
by Junio C Hamano
ยท 2 years, 6 months ago
a4e7e31
config: add ctx arg to config_fn_t
by Glen Choo
ยท 2 years, 6 months ago
a034e91
object-store-ll.h: split this header out of object-store.h
by Elijah Newren
ยท 2 years, 6 months ago
d699e27
Merge branch 'tb/ban-strtok'
by Junio C Hamano
ยท 2 years, 8 months ago
f357d46
Merge branch 'jk/misc-null-check-fixes'
by Junio C Hamano
ยท 2 years, 8 months ago
52acddf
string-list: multi-delimiter `string_list_split_in_place()`
by Taylor Blau
ยท 2 years, 8 months ago
ae6f064
notes: clean up confusing NULL checks in init_notes()
by Jeff King
ยท 2 years, 8 months ago
e93fc5d
treewide: remove cache.h inclusion due to object-name.h changes
by Elijah Newren
ยท 2 years, 8 months ago
dabab1d
object-name.h: move declarations for object-name.c functions from cache.h
by Elijah Newren
ยท 2 years, 8 months ago
6047b28
Merge branch 'en/header-split-cleanup'
by Junio C Hamano
ยท 2 years, 9 months ago
72871b19
Merge branch 'ab/remove-implicit-use-of-the-repository'
by Junio C Hamano
ยท 2 years, 9 months ago
e7dca80
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h
by Junio C Hamano
ยท 2 years, 9 months ago
bc726bd
cocci: apply the "object-store.h" part of "the_repository.pending"
by รvar Arnfjรถrรฐ Bjarmason
ยท 2 years, 9 months ago
d850b7a
cocci: apply the "cache.h" part of "the_repository.pending"
by รvar Arnfjรถrรฐ Bjarmason
ยท 2 years, 9 months ago
32a8f51
environment.h: move declarations for environment.c functions from cache.h
by Elijah Newren
ยท 2 years, 9 months ago
d0732a8
Merge branch 'jk/unused-post-2.39-part2'
by Junio C Hamano
ยท 2 years, 9 months ago
3c50c88
notes: mark unused callback parameters
by Jeff King
ยท 2 years, 10 months ago
41771fa
cache.h: remove dependence on hex.h; make other files include it explicitly
by Elijah Newren
ยท 2 years, 10 months ago
dd407f1
Merge branch 'ab/unused-annotation'
by Junio C Hamano
ยท 3 years, 3 months ago
a6b42ec
Merge branch 'jk/unused-annotation'
by Junio C Hamano
ยท 3 years, 3 months ago
5cf88fd
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
by รvar Arnfjรถrรฐ Bjarmason
ยท 3 years, 4 months ago
63e14ee
refs: mark unused each_ref_fn parameters
by Jeff King
ยท 3 years, 4 months ago
b9342b3
refs: add array of ref namespaces
by Derrick Stolee
ยท 3 years, 5 months ago
c80d226
object-file API: have write_object_file() take "enum object_type"
by รvar Arnfjรถrรฐ Bjarmason
ยท 3 years, 10 months ago
1422844
hash: provide per-algorithm null OIDs
by brian m. carlson
ยท 4 years, 8 months ago
5a6dce7
hash: set, copy, and use algo field in struct object_id
by brian m. carlson
ยท 4 years, 8 months ago
92e2cab
Always use oidread to read into struct object_id
by brian m. carlson
ยท 4 years, 8 months ago
ca56dad
use CALLOC_ARRAY
by Renรฉ Scharfe
ยท 4 years, 9 months ago
e082a85
Merge branch 'na/notes-displayref-is-not-boolean'
by Junio C Hamano
ยท 5 years ago
c3eb95a
notes.c: fix a segfault in notes_display_config()
by Nate Avers
ยท 5 years ago
9f3f387
Merge branch 'rs/strbuf-insertstr'
by Junio C Hamano
ยท 6 years ago
8833260
Merge branch 'jh/notes-fanout-fix'
by Junio C Hamano
ยท 6 years ago
a91cc7f
strbuf: add and use strbuf_insertstr()
by Renรฉ Scharfe
ยท 6 years ago
dbc2747
notes.c: fix off-by-one error when decreasing notes fanout
by Johan Herland
ยท 6 years ago
145136a
C: use skip_prefix() to avoid hardcoded string length
by Junio C Hamano
ยท 6 years ago
17066be
Merge branch 'dl/format-patch-notes-config-fixup'
by Junio C Hamano
ยท 6 years ago
1d72975
notes: break set_display_notes() into smaller functions
by Denton Liu
ยท 6 years ago
452538c
notes: extract logic into set_display_notes()
by Denton Liu
ยท 6 years ago
e6e230e
notes: create init_display_notes() helper
by Denton Liu
ยท 6 years ago
1e6ed54
notes: rename to load_display_notes()
by Denton Liu
ยท 6 years ago
74a39b9
Merge branch 'mh/notes-duplicate-entries'
by Junio C Hamano
ยท 6 years ago
60fe477
notes: avoid potential use-after-free during insertion
by Jeff King
ยท 6 years ago
779ad66
notes: avoid leaking duplicate entries
by Mike Hommey
ยท 6 years ago
50ddb08
tree-walk.c: remove the_repo from get_tree_entry()
by Nguyแป n Thรกi Ngแปc Duy
ยท 6 years ago
5e57580
tree-walk.c: remove the_repo from fill_tree_descriptor()
by Nguyแป n Thรกi Ngแปc Duy
ยท 6 years ago
96379f0
Merge branch 'en/merge-directory-renames'
by Junio C Hamano
ยท 7 years ago
5ec1e72
Use 'unsigned short' for mode, like diff_filespec does
by Elijah Newren
ยท 7 years ago
0dbc646
notes: replace sha1_to_hex
by brian m. carlson
ยท 7 years ago
dd43745
notes: make hash size independent
by brian m. carlson
ยท 7 years ago
ea82b2a
tree-walk: store object_id in a separate member
by brian m. carlson
ยท 7 years ago
9001dc2
convert "oidcmp() != 0" to "!oideq()"
by Jeff King
ยท 7 years ago
e3ff068
convert "hashcmp() == 0" to hasheq()
by Jeff King
ยท 7 years ago
4a7e27e
convert "oidcmp() == 0" to oideq()
by Jeff King
ยท 7 years ago
cbd53a2
object-store: move object access functions to object-store.h
by Stefan Beller
ยท 8 years ago
b4f5aca
sha1_file: convert read_sha1_file to struct object_id
by brian m. carlson
ยท 8 years ago
916bc35
tree-walk: convert tree entry functions to object_id
by brian m. carlson
ยท 8 years ago
a09c985
sha1_file: convert write_sha1_file to object_id
by Patryk Obara
ยท 8 years ago
bbca96d
notes: convert write_notes_tree to object_id
by Patryk Obara
ยท 8 years ago
b7d591d
notes: convert combine_notes_* to object_id
by Patryk Obara
ยท 8 years ago
bde1370
Merge branch 'rs/hex-to-bytes-cleanup'
by Junio C Hamano
ยท 8 years ago
0ec2186
notes: move hex_to_bytes() to hex.c and export it
by Renรฉ Scharfe
ยท 8 years ago
34c290a
refs: convert read_ref and read_ref_full to object_id
by brian m. carlson
ยท 8 years ago
30675f7
Merge branch 'mh/notes-cleanup'
by Junio C Hamano
ยท 8 years ago
3964281
load_subtree(): check that `prefix_len` is in the expected range
by Michael Haggerty
ยท 8 years ago
06cfa75
load_subtree(): declare some variables to be `size_t`
by Michael Haggerty
ยท 8 years ago
cfdc88f
hex_to_bytes(): simpler replacement for `get_oid_hex_segment()`
by Michael Haggerty
ยท 8 years ago
d49852d
get_oid_hex_segment(): don't pad the rest of `oid`
by Michael Haggerty
ยท 8 years ago
4ebef53
load_subtree(): combine some common code
by Michael Haggerty
ยท 8 years ago
67c9b42
get_oid_hex_segment(): return 0 on success
by Michael Haggerty
ยท 8 years ago
4043218
load_subtree(): only consider blobs to be potential notes
by Michael Haggerty
ยท 8 years ago
4d589b8
load_subtree(): check earlier whether an internal node is a tree entry
by Michael Haggerty
ยท 8 years ago
98c9897
load_subtree(): separate logic for internal vs. terminal entries
by Michael Haggerty
ยท 8 years ago
cbeed9a
load_subtree(): fix incorrect comment
by Michael Haggerty
ยท 8 years ago
a281639
load_subtree(): reduce the scope of some local variables
by Michael Haggerty
ยท 8 years ago
d3b0c6b
load_subtree(): remove unnecessary conditional
by Michael Haggerty
ยท 8 years ago
65eb8e0
notes: make GET_NIBBLE macro more robust
by Michael Haggerty
ยท 8 years ago
5c377d3
tree-walk: convert fill_tree_descriptor() to object_id
by Renรฉ Scharfe
ยท 8 years ago
e82caf3
sha1_name: convert get_sha1* to get_oid*
by brian m. carlson
ยท 8 years ago
f31d23a
Merge branch 'bw/config-h'
by Junio C Hamano
ยท 8 years ago
b2141fc
config: don't include config.h by default
by Brandon Williams
ยท 9 years ago
5ee8a95
notes: convert some accessor functions to struct object_id
by brian m. carlson
ยท 9 years ago
fb61e4d
notes: convert format_display_notes to struct object_id
by brian m. carlson
ยท 9 years ago
9ef7223
notes: make get_note return pointer to struct object_id
by brian m. carlson
ยท 9 years ago
490bc83
notes: convert for_each_note to struct object_id
by brian m. carlson
ยท 9 years ago
89c149f
notes: convert internal parts to struct object_id
by brian m. carlson
ยท 9 years ago
5dcc969
notes: convert internal structures to struct object_id
by brian m. carlson
ยท 9 years ago
5a8e7c3
notes: do not break note_tree structure in note_tree_consolidate()
by Mike Hommey
ยท 9 years ago
13ac141
notes: convert init_notes to use struct object_id
by brian m. carlson
ยท 9 years ago
2721ce2
use string_list initializer consistently
by Jeff King
ยท 10 years ago
7d924c9
struct name_entry: use struct object_id instead of unsigned char sha1[20]
by brian m. carlson
ยท 10 years ago
11529ec
Merge branch 'jk/tighten-alloc'
by Junio C Hamano
ยท 10 years ago
b32fa95
convert trivial cases to ALLOC_ARRAY
by Jeff King
ยท 10 years ago
1cb3ed3
Merge branch 'jk/notes-merge-from-anywhere'
by Junio C Hamano
ยท 10 years ago
b3715b7
notes: allow merging from arbitrary references
by Jacob Keller
ยท 10 years ago
ee76f92
notes: allow treeish expressions as notes ref
by Mike Hommey
ยท 10 years ago
02e32b7
notes: document length of fanout path with a constant
by Jeff King
ยท 10 years ago
3d3caf0
Sync with 2.4.9
by Junio C Hamano
ยท 10 years ago
8267cd1
Sync with 2.2.3
by Junio C Hamano
ยท 10 years ago
c29edfe
notes: use a strbuf in add_non_note
by Jeff King
ยท 10 years ago
Next »