On Mon, Mar 26, 2012 at 04:16:30PM -0700, Junio C Hamano wrote: > Here is what I came up with after looking at the result of this pull. > Could you eyeball it? > > Thanks. > > diff --git a/Documentation/RelNotes/1.7.10.txt b/Documentation/RelNotes/1.7.10.txt > index 11b0b10..e1f493c 100644 > --- a/Documentation/RelNotes/1.7.10.txt > +++ b/Documentation/RelNotes/1.7.10.txt > @@ -46,6 +46,14 @@ Updates since v1.7.9 > UI, Workflows & Features > > * various "gitk" updates. > + - show the path to the top level directory in the window title > + - update preference edit dialog > + - pathspecs like "gitk -- .", "gitk -- ..\t" did not work well This sounds a bit awkward, how about: + - display file list correctly when directories are given on command line or something like that? > + - make "git-describe" output in the log message into a clickable link > + - avoid matching the UNIX timestamp part when searching all fields > + - give preference to symboic font names like sans & monospace > + - allow comparing two commits using a mark > + - "gitk" honors log.showroot configuration. > > * Teams for localizing the messages from the Porcelain layer of > commands are starting to form, thanks to Jiang Xin who volunteered Other than that, looks fine. Paul. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html