提交历史

作者 SHA1 备注 提交日期
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible 6 年之前
  Artur Ryt f3534386b5 Prefer front/back/data over dereferencing begin/rbegin iter 6 年之前
  Brad King bcec7d0778 Merge topic 'copyfile-stdstring' 6 年之前
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' 6 年之前
  Vitaly Stakhovsky c31b6e616d cmSystemTools: copy file member functions accept std::string params 6 年之前
  Brad King 40745ad35a Merge topic 'cmake-files-directory' 6 年之前
  Brad King c18fc30d1a Merge topic 'renamefile-string' 6 年之前
  Brad King a5f7652fb9 Merge topic 'revert-file-alt-httpauth' 6 年之前
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions 6 年之前
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 年之前
  Brad King 646eedcfcb Revert "file: Allow DOWNLOAD/UPLOAD using alternate authentication methods" 6 年之前
  Vitaly Stakhovsky 9e5c13738b cmSystemTools::RenameFile: Accepts std::string args 6 年之前
  Bruno Manganelli 3e867ed400 cmake: inlined files dir constant and removed it from cmake.h 7 年之前
  Tushar Maheshwari 0f08ed8936 cmSystemTools: Silence CreateLink and CreateSymlink errors 6 年之前
  Tushar Maheshwari 81650e488c cmFileCommand: Add CREATE_LINK subcommand 6 年之前
  Brad King bd54cc774a Merge topic 'semi-warnings' 6 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Sean McBride b056bc3425 Fix most clang -Wextra-semi-stmt warnings in C++ files 6 年之前
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 6 年之前
  Bruno Manganelli 5bcfe98bd5 Source: Fix various compiler warnings in Visual Studio 2017 6 年之前
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 年之前
  Kyle Edwards 31840e363f file: Fix formatting of error in SIZE sub-command 6 年之前
  Kyle Edwards 98a39be6cf file: Add READ_SYMLINK sub-command 6 年之前
  Brad King 5daf7d92f8 Merge topic 'file-size' 6 年之前
  Wouter Klouwen 12b471e828 file: add SIZE option 7 年之前
  Regina Pfeifer ce2570b207 clang-tidy: Enable checks from bugprone set 7 年之前
  Regina Pfeifer 5731ec30f0 clang-tidy: fix warnings from version 7 7 年之前
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 年之前
  Kyle Edwards 5e61b79b82 install: Set permissions on directories created by install(DIRECTORY) 7 年之前
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 年之前