2009/6/19 Darren Salt <[email protected]> > > I demand that Santi Béjar may or may not have written... > > > 2009/6/19 Darren Salt <[email protected]> > >> I demand that Santi may or may not have written... > >>> When KMS (kernel mode setting) is used the output names have > >>> a number in the end (VGA1 and LVDS1). > >>> --- > >>> at the end I haven't quoted shell variable to follow how it is quoted > >>> in other scripts. > [snip "should quote variables", untrusted input] > >> Committed anyway. > > > I don't know what you used to apply my patch but the summary file got lost. > > I used the format used normally in git, and "git am <mbox>" should do it. > > I see no problem; AFAICS, everything which is required is present. >
$ git show 17725af45e40cf5c1c836c0c76eb540a2e83b3c1 commit 17725af45e40cf5c1c836c0c76eb540a2e83b3c1 Author: Santi Béjar <[email protected]> Date: Sun Jun 14 00:20:11 2009 When KMS (kernel mode setting) is used the output names have a number in the end (VGA1 and LVDS1). while I intended that it would be: commit 17725af45e40cf5c1c836c0c76eb540a2e83b3c1 Author: Santi Béjar <[email protected]> Date: Sun Jun 14 00:20:11 2009 vga-toggle: Add support for KMS When KMS (kernel mode setting) is used the output names have a number in the end (VGA1 and LVDS1). the summary line (vga-toggle...) is not present. It is not essencial but makes the shortlog (of gitweb) incomplete as it only presents: When KMS (kernel mode setting) is used the output names... instead of: vga-toggle: Add support for KMS that makes more sense. Santi _______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
