12 Commits (b5b81136da11638bdf1e336d9ec371b820fbf412)

Author SHA1 Message Date
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 11 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