Commit Graph

3 Commits

Author SHA1 Message Date
Junio C Hamano
82eebc138f Merge branch 'sb/notes-parse-opt' into next
* sb/notes-parse-opt:
  notes: rework subcommands and parse options

Conflicts:
	builtin/notes.c
2010-03-24 16:56:16 -07:00
Junio C Hamano
3329361241 Merge branch 'tr/notes-display' into next
* tr/notes-display:
  git-notes(1): add a section about the meaning of history
  notes: track whether notes_trees were changed at all
  notes: add shorthand --ref to override GIT_NOTES_REF
  commit --amend: copy notes to the new commit
  rebase: support automatic notes copying
  notes: implement helpers needed for note copying during rewrite
  notes: implement 'git notes copy --stdin'
  rebase -i: invoke post-rewrite hook
  rebase: invoke post-rewrite hook
  commit --amend: invoke post-rewrite hook
  Documentation: document post-rewrite hook
  Support showing notes from more than one notes tree
  test-lib: unset GIT_NOTES_REF to stop it from influencing tests

Conflicts:
	git-am.sh
	refs.c
2010-03-15 01:32:59 -07:00
Junio C Hamano
320aa74d1d Merge branch 'lt/deepen-builtin-source' into next
* lt/deepen-builtin-source:
  Move 'builtin-*' into a 'builtin/' subdirectory

Conflicts:
	Makefile
2010-02-25 23:24:11 -08:00