39 Commits (f3ec7cf3f0436a79e252251a31dbc62694555897)

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