author | Junio C Hamano <gitster@pobox.com> | |
Mon, 2 May 2011 22:58:50 +0000 (15:58 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 2 May 2011 22:58:50 +0000 (15:58 -0700) | ||
commit | 23f536cf6236bf2a29026fea52c6bf7624b6485d | |
tree | 2738ba07faa16941f0d0d5dbc19ec39821920754 | tree | snapshot |
parent | a75c3523d35144934e97f2660401e05b36ef8083 | commit | diff |
parent | 3925b575687f64d49bd777ba6f64557a56b838b6 | commit | diff |
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
* 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 | diff1 | | diff2 | | blob | history |
contrib/completion/git-completion.bash | diff1 | | diff2 | | blob | history |
t/t3301-notes.sh | diff1 | | diff2 | | blob | history |