aboutsummaryrefslogtreecommitdiff
path: root/notes-merge.h
Commit message (Expand)AuthorAge
* notes-merge: convert notes_merge* to struct object_idBrandon Williams2017-06-05
* notes: extract enum notes_merge_strategy to notes-utils.hJacob Keller2015-08-17
* Move create_notes_commit() from notes-merge.c into notes-utils.cJohan Herland2013-06-12
* Convert commit_tree() to take strbuf as messageNguyễn Thái Ngọc Duy2011-12-15
* git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"Johan Herland2010-11-17
* git notes merge: List conflicting notes in notes merge commit messageJohan Herland2010-11-17
* git notes merge: Manual conflict resolution, part 2/2Johan Herland2010-11-17
* git notes merge: Manual conflict resolution, part 1/2Johan Herland2010-11-17
* git notes merge: Add automatic conflict resolvers (ours, theirs, union)Johan Herland2010-11-17
* git notes merge: Handle real, non-conflicting notes mergesJohan Herland2010-11-17
* builtin/notes.c: Refactor creation of notes commits.Johan Herland2010-11-17
* git notes merge: Initial implementation handling trivial merges onlyJohan Herland2010-11-17