author | Junio C Hamano <junkio@cox.net> | |
Sun, 11 Mar 2007 06:07:26 +0000 (22:07 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 11 Mar 2007 06:07:26 +0000 (22:07 -0800) |
* maint:
git.el: Retrieve commit log information from .dotest directory.
git.el: Avoid appending a signoff line that is already present.
setup_git_directory_gently: fix off-by-one error
user-manual: install user manual stylesheet with other web documents
user-manual: fix rendering of history diagrams
user-manual: fix missing colon in git-show example
user-manual: fix inconsistent use of pull and merge
user-manual: fix inconsistent example
glossary: fix overoptimistic automatic linking of defined terms
Documentation: s/seperator/separator/
Adjust reflog filemode in shared repository
git.el: Retrieve commit log information from .dotest directory.
git.el: Avoid appending a signoff line that is already present.
setup_git_directory_gently: fix off-by-one error
user-manual: install user manual stylesheet with other web documents
user-manual: fix rendering of history diagrams
user-manual: fix missing colon in git-show example
user-manual: fix inconsistent use of pull and merge
user-manual: fix inconsistent example
glossary: fix overoptimistic automatic linking of defined terms
Documentation: s/seperator/separator/
Adjust reflog filemode in shared repository
1 | 2 | |||
---|---|---|---|---|
Documentation/git-fast-import.txt | patch | | diff1 | | diff2 | | blob | history |
Documentation/user-manual.txt | patch | | diff1 | | diff2 | | blob | history |
refs.c | patch | | diff1 | | diff2 | | blob | history |
setup.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/git-fast-import.txt
Simple merge
diff --cc Documentation/user-manual.txt
Simple merge
diff --cc refs.c
Simple merge
diff --cc setup.c
Simple merge