Sign in
googlers
/
jrn
/
git
/
5beca49a0b1f3c6d05a4437ca037ab2123a2de57
/
notes-utils.c
ca56dad
use CALLOC_ARRAY
by René Scharfe
· 4 years ago
a91cc7f
strbuf: add and use strbuf_insertstr()
by René Scharfe
· 5 years ago
1d18d75
notes-utils.c: remove the_repository references
by Nguyễn Thái Ngọc Duy
· 6 years ago
c1f5eb4
commit: add repository argument to lookup_commit
by Stefan Beller
· 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
f31d23a
Merge branch 'bw/config-h'
by Junio C Hamano
· 8 years ago
a6f38c1
Merge branch 'bw/object-id'
by Junio C Hamano
· 8 years ago
b2141fc
config: don't include config.h by default
by Brandon Williams
· 8 years ago
c5da34c
Merge branch 'ab/c-translators-comment-style'
by Junio C Hamano
· 8 years ago
5ee8a95
notes: convert some accessor functions to struct object_id
by brian m. carlson
· 8 years ago
bb7e473
builtin/notes: convert to struct object_id
by brian m. carlson
· 8 years ago
66f5f6d
C style: use standard style for "TRANSLATORS" comments
by Ævar Arnfjörð Bjarmason
· 8 years ago
bc83266
Convert lookup_commit* to struct object_id
by brian m. carlson
· 8 years ago
18b74e5
notes-utils: convert internals 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
93efcad
notes: extract parse_notes_merge_strategy to notes-utils
by Jacob Keller
· 10 years ago
a0d4923
use strbuf_complete_line() for adding a newline if needed
by René Scharfe
· 10 years ago
8061ae8
Merge branch 'jk/commit-buffer-length'
by Junio C Hamano
· 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
aa012e9
notes-utils: handle boolean notes.rewritemode correctly
by John Keeping
· 11 years ago
ad70448
Merge branch 'cc/starts-n-ends-with'
by Junio C Hamano
· 11 years ago
5955654
replace {pre,suf}fixcmp() with {starts,ends}_with()
by Christian Couder
· 11 years ago
5e7d4d3
assume parse_commit checks for NULL commit
by Jeff King
· 11 years ago
bf9a05b
Move create_notes_commit() from notes-merge.c into notes-utils.c
by Johan Herland
· 12 years ago
49c2470
Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c
by Johan Herland
· 12 years ago