]> git.donarmstrong.com Git - debbugs.git/commit
[project @ 2005-10-06 03:40:32 by ajt]
authorajt <>
Thu, 6 Oct 2005 10:40:32 +0000 (02:40 -0800)
committerajt <>
Thu, 6 Oct 2005 10:40:32 +0000 (02:40 -0800)
commit0df739776d31ef72e1022afccb8ea8f7c6824818
tree2a711f32581c3cf373d77e0bc64a7173b168e1a1
parentc277a2a3ce76a68c4d59c4027487695a064c7d1d
[project @ 2005-10-06 03:40:32 by ajt]
add usertags support
darcs changelog:
  * make "+" optional in usertag command
  * look at usertags as well as normal tags when doing a tag=xxx query
  * first pass at usertag setting for service
  * refactor the logic for changing usertags
  * store bugs in sorted order
  * store Bugs: field in Tag: stanza as many lines
  * fix up "user" handling in control@
  * fix variable name in Debbugs::User
  * initial support for user setting in service
  * make Debbugs::User a proper module, first pass
  * switch from require to use for Debbugs::User
  * make usertags a pkgreport parameter
  * first pass at usertags support
Debbugs/User.pm [new file with mode: 0644]
cgi/common.pl
cgi/pkgreport.cgi
scripts/errorlib.in
scripts/process.in
scripts/processall.in
scripts/service.in