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