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