提交历史

作者 SHA1 备注 提交日期
  Tatsuhiro Tsujikawa 934c185e79 Updated Event Hook. 15 年之前
  Tatsuhiro Tsujikawa 4747c3a2da Added Hook Event subsection and described about COMMAND specified in 15 年之前
  Tatsuhiro Tsujikawa c1a130fdf5 Updated doc for --save-session. 15 年之前
  Tatsuhiro Tsujikawa 044e6df7ac Updated man page for --on-download-start. Mentioned about 2 new 15 年之前
  Tatsuhiro Tsujikawa adcfffeccb Fixed arithmetic exception when completedLength is 0. 15 年之前
  Tatsuhiro Tsujikawa f3e89651a8 Return true if completedLength is 0. 15 年之前
  Tatsuhiro Tsujikawa c5ef9dadbd Pass the number of requested files as 2nd argument to the command specified in 15 年之前
  Tatsuhiro Tsujikawa 0cdfc3d104 Call RequestGroupMan::removeStoppedGroup() in 15 年之前
  Tatsuhiro Tsujikawa 567b424907 Pass first filename as 2nd argument to command specified by 15 年之前
  Tatsuhiro Tsujikawa c03ab007a3 Throw exception when unrecognized URI, bad Metalink or bad .torrent 15 年之前
  Tatsuhiro Tsujikawa c81dcd80ea Removed 3rd argument auxUris of createBtMagnetRequestGroup(). 15 年之前
  Tatsuhiro Tsujikawa f9a6697352 Fixed compile error without ssl library. 15 年之前
  Tatsuhiro Tsujikawa 8f39257fd5 Added aria2c bash_completion. 15 年之前
  Tatsuhiro Tsujikawa 0a2b1660fa Removed DownloadContext::dir_. Use PREF_DIR value instead. 15 年之前
  Tatsuhiro Tsujikawa 479f71efaf Bump up version number to 1.10.7 15 年之前
  Tatsuhiro Tsujikawa 7a3faa625b Check a2x, asciidoc presence and only build documents when they are 15 年之前
  Tatsuhiro Tsujikawa 816be74e61 Generate man pages, its HTML version and README.html by make. 15 年之前
  Tatsuhiro Tsujikawa 3ee6784b76 Made `make distcheck' pass. 15 年之前
  Tatsuhiro Tsujikawa 7ac1f17d56 Added missing error_code.h to Makefile.am 15 年之前
  Tatsuhiro Tsujikawa 85d0a9b740 Updated EXIT STATUS section. 15 年之前
  Tatsuhiro Tsujikawa f0f4f8f703 Added more error code values. 15 年之前
  Tatsuhiro Tsujikawa 6bc215fcec Add groupToAdd to requestGroups_ even if exception is thrown in 15 年之前
  Tatsuhiro Tsujikawa 378ba26ed3 Updated doc 15 年之前
  Tatsuhiro Tsujikawa a0139e3e08 Call RequestGroup::setLastError in 15 年之前
  Tatsuhiro Tsujikawa d5b6ec8621 Call RequestGroup::setLastError when exception is caught while 15 年之前
  Tatsuhiro Tsujikawa f5a9448cf1 Moved setLastError call before if(req_) {... 15 年之前
  Tatsuhiro Tsujikawa ce6eb592da Added Exception ctor which takes both errNum and errorCode. 15 年之前
  Tatsuhiro Tsujikawa e8f3592314 Removed include of cerrno from Exception.h 15 年之前
  Tatsuhiro Tsujikawa 476ba70a9f Moved errorCode_ from RecoverableException to Exception and added errorCode to 15 年之前
  Tatsuhiro Tsujikawa 45fde1adaf Cleaned up Exception constructors. 15 年之前