Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-12 | use strbuf_complete_line() for adding a newline if needed | 1 | -2/+1 | |
2014-07-02 | Merge branch 'jk/commit-buffer-length' | 1 | -3/+4 | |
2014-06-12 | commit_tree: take a pointer/len pair rather than a const strbuf | 1 | -3/+4 | |
2014-04-07 | refs.h: rename the action_on_err constants | 1 | -1/+2 | |
2014-02-18 | notes-utils: handle boolean notes.rewritemode correctly | 1 | -1/+1 | |
2013-12-17 | Merge branch 'cc/starts-n-ends-with' | 1 | -2/+2 | |
2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | 1 | -2/+2 | |
2013-10-24 | assume parse_commit checks for NULL commit | 1 | -1/+1 | |
2013-06-12 | Move create_notes_commit() from notes-merge.c into notes-utils.c | 1 | -1/+26 | |
2013-06-12 | Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c | 1 | -0/+132 |