]> git.donarmstrong.com Git - debbugs.git/commit
[project @ 2003-09-16 20:32:12 by doogie]
authordoogie <>
Wed, 17 Sep 2003 03:32:13 +0000 (19:32 -0800)
committerdoogie <>
Wed, 17 Sep 2003 03:32:13 +0000 (19:32 -0800)
commitfd97b9e7ecdd0fb29790e726b65d105069f1306f
tree253d76a553ee1c3afaf20bca0b1657de3d17df9d
parent38fb1afbf433c9546f8d48ebf9f24b0fc320a565
[project @ 2003-09-16 20:32:12 by doogie]
* Rewrite filtering in common.pl, to make it completely generic.  Filtering
  can now work against any field.
* Rewrite grouping logic in cgi's common.pl, to make it completely generic.
  There is now no longer 2 nested loops, to do the grouping.  This makes
  adding new grouping levels simpler for the future.
cgi/common.pl
debian/changelog