All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] support/scripts/pkg-stats: fix row/column ordering issues
@ 2022-07-28  2:14 Sen Hastings
  2022-07-28  2:14 ` [Buildroot] [PATCH 1/2] support/scripts/pkg-stats: fix duplicate package class names across rows Sen Hastings
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sen Hastings @ 2022-07-28  2:14 UTC (permalink / raw)
  To: buildroot; +Cc: Sen Hastings, Thomas Petazzoni

This patchset is essentially a revision of [3/4] and republishing of [2/4]
from the previous patchset, but is published as a new patchset.

This is because I'm not sure whether you are supposed to rev patches that
have already been committed.

Sen Hastings (2):
  support/scripts/pkg-stats: fix rows with duplicate package class names
  support/scripts/pkg-stats: fixed sortGrid() performance

 support/scripts/pkg-stats | 169 ++++++++++++++++++++------------------
 1 file changed, 91 insertions(+), 78 deletions(-)

-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-07-28  7:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-28  2:14 [Buildroot] [PATCH 0/2] support/scripts/pkg-stats: fix row/column ordering issues Sen Hastings
2022-07-28  2:14 ` [Buildroot] [PATCH 1/2] support/scripts/pkg-stats: fix duplicate package class names across rows Sen Hastings
2022-07-28  2:14 ` [Buildroot] [PATCH 2/2] support/scripts/pkg-stats: fixed sortGrid() performance Sen Hastings
2022-07-28  7:30 ` [Buildroot] [PATCH 0/2] support/scripts/pkg-stats: fix row/column ordering issues Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.