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) |
* 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
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
1 | 2 | |||
---|---|---|---|---|
builtin/notes.c | patch | | diff1 | | diff2 | | blob | history |
contrib/completion/git-completion.bash | patch | | diff1 | | diff2 | | blob | history |
t/t3301-notes.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin/notes.c
Simple merge
diff --cc contrib/completion/git-completion.bash
Simple merge
diff --cc t/t3301-notes.sh
Simple merge