1
0
mirror of https://github.com/git/git.git synced 2025-04-06 08:47:41 +00:00
Junio C Hamano 657072f3ac Merge branch 'jh/notes-merge'
* jh/notes-merge: (23 commits)
  Provide 'git merge --abort' as a synonym to 'git reset --merge'
  cmd_merge(): Parse options before checking MERGE_HEAD
  Provide 'git notes get-ref' to easily retrieve current notes ref
  git notes merge: Add testcases for merging notes trees at different fanouts
  git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"
  git notes merge: --commit should fail if underlying notes ref has moved
  git notes merge: List conflicting notes in notes merge commit message
  git notes merge: Manual conflict resolution, part 2/2
  git notes merge: Manual conflict resolution, part 1/2
  Documentation: Preliminary docs on 'git notes merge'
  git notes merge: Add automatic conflict resolvers (ours, theirs, union)
  git notes merge: Handle real, non-conflicting notes merges
  builtin/notes.c: Refactor creation of notes commits.
  git notes merge: Initial implementation handling trivial merges only
  builtin/notes.c: Split notes ref DWIMmery into a separate function
  notes.c: Use two newlines (instead of one) when concatenating notes
  (trivial) t3303: Indent with tabs instead of spaces for consistency
  notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
  notes.h/c: Allow combine_notes functions to remove notes
  notes.c: Reorder functions in preparation for next commit
  ...

Conflicts:
	builtin.h
2010-12-08 11:24:12 -08:00
..
2010-12-01 16:41:13 -08:00
2010-11-29 17:52:32 -08:00
2010-11-15 10:05:44 -08:00
2010-11-24 15:55:19 -08:00
2010-11-24 15:55:19 -08:00
2010-10-21 17:16:10 -07:00
2010-12-03 16:13:06 -08:00
2010-08-31 16:23:31 -07:00
2010-11-24 15:55:19 -08:00
2010-11-15 09:58:13 -08:00
2010-10-06 10:46:05 -07:00
2010-12-03 16:13:06 -08:00
2010-11-24 15:55:19 -08:00
2010-12-08 11:24:12 -08:00
2010-11-15 10:04:43 -08:00
2010-12-08 11:24:12 -08:00
2010-08-12 18:07:09 -07:00
2010-11-24 15:55:19 -08:00
2010-09-03 09:43:41 -07:00
2010-11-17 15:01:00 -08:00
2010-11-15 10:04:43 -08:00
2010-11-15 10:04:43 -08:00
2010-11-15 10:05:54 -08:00