Commit message (Expand) | Author | Age | |
---|---|---|---|
* | notes: extract parse_notes_merge_strategy to notes-utils | Jacob Keller | 2015-08-17 |
* | use strbuf_complete_line() for adding a newline if needed | René Scharfe | 2014-12-12 |
* | Merge branch 'jk/commit-buffer-length' | Junio C Hamano | 2014-07-02 |
|\ | |||
| * | commit_tree: take a pointer/len pair rather than a const strbuf | Jeff King | 2014-06-12 |
* | | refs.h: rename the action_on_err constants | Michael Haggerty | 2014-04-07 |
|/ | |||
* | notes-utils: handle boolean notes.rewritemode correctly | John Keeping | 2014-02-18 |
* | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 2013-12-17 |
|\ | |||
| * | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 2013-12-05 |
* | | assume parse_commit checks for NULL commit | Jeff King | 2013-10-24 |
|/ | |||
* | Move create_notes_commit() from notes-merge.c into notes-utils.c | Johan Herland | 2013-06-12 |
* | Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c | Johan Herland | 2013-06-12 |