]> git.donarmstrong.com Git - bugscan.git/history
bugscan.git
2007-06-17 Steinar H. GundersonMerge from mainline.
2007-06-17 Steinar H. GundersonChanged the default suite tags, after Debconf 7 discussion.
2007-04-10 Debian BTSMore fixes for etch as stable.
2007-04-10 Debian BTSEtch is out! Switch to etch/lenny as current/next.
2007-04-10 Debian BTSMove stuff back into their original places.
2007-03-31 Steinar H. GundersonAdd a page listing only the bugs relevant for stable.
2007-03-22 Steinar H. Gunderson"I" can stand for both sarge- and etch-ignore.
2007-03-22 Steinar H. GundersonSmall simplification.
2007-03-22 Steinar H. GundersonGlobal code style change.
2007-03-22 Steinar H. GundersonExplain the blue line.
2007-03-22 Steinar H. GundersonRemove an obsolete explanation for how the testing...
2007-03-22 Steinar H. GundersonMake bugreport output meaningful stuff again.
2007-03-22 Steinar H. GundersonFix an error in the non-HTML output of bugreport.
2007-03-22 Steinar H. GundersonSmall simplification in bugcounts.
2007-03-22 Steinar H. GundersonRemove some traces of %exclude.
2007-03-22 Steinar H. GundersonHonor the sarge-ignore tag again, now that we have...
2007-03-22 Steinar H. GundersonChange the format of the status file to be something...
2007-03-22 Steinar H. Gunderson%exclude isn't used either, so drop it.
2007-03-22 Steinar H. Gunderson%premature is not in use. Kill.
2007-03-22 Steinar H. GundersonStore taginfo and relinfo in a hash instead of a string...
2007-03-20 Steinar H. GundersonMove the counts around a bit.
2007-03-20 Steinar H. GundersonCount RC bugs in stable.
2007-03-11 Steinar H. Gundersondebbugs now checks the package presence for us, so...
2007-03-11 Steinar H. GundersonFix silly bug that caused sections to always be printed...
2007-03-11 Steinar H. GundersonFix a few warnings that surfaced once we stopped ignori...
2007-03-11 Steinar H. GundersonRemove the tests for "not in testing"; they are no...
2007-03-11 Steinar H. GundersonCheck that a package is really present in a distributio...
2007-03-10 Steinar H. GundersonRemove old NMU-related code that hasn't been useful...
2007-03-10 Steinar H. GundersonRemove more junk.
2007-03-10 Steinar H. GundersonUse @bugcfg::architectures (and fix that) instead of...
2007-03-10 Steinar H. GundersonRemove an few unneeded configuration variables.
2007-03-10 Steinar H. GundersonRemove more nonUS traces.
2007-03-10 Steinar H. GundersonWeed out more traces of the comment system, and restore...
2007-03-10 Steinar H. GundersonUse stat instead of ls for finding times.
2007-03-10 Steinar H. GundersonUpdate the "second set of tags" for the e-mail too.
2007-03-10 Steinar H. GundersonVersion tracking is quite pervasive now, so update...
2007-03-10 Steinar H. GundersonKill the comments stuff; it hasn't been used for ages.
2007-03-10 Steinar H. Gundersonnon-US is no more, really; remove it.
2007-03-10 Steinar H. GundersonApply the "default testing/unstable/experimental" tags...
2007-03-10 Steinar H. GundersonMove testing.html from debian/ to other/.
2007-03-10 Steinar H. GundersonCare about the open/closed status for pseudopackages.
2007-03-10 Steinar H. GundersonThe section for pseudopackages is pseudo, not other...
2007-03-10 Steinar H. GundersonFix some warnings, and don't let (non-tagged) pseudopac...
2007-03-10 Steinar H. GundersonIgnore the versioning information for pseudopackages.
2007-03-10 Steinar H. Gundersondebbugs now supports an arch list to bug_presence,...
2007-03-10 Steinar H. GundersonThe "only in testing" page should be under "Everything...
2007-03-09 Steinar H. GundersonIgnore bugs on hurd-i386 and m68k. This moves a bit...
2007-03-08 Steinar H. GundersonThe "only applicable to testing" bug page should list...
2007-03-08 Steinar H. GundersonMore nvi cleanup.
2007-03-08 Steinar H. GundersonMore nvi cleanups.
2007-03-08 Steinar H. GundersonFix typo; Verizon has nothing to do with this :-)
2007-03-08 Steinar H. GundersonAdjust to the now-official bug presence code.
2007-03-08 Steinar H. GundersonUpdate dohtml to reflect that we use versioning informa...
2007-03-08 Steinar H. GundersonUnbreak bugdiff wrt. the new structures, and fix a...
2007-03-08 Steinar H. GundersonFix bugdiff so it works post-strict.
2007-03-07 Steinar H. GundersonTurn of the debbugs warnings from check_bug_presence.
2007-03-07 Steinar H. GundersonA bit less repeated code, replaced by a for loop.
2007-03-07 Steinar H. GundersonUse the now split-out (in my branch) debbugs functions...
2007-03-07 Steinar H. GundersonDrop the warnings from the bugscan main script; the...
2007-03-07 Steinar H. Gundersonnvi...
2007-03-07 Steinar H. GundersonOops, a bug there in the space-to-array conversion.
2007-03-07 Steinar H. GundersonMore nvi cleaning.
2007-03-07 Steinar H. GundersonRevert nvi brokenness AGAIN.
2007-03-07 Steinar H. GundersonFix yet more warnings.
2007-03-07 Steinar H. GundersonFix a syntax error.
2007-03-07 Steinar H. GundersonThere's no need for %packagelist to be a space-delimite...
2007-03-07 Steinar H. GundersonFix yet more warnings that arrived with the strictness.
2007-03-07 Steinar H. GundersonAdjust better to Getopt::Std oddnesses.
2007-03-07 Steinar H. Gundersonstrictify bugcounts, so it works.
2007-03-07 Steinar H. GundersonStop reading an NMU file that no longer exists.
2007-03-07 Steinar H. GundersonMore strictifying.
2007-03-07 Steinar H. GundersonFix some scoping issues.
2007-03-07 Steinar H. Gundersonstrictify bugscan and scanlib.pm.
2007-03-07 Steinar H. GundersonStart work on use strict/warnings; start with bugcfg.
2007-03-07 Steinar H. GundersonSlight optimization/simplification.
2007-03-07 Steinar H. Gundersonchmod +x get-version
2007-03-07 Steinar H. GundersonAdd more ignores.
2007-03-07 Steinar H. GundersonFix the HTML path.
2007-03-07 Steinar H. GundersonFix a few typos that prevented the understanding of...
2007-03-07 Steinar H. Gundersonget_status now returns a scalar and not a hash, so...
2007-03-07 Steinar H. GundersonPull in more of the logic from debbugs. Still not working.
2007-03-07 Steinar H. GundersonThe second parameter of makesourceversions is arch...
2007-03-07 Steinar H. GundersonAttempt to convert to the new versioning code in debbug...
2007-03-07 Steinar H. GundersonAdded a small script to query versions.idx for its...
2007-03-07 Steinar H. GundersonAdded ignores for the data bugscan spits out.
2007-03-07 Steinar H. GundersonVarious changes to make this run from a non-official...
2007-03-07 Steinar H. GundersonRemove the notice about the beta; we _are_ the beta :-)
2007-03-07 Steinar H. GundersonMake dohtml output a separate page for only testing...
2007-03-07 Steinar H. GundersonMake an option for listing out only bugs that are appli...
2007-03-07 Steinar H. GundersonMake parts of the HTML validating.
2007-03-07 Steinar H. GundersonMake bugscan understand BTS versioning.
2007-03-07 Steinar H. GundersonRead the newest bug format instead of the old, archaic...
2007-03-07 Steinar H. GundersonAdd information about version index location, and add...
2007-03-07 Steinar H. GundersonBe slightly more consistent about quoting.
2007-03-07 Steinar H. GundersonInitial import of official branch.