Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | notes: extract parse_notes_merge_strategy to notes-utils | Jacob Keller | 2015-08-17 | 1 | -0/+1 |
* | notes: extract enum notes_merge_strategy to notes-utils.h | Jacob Keller | 2015-08-17 | 1 | -0/+8 |
* | commit_tree: take a pointer/len pair rather than a const strbuf | Jeff King | 2014-06-12 | 1 | -1/+1 |
* | typofix: commit is spelled with two ems | Junio C Hamano | 2013-09-04 | 1 | -1/+1 |
* | Move create_notes_commit() from notes-merge.c into notes-utils.c | Johan Herland | 2013-06-12 | 1 | -0/+14 |
* | Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c | Johan Herland | 2013-06-12 | 1 | -0/+23 |