author | Junio C Hamano <gitster@pobox.com> | |
Fri, 6 Feb 2009 03:40:39 +0000 (19:40 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 6 Feb 2009 03:40:39 +0000 (19:40 -0800) |
* js/notes:
git-notes: fix printing of multi-line notes
notes: fix core.notesRef documentation
Add an expensive test for git-notes
Speed up git notes lookup
Add a script to edit/inspect notes
Introduce commit notes
Conflicts:
pretty.c
git-notes: fix printing of multi-line notes
notes: fix core.notesRef documentation
Add an expensive test for git-notes
Speed up git notes lookup
Add a script to edit/inspect notes
Introduce commit notes
Conflicts:
pretty.c
1 | 2 | |||
---|---|---|---|---|
.gitignore | patch | | diff1 | | diff2 | | blob | history |
Documentation/config.txt | patch | | diff1 | | diff2 | | blob | history |
Makefile | patch | | diff1 | | diff2 | | blob | history |
cache.h | patch | | diff1 | | diff2 | | blob | history |
commit.c | patch | | diff1 | | diff2 | | blob | history |
pretty.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc .gitignore
Simple merge
diff --cc Documentation/config.txt
Simple merge
diff --cc Makefile
Simple merge
diff --cc cache.h
Simple merge
diff --cc commit.c
Simple merge