public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] kconfig/menuconfig
@ 2005-11-21 22:37 Sam Ravnborg
  2005-11-21 22:38 ` [1/7] kconfig: fixup after Lindent Sam Ravnborg
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Sam Ravnborg @ 2005-11-21 22:37 UTC (permalink / raw)
  To: Roman Zippel, linux-kernel; +Cc: Sam Ravnborg

Hi Roman & lkml.

I have digged up a serie of patches I had for scripts/lxdialog.
The net result of the patches are much nicer look in a text-only console
(that is with no X running). Also the code becomes in some places
almost readable, using Lindent is just one part of the cure.

Description of the individual patches:

[xxx] Lindent of scripts/lxdialog (patch not posted)
[1/7] fixup after Lindent
[2/7] make lxdialog sparse clean
[3/7] introduce a common helper to simplify printing the title
[4/7] left align the menu lines
[5/7] fix indention on text-only consoles
[6/7] make menubox.c more readable using a single macro
[7/7] truncate long menu lines

All patches are pushed to the kbuild repository at kernel.org:
http://www.kernel.org/pub/scm/linux/kernel/git/sam/kbuild.git

Patched will follow as reply to this mail

This is not strictly kbuild stuff but using this repository the patches will
hit -mm for wider testing.


	Sam

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-11-21 23:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-21 22:37 [PATCH 0/7] kconfig/menuconfig Sam Ravnborg
2005-11-21 22:38 ` [1/7] kconfig: fixup after Lindent Sam Ravnborg
2005-11-21 22:38 ` [2/7] kconfig: lxdialog is now sparse clean Sam Ravnborg
2005-11-21 23:44   ` Al Viro
2005-11-21 22:39 ` [3/7] kconfig: Add print_title helper in lxdialog Sam Ravnborg
2005-11-21 22:39 ` [4/7] kconfig: Left aling menu items in menuconfig Sam Ravnborg
2005-11-21 22:40 ` [5/7] kconfig: Fix indention when using menuconfig in text-onle consoles Sam Ravnborg
2005-11-21 22:40 ` [6/7] kconfig: make lxdialog/menubox.c more readable Sam Ravnborg
2005-11-21 22:41 ` [7/7] kconfig: truncate too long menu lines in menuconfig Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox