커밋 기록

작성자 SHA1 메시지 날짜
  Tatsuhiro Tsujikawa b316b2cec5 clang-format 9 년 전
  rotor cefea5db5a Add a little bit of color to have a better visual of important informations 9 년 전
  Tatsuhiro Tsujikawa 25615fcb17 Add "seeder" key to tellStatus RPC response 9 년 전
  Tatsuhiro Tsujikawa b1132d6b10 make clang-format using clang-format-3.6 10 년 전
  Tatsuhiro Tsujikawa 85faafcaf2 Fix bug that progress summary is not shown timely 10 년 전
  Tatsuhiro Tsujikawa 0b48bb1dbd Use user-defined literals for time units 10 년 전
  Tatsuhiro Tsujikawa 99cd73c092 Replace timer facility with chrono lib 10 년 전
  Tatsuhiro Tsujikawa 2807258279 Use std::make_shared and make_unique where possible, part 1 11 년 전
  Nils Maier 010131161e Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always 11 년 전
  Tatsuhiro Tsujikawa 30e4077440 Add --enable-color option to enable/disable terminal color output 11 년 전
  Nils Maier 80528aa9ce Use some colors in progress reports (where available) 12 년 전
  Nils Maier 8526ceeb45 Convert to autos and ranged loops 12 년 전
  Nils Maier d8f44ef4f6 Convert most 0/NULL pointers to nullptr 12 년 전
  Tatsuhiro Tsujikawa 162c138362 BtRegistry: Use std::unique_ptr for BtObject 12 년 전
  Tatsuhiro Tsujikawa 81f46fbf92 Use CXX11_OVERRIDE 12 년 전
  Tatsuhiro Tsujikawa 6b397c8125 Use std::unique_ptr for CheckIntegrityEntry and FileAllocationEntry 12 년 전
  Tatsuhiro Tsujikawa 07d270c87e Require -std=c++11 and use std::shared_ptr instead of SharedHandle 12 년 전
  Tatsuhiro Tsujikawa d4ba562710 Implement IndexedList::iterator 12 년 전
  Nils Maier 11b9f3ebe2 Detect console with on Windows 13 년 전
  Tatsuhiro Tsujikawa 1e4f301ec1 Remove PeerStorage::getActivePeers() and add getUsedPeers() instead 12 년 전
  Tatsuhiro Tsujikawa 07bb779eb0 Faster deletion of RequestGroup and DownloadResult lists 13 년 전
  Tatsuhiro Tsujikawa b9da9d4ed3 Use 64 bits random bytes as GID 13 년 전
  Tatsuhiro Tsujikawa 2235743de3 Changed console readout, making it more compact 13 년 전
  Tatsuhiro Tsujikawa 4fdd5da27d Compact readout when more than 1 simultaneous downloads are going on 13 년 전
  Tatsuhiro Tsujikawa 2364f809c3 Code cleanup: Merged successive string literals in readout 13 년 전
  Tatsuhiro Tsujikawa bf56f3c299 Check the output file is terminal or not in ctor 13 년 전
  Tatsuhiro Tsujikawa 8566d050ff Reset stream format state 13 년 전
  Tatsuhiro Tsujikawa 21c3903af0 Simplified TransferStat struct 13 년 전
  Tatsuhiro Tsujikawa 0ecfa19925 Reworked download/upload statistics calculation 13 년 전
  Tatsuhiro Tsujikawa e2340efe27 Use std::vector instead of std::map for ContextAttribute objects 13 년 전