56 коммитов (bc4ed530a5f19b5dae77f3aa76369003bd6c3599)

Автор SHA1 Сообщение Дата
  Alexander Nittka bc4ed530a5 FileUtils: improve delete (Windows) 4 лет назад
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check 4 лет назад
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 лет назад
  Han-Wen Nienhuys 74bfec4112 Move KetchSystem.delay to FileUtils. 4 лет назад
  Matthias Sohn 31356f5d18 FileUtils#lastModifiedInstant should not log error if path doesn't exist 4 лет назад
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 лет назад
  Matthias Sohn 8a0ed8a004 Use FileChannel.open to touch file and set mtime to now 5 лет назад
  Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot 5 лет назад
  Thomas Wolf 965aacc7c9 Attach deletion failure reason in FileUtils.delete() 5 лет назад
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 5 лет назад
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 лет назад
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 лет назад
  Matthias Sohn 5fc1705f5b Remove deprecated FileUtils#relativize(String, String) 6 лет назад
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 6 лет назад
  Matthias Sohn fdbaa25db9 Fix javadoc in org.eclipse.jgit util packages 6 лет назад
  David Pursehouse df3a7c32a4 ConfigTest: Move pathToString to FileUtils 6 лет назад
  Hector Caballero 178c5d2f0e Add return tag 6 лет назад
  Marc Strapetz 9bb126d12d FileUtils.toPath to convert File to Path 6 лет назад
  Dan Willemsen b6fc8e2f3c RepoCommand: Add linkfile support. 7 лет назад
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 лет назад
  Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain 7 лет назад
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 7 лет назад
  Andrey Loskutov 1aafa61958 Checkout should be able to override modified symbolic links 8 лет назад
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc 8 лет назад
  Thomas Wolf d9e9015a00 Add best-effort variant of File.getCanonicalFile() 8 лет назад
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path 8 лет назад
  Andrey Loskutov d35245e906 Deprecate FileUtil and move the code to FileUtils 8 лет назад
  Matthias Sohn 3abf35bc0f Fix warnings on FileUtils.isStaleFileHandle() 8 лет назад
  Martin Fick cb08dd8b14 Add public isStaleFileHandle() API, improve detection. 8 лет назад
  Matthias Sohn 548ba66a37 Use NIO2 to implement FileUtils.rename() and expose options 9 лет назад
  Andrey Loskutov 2e5c7c5db4 Move createSymLink/readSymLink to FileUtils 8 лет назад
  Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations 9 лет назад
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding 10 лет назад
  Yuxuan 'fishy' Wang 0b15b48f74 Handle repo copyfile in bare repositories. 10 лет назад
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 лет назад
  Robin Rosenberg dd3181603e Extend the FS class for Java7 11 лет назад
  Robin Stocker 8bd1e86bb7 Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE 11 лет назад
  Robin Rosenberg d0e92885e9 Extend FileUtils.rename to common git semantics 11 лет назад
  Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed 11 лет назад
  Christian Halstrick bd5e4eabc2 Fix GC for FileRepo in case packfile renames fail 11 лет назад
  Robin Rosenberg 08d5ede281 Extend FileUtils.delete with option to delete empty directories only 11 лет назад
  Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 12 лет назад
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 лет назад
  Christian Halstrick b6d376a177 Add IGNORE_ERRORS to FileUtils.delete() 12 лет назад
  Matthias Sohn c45f2aec56 File utility for creating a new empty file 13 лет назад
  Matthias Sohn c6ca443b61 File utilities for creating directories 13 лет назад
  Matthias Sohn cbd1ecff4d Add option to skip deletion of non-existing files 13 лет назад
  Matthias Sohn e22f9552a8 Provide file utilities for file deletion 13 лет назад