46 Commits (98cdca9b5a830f1c2ceca52379d662a68109d43e)

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