summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 577e9fc)
raw | patch | inline | side by side (parent: 577e9fc)
author | Eric Wong <normalperson@yhbt.net> | |
Mon, 21 Dec 2009 10:21:33 +0000 (02:21 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Mon, 21 Dec 2009 10:32:41 +0000 (02:32 -0800) |
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Documentation/RelNotes-1.6.6.txt | patch | blob | history |
index 72df781e7d357598781c0a5e19534a0082905584..75ef0b8b9183aa9cddc423b30a0eeadd3fc053aa 100644 (file)
* "git svn" learned to read SVN 1.5+ and SVK merge tickets.
+ * "git svn" learned to recreate empty directories tracked only by SVN.
+
* "gitweb" can optionally render its "blame" output incrementally (this
requires JavaScript on the client side).