15 Commits (bb7e4739712e3f9eee0dfd60088b6d8983067960)

Author SHA1 Message Date
brian m. carlson bb7e473971 builtin/notes: convert to struct object_id 8 years ago
brian m. carlson bc83266abe Convert lookup_commit* to struct object_id 8 years ago
brian m. carlson 18b74e513d notes-utils: convert internals to struct object_id 8 years ago
Mike Hommey ee76f92fe8 notes: allow treeish expressions as notes ref 9 years ago
Jacob Keller 93efcad317 notes: extract parse_notes_merge_strategy to notes-utils 10 years ago
René Scharfe a0d4923ddf use strbuf_complete_line() for adding a newline if needed 10 years ago
Jeff King 3ffefb54c0 commit_tree: take a pointer/len pair rather than a const strbuf 11 years ago
Michael Haggerty f412411245 refs.h: rename the action_on_err constants 11 years ago
John Keeping aa012e9065 notes-utils: handle boolean notes.rewritemode correctly 11 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Jeff King 5e7d4d3e93 assume parse_commit checks for NULL commit 12 years ago
Johan Herland bf9a05ba46 Move create_notes_commit() from notes-merge.c into notes-utils.c 12 years ago
Johan Herland 49c2470400 Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c 12 years ago