Sign in
googlers
/
jrn
/
git
/
f29cd8620d85543dbef572f522c71991b3736387
/
notes-cache.c
bd7ad45
notes-cache.c: remove the_repository references
by Nguyễn Thái Ngọc Duy
· 6 years ago
21e1ee8
commit: add repository argument to lookup_commit_reference_gently
by Stefan Beller
· 7 years ago
cbd53a2
object-store: move object access functions to object-store.h
by Stefan Beller
· 7 years ago
b4f5aca
sha1_file: convert read_sha1_file to struct object_id
by brian m. carlson
· 7 years ago
a09c985
sha1_file: convert write_sha1_file to object_id
by Patryk Obara
· 7 years ago
bbca96d
notes: convert write_notes_tree to object_id
by Patryk Obara
· 7 years ago
5078f34
commit: convert commit_tree* to object_id
by Patryk Obara
· 7 years ago
34c290a
refs: convert read_ref and read_ref_full to object_id
by brian m. carlson
· 7 years ago
ae07777
refs: convert update_ref and refs_update_ref to use struct object_id
by brian m. carlson
· 7 years ago
5ee8a95
notes: convert some accessor functions to struct object_id
by brian m. carlson
· 8 years ago
9ef7223
notes: make get_note return pointer to struct object_id
by brian m. carlson
· 8 years ago
bc83266
Convert lookup_commit* to struct object_id
by brian m. carlson
· 8 years ago
569aa37
notes-cache: convert to struct object_id
by brian m. carlson
· 8 years ago
ee76f92
notes: allow treeish expressions as notes ref
by Mike Hommey
· 9 years ago
8061ae8
Merge branch 'jk/commit-buffer-length'
by Junio C Hamano
· 11 years ago
e6dfcd6
replace dangerous uses of strbuf_attach
by Jeff King
· 11 years ago
3ffefb5
commit_tree: take a pointer/len pair rather than a const strbuf
by Jeff King
· 11 years ago
f412411
refs.h: rename the action_on_err constants
by Michael Haggerty
· 11 years ago
5de89d3
Merge branch 'jc/show-sig'
by Junio C Hamano
· 13 years ago
13f8b72
Convert commit_tree() to take strbuf as message
by Nguyễn Thái Ngọc Duy
· 13 years ago
ba3c69a
commit: teach --gpg-sign option
by Junio C Hamano
· 13 years ago
180619a
notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
by Johan Herland
· 14 years ago
a941d5e
introduce notes-cache interface
by Jeff King
· 15 years ago