]> git.donarmstrong.com Git - debbugs.git/commit
[project @ 2005-08-10 01:39:45 by cjwatson]
authorcjwatson <>
Wed, 10 Aug 2005 08:39:45 +0000 (00:39 -0800)
committercjwatson <>
Wed, 10 Aug 2005 08:39:45 +0000 (00:39 -0800)
commit7730ab1adda1bfa83a522062e542d1facb273dd3
tree69b6091fa11bf3a0af653a08e3ff7157184ea453
parent0a04478d40aeca91739679559f9e9cd04a394ba2
[project @ 2005-08-10 01:39:45 by cjwatson]
Add an allstates() method, which returns the versionwise state of the bug
at every known version at once. The answer to whether this is more
efficient than just calling buggy() for every version you're interested in
is roughly "it depends".
Debbugs/Versions.pm