Histórico de Commits

Autor SHA1 Mensagem Data
  kleines Filmröllchen 5319e3a03f LibCore+Userland: Remove File::ensure_parent_directories há 3 anos atrás
  Kenneth Myhra 4a57be824c Userland+Tests: Convert File::read_link() from String to ErrorOr<String> há 3 anos atrás
  Tim Schumacher 62f0fa818d LibCore: Add File::ensure_directories() há 3 anos atrás
  Tim Schumacher 80cb44afae Everywhere: Move shared library checks into a common function há 3 anos atrás
  Andreas Kling a7f1f1c34b LibCore: Use ErrorOr<T> for Core::File::open() há 3 anos atrás
  Andreas Kling fac2550143 LibCore: Use ErrorOr<T> for Core::File::size() há 3 anos atrás
  Andreas Kling 4a2b718ba2 LibCore: Use ErrorOr<T> for Core::File::copy_file() há 3 anos atrás
  Andreas Kling c7e62d448c LibCore: Use ErrorOr<T> for Core::File::remove() há 3 anos atrás
  Andreas Kling b2170c11a4 LibCore: Use ErrorOr<T> for Core::File::link_file() há 3 anos atrás
  Leandro Pereira 73924f9416 LibCore: Add File::size() há 3 anos atrás
  Andreas Kling 13f4890c38 LibCore: Make Core::File::open() return OSError in case of failure há 4 anos atrás
  Jean-Baptiste Boric 8cc8d72619 LibCore: Implement preserve flag for file/directory copy há 4 anos atrás
  Timothy 3cc0283eac LibCore: Convert File to east-const style há 4 anos atrás
  Timothy 068802d58d LibCore: Add File method to determine absolute path há 4 anos atrás
  Timothy 3ae64c7c3d LibCore: Add File method to determine current working directory há 4 anos atrás
  Ariel Don 3289b6a887 LibCore: Implement File::is_link() há 4 anos atrás
  Timothy 60f84f3154 LibCore: Add method to leak fd from File há 4 anos atrás
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling a1a6d30b54 LibCore: Make File take String instead of StringView há 4 anos atrás
  Idan Horowitz aff774c8ac LibCore: Add Core::File is_device() helpers há 4 anos atrás
  Mițca Dumitru 919492945e LibCore: Add file management helpers to reduce code duplication há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás