コミット履歴

作者 SHA1 メッセージ 日付
  Sandro Tosi c0ce9b6e92 'Control' pseudo-header can be repeated/present multiple times in the report; Closes: #687679 9 年 前
  Sandro Tosi b86543ed9c PEP8-fied the source code (except for "line too long", which we ignore) 10 年 前
  Sandro Tosi 16bddc75b1 Improve test_bts791577 10 年 前
  Sandro Tosi 4679f26e15 correctly identify conffiles marked as obsolete; thanks to Jakub Wilk for the report; Closes: #791577 10 年 前
  Sandro Tosi 435307f1fc support LANG declined Description-xx field in package information; thanks to Robert Luberda for the report; Closes: #683116 10 年 前
  Sandro Tosi 0f09bcf95e include init system information in bug reports; thanks to Yves-Alexis Perez for the report and debian-devel ml for suggestions and inputs; Closes #741930 10 年 前
  Sandro Tosi 0066f88947 don't split multiarch information on multiple lines; thanks to James Cowgill for the report; Closes: #759690 10 年 前
  Sandro Tosi 92cebe4296 check for valid (as per Policy) package name while handling WNPP; thanks to Paul Wise for the report; Closes: #748719 11 年 前
  Michael Stapelberg 3061cce8b7 implement support for attachments in bugscripts 11 年 前
  Sandro Tosi a91b4ead3d correctly report the installation status for each dependency packages, not just the last status applied to each pkgs; thanks to Piotr Engelking for the report; Closes: #657753 13 年 前
  Sandro Tosi 9939d35f91 remove tailing white spaces from dependencies list; thanks to Nelson A. de Oliveira for the report and patch; Closes: #650659 13 年 前
  Sandro Tosi c7413a591c Bugscripts can now generate headers and pseudo-headers to be included into the bug report, refer to README.developers for additional details; thanks to Niels Thykier for the report; Closes: #611341 13 年 前
  Sandro Tosi 0ea48fa379 Implement a new --envelope-from cli option (and the corresponding one in the configuration file), to allow to select the Envelope From (aka Return-path) mail header different than the default, the From address. It reverts the change in #614879; thanks to Kevin Locke for the report and discussion; Closes: #640249 13 年 前
  Sandro Tosi 8d86cbe2a1 report bug using the "Source" pseudo-header, if we've detected it's a source package (either by using --src cli option or by selecting the source pkg in the menu); thanks to Julian Andres Klode for the report; Closes: #644194 13 年 前
  Sandro Tosi 402494c7fd support claws-mail MUA; thanks to David Paleino for the report and patch; Closes: #532082 14 年 前
  Sandro Tosi d08ffbdaf5 complete coverage of utils.parse_config_files() 14 年 前
  Sandro Tosi dbd9cb001a use a POSIX lexer to parse configuration files so that escaping double quotes for 'realname' can be parsed correctly; thanks to Paul "TBBle" Hampson for the report; Closes: #579891 14 年 前
  Sandro Tosi e1a8b412ed make get_report() return the Bugreport instance, containing all the bug information; now the UI does the visualization part, and we just pass objects around storing the info the UI will extract and display; implicitly Closes: #571983 14 年 前
  Sandro Tosi c55ea24b6a automatically select the package for the running kernel if selecting 'kernel' or 'linux-image' packages; thanks to Ben Hutchings for the report; Closes: #619870 14 年 前
  Sandro Tosi eb049967aa the followup information must be an integer: try to convert it or raise an exception; prevents a crash when following-up to an existing report using GTK+ UI; thanks to all the reporters; Closes: #619801 14 年 前
  Sandro Tosi 0ac3ed0ae0 unittests are now (for real) in test/ 14 年 前
  Sandro Tosi 669bd955a4 renamed tests directory to 'tests' 15 年 前
  Sandro Tosi 0ace4161cc completely rewritten test suite 15 年 前