提交历史

作者 SHA1 备注 提交日期
  Sandro Tosi 259fe7bcb8 save a backup of the bug report, that will prevent data loss in case of crash or unexpected errors; Closes: #736214 9 年之前
  Sandro Tosi 6392d7b73f extend copyright years 9 年之前
  Sandro Tosi d7d7fc111c print the "If you want to provide additional information" text only if an email is specified in sysinfo, this prevents a crash if we are sending reports to a non-debbugs instance; Closes: #789332 9 年之前
  Sandro Tosi bf0d3a1710 dont escape a single dot line surrounded by newlines (the End-Of-Message in SMTP), it is done by sendmail() automatically; Closes: #808742 9 年之前
  Sandro Tosi 47637003ed decode email addresses when printing the recipients recap at submit time; Closes: #546914 9 年之前
  Sandro Tosi d25681df1b in paranoid mode, handle the case when the pager exists without having processed all the text we are sending and it generates a SIGPIPE; Closes: #777010, #686922 9 年之前
  Sandro Tosi b86543ed9c PEP8-fied the source code (except for "line too long", which we ignore) 10 年之前
  Sandro Tosi e861a7dec2 extend copyright years 10 年之前
  Sandro Tosi dcf2e38db2 use ui.final_message() when printing the last message and then exit 10 年之前
  Sandro Tosi 3b9cb82c89 correctly handle the case where there is not MTA or smtphost defined; Closes: #782319, #780825, #769055 10 年之前
  Sandro Tosi 372dca4610 Merge branch 'experimental' into master 10 年之前
  Sandro Tosi a7d150d66b update copyright also in the source files 11 年之前
  Sandro Tosi fbffb853b5 don't show the last menu (about how to provide additional info) if quitting or saving to file; thanks to Adrian Bunk for the report; Closes: #668838 13 年之前
  Sandro Tosi aceabb86ca properly handle ~/~user in --output cli option, expanding it to the user's homedir; thanks to Fritz Wuehler for the report; Closes: #680465 13 年之前
  Sandro Tosi 2ccba1750d Extend my copyright years to include 2012 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 7a3eca8fe4 we don't need to create an empty file under /var/tmp in case a smarthost is used; thanks to Torquil Macdonald Sørensen for the report and support in debugging; Closes: #570385 14 年之前
  Sandro Tosi 3f2bbab161 if can't write to the selected output file, then don't crash but just select a temporary file instead; thanks to David A. Parker for the report; Closes: #617636 14 年之前
  Sandro Tosi 11262a3189 don't force the Envelope-From header to the From value; thanks to Francesco Poli for the report; Closes: #614880 14 年之前
  Sandro Tosi 8e90545fca clarify message when exiting from mutt without sending 14 年之前
  Sandro Tosi 0a57ce662b when sending/writing the report fails, output the message in the UI, so also GTK+ and urwid users can see the failure and where the report is saved; thanks to Stefan Monnier for the report; Closes: #626930 14 年之前
  Sandro Tosi 7735548018 Remove all old CVS variable snippets 14 年之前
  Sandro Tosi ba066d58cb Rename reportbug/debianbts.py to reportbug/debbugs.py, pre-requisite to use python-debianbts to access BTS via SOAP 14 年之前
  Sandro Tosi e6804ae9ba improve coverage + removal of 'self-made' tests in the modules __main__ 14 年之前
  Sandro Tosi 7f0b71a140 extending my copyright information to 2011 14 年之前
  Sandro Tosi 443584e696 fixed a typo: 'receive'/'received'; thanks to Joey Hess for the report; Closes: #588198 15 年之前
  Sandro Tosi 5c259cfb07 clarify that in case no acknowledge is received, then there was an error; thanks to mpapet for the report; Closes: #575418 15 年之前
  Sandro Tosi 326685b606 in case of SMTP error when submitting the report, ask to retry or else to save the report and exit; thanks to Stuart Young for the report; Closes: #293266 15 年之前
  Sandro Tosi 52467de932 use 'draftpath' anytime a temporary file needs to be used; thanks to Vincent Lefevre for the report; Closes: #564704 15 年之前
  Sandro Tosi 7b55aa7749 extending my copyright notices to 2010 15 年之前