author | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Feb 2009 07:50:09 +0000 (23:50 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Feb 2009 07:50:09 +0000 (23:50 -0800) |
* maint-1.6.0:
User-manual: "git stash <comment>" form is long gone
add test-dump-cache-tree in Makefile
fix typo in Documentation
apply: fix access to an uninitialized mode variable, found by valgrind
User-manual: "git stash <comment>" form is long gone
add test-dump-cache-tree in Makefile
fix typo in Documentation
apply: fix access to an uninitialized mode variable, found by valgrind
1 | 2 | |||
---|---|---|---|---|
Documentation/technical/api-strbuf.txt | patch | | diff1 | | diff2 | | blob | history |
Documentation/user-manual.txt | patch | | diff1 | | diff2 | | blob | history |
Makefile | patch | | diff1 | | diff2 | | blob | history |
builtin-apply.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/technical/api-strbuf.txt
Simple merge
diff --cc Documentation/user-manual.txt
Simple merge
diff --cc Makefile
Simple merge
diff --cc builtin-apply.c
Simple merge