46 Révisions (98cdca9b5a830f1c2ceca52379d662a68109d43e)

Auteur SHA1 Message Date
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings il y a 4 ans
  Matthias Sohn c130e5e708 Avoid sign extension when comparing mtime with Instant#getEpochSecond il y a 4 ans
  David Pursehouse 72ae089206 Fix NarrowingCompoundAssignment warnings from Error Prone il y a 4 ans
  Matthias Sohn d8d9427277 Use Instant for smudge time in DirCache and DirCacheEntry il y a 4 ans
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling il y a 4 ans
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords il y a 6 ans
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists il y a 6 ans
  Matthias Sohn c281692c06 Fix javadoc in org.eclipse.jgit dircache package il y a 6 ans
  Shawn Pearce 73eb32be82 RefTree: Store references in a Git tree il y a 8 ans
  Shawn Pearce b71ba69410 DirCacheEditor: Replace file-with-tree and tree-with-file il y a 8 ans
  Shawn Pearce 2d011cd648 DirCacheBuilder: Speed up reading from trees il y a 8 ans
  Shawn Pearce 45cc76524b DirCache: Fix bad code formatting il y a 8 ans
  Shawn Pearce 761814fe9c DirCacheEntry: Speed up creation by avoiding string cast il y a 8 ans
  Shawn Pearce 8d36fa343c DirCache: Refuse to read files with invalid paths il y a 9 ans
  Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath il y a 9 ans
  Shawn Pearce 98c75a7ca2 Fix two nits about DirCacheEntry constructors il y a 9 ans
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks il y a 10 ans
  Matthias Sohn 0401d3eb47 Fix some wrong @since 3.3 tags which should be @since 3.4 il y a 10 ans
  Christian Halstrick 8c8bbda3fb Add a missing @since tag il y a 10 ans
  Marc Strapetz c5dfc2317c DirCacheEntry: access to raw path il y a 11 ans
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such il y a 11 ans
  Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 il y a 11 ans
  Robin Stocker ad52ec5207 StashCreateCommand: Abort in case of unmerged paths il y a 11 ans
  Robin Rosenberg 9570e0d4a9 Refactor detection of Windows platform to SystemReader il y a 11 ans
  Robin Rosenberg 1953ae6aee Smudge index entries on first write (too), as well when reading il y a 12 ans
  Kevin Sawicki e4effd25c5 Remove unnecessary boxing SuppressWarnings annotation il y a 12 ans
  Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout il y a 12 ans
  Robin Rosenberg 9c5b31703f Enable large file support il y a 12 ans
  Robin Rosenberg 95ed300b04 Enable DirCacheEntry's copyMetaData to not copy stage info il y a 12 ans
  Robin Rosenberg bf33a6eeed Hide two warnings about boxing il y a 12 ans
  Robin Rosenberg 95d311f888 Move JGitText to an internal package il y a 12 ans
  Matthias Sohn 899a3ccf6d Implement DirCacheEntry.toString() to ease debugging il y a 12 ans
  Marc Strapetz bf81119e62 DirCacheEntry: accessors for cached creation time (CTIME) il y a 12 ans
  Marc Strapetz 253b36d27a Partial support for index file format "3". il y a 13 ans
  Marc Strapetz 2eb5426aa9 DirCacheEntry: UPDATE_NEEDED should be in-core flag. il y a 13 ans
  Shawn O. Pearce edd8029558 Add setLength(long) to DirCacheEntry il y a 13 ans
  Christian Halstrick c98d97731b Smudge racily clean index entries by truncating length (like git.git) il y a 14 ans
  Matthias Sohn b8f2bb7d2a Add support for updateNeeded flag in DirCacheEntry il y a 14 ans
  Stefan Lay 311da9b211 Fix comparison of nanoseconds il y a 14 ans
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit il y a 14 ans
  Shawn O. Pearce 29b8fa84e6 Don't allow DirCacheEntry with mode of 0 il y a 14 ans
  Shawn O. Pearce 329abf7212 Disallow creating invalid DirCacheEntry records il y a 14 ans
  Robin Rosenberg d4e7b70606 Move pure IO utility functions to a utility class of its own. il y a 14 ans
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org il y a 14 ans