Merge branch 'jk/notes-ui-updates'
commit23f536cf6236bf2a29026fea52c6bf7624b6485d
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 May 2011 22:58:50 +0000 (2 15:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 May 2011 22:58:50 +0000 (2 15:58 -0700)
tree2738ba07faa16941f0d0d5dbc19ec39821920754
parenta75c3523d35144934e97f2660401e05b36ef8083
parent3925b575687f64d49bd777ba6f64557a56b838b6
Merge branch 'jk/notes-ui-updates'

* jk/notes-ui-updates:
  contrib/completion: --notes, --no-notes
  log/pretty-options: Document --[no-]notes and deprecate old notes options
  revision.c: make --no-notes reset --notes list
  revision.c: support --notes command-line option
  notes: refactor display notes default handling
  notes: refactor display notes extra refs field
  revision.c: refactor notes ref expansion
  notes: make expand_notes_ref globally accessible
builtin/notes.c
contrib/completion/git-completion.bash
t/t3301-notes.sh