aboutsummaryrefslogtreecommitdiff
path: root/notes-utils.c
Commit message (Expand)AuthorAge
* refs: convert read_ref and read_ref_full to object_idbrian m. carlson2017-10-16
* refs: convert update_ref and refs_update_ref to use struct object_idbrian m. carlson2017-10-16
* Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\
| * config: don't include config.h by defaultBrandon Williams2017-06-15
* | Merge branch 'bw/object-id'Junio C Hamano2017-06-19
|\ \
| * | notes: convert some accessor functions to struct object_idbrian m. carlson2017-06-02
| * | builtin/notes: convert to struct object_idbrian m. carlson2017-06-02
* | | Merge branch 'ab/c-translators-comment-style'Junio C Hamano2017-06-04
|\ \ \ | |/ / |/| |
| * | C style: use standard style for "TRANSLATORS" commentsÆvar Arnfjörð Bjarmason2017-05-31
| |/
* | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
* | notes-utils: convert internals to struct object_idbrian m. carlson2017-05-08
|/
* notes: allow treeish expressions as notes refMike Hommey2016-01-12
* notes: extract parse_notes_merge_strategy to notes-utilsJacob Keller2015-08-17
* use strbuf_complete_line() for adding a newline if neededRené Scharfe2014-12-12
* Merge branch 'jk/commit-buffer-length'Junio C Hamano2014-07-02
|\
| * commit_tree: take a pointer/len pair rather than a const strbufJeff King2014-06-12
* | refs.h: rename the action_on_err constantsMichael Haggerty2014-04-07
|/
* notes-utils: handle boolean notes.rewritemode correctlyJohn Keeping2014-02-18
* Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-17
|\
| * replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
* | assume parse_commit checks for NULL commitJeff King2013-10-24
|/
* Move create_notes_commit() from notes-merge.c into notes-utils.cJohan Herland2013-06-12
* Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cJohan Herland2013-06-12