Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-14 | notes-utils.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -3/+8 |
2018-08-15 | Add missing includes and forward declarations | Elijah Newren | 1 | -0/+3 |
2018-01-30 | commit: convert commit_tree* to object_id | Patryk Obara | 1 | -1/+2 |
2017-06-02 | builtin/notes: convert to struct object_id | brian m. carlson | 1 | -1/+1 |
2015-08-17 | notes: extract parse_notes_merge_strategy to notes-utils | Jacob Keller | 1 | -0/+1 |
2015-08-17 | notes: extract enum notes_merge_strategy to notes-utils.h | Jacob Keller | 1 | -0/+8 |
2014-06-12 | commit_tree: take a pointer/len pair rather than a const strbuf | Jeff King | 1 | -1/+1 |
2013-09-04 | typofix: commit is spelled with two ems | Junio C Hamano | 1 | -1/+1 |
2013-06-12 | Move create_notes_commit() from notes-merge.c into notes-utils.c | Johan Herland | 1 | -0/+14 |
2013-06-12 | Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c | Johan Herland | 1 | -0/+23 |