26 Commits (875247e24b3b5cfa97cad9be3ab2766c0506c1c4)

Author SHA1 Message Date
  Kevin Sawicki dac66672df Update smudged entries when writing index 12 years ago
  Robin Rosenberg 1953ae6aee Smudge index entries on first write (too), as well when reading 12 years ago
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. 12 years ago
  Kevin Sawicki 656461a991 Add exception class for when locking a file fails 12 years ago
  Matthias Sohn 0db0476542 Fire IndexChangedEvent on DirCache.commit() 12 years ago
  Robin Rosenberg b4112c1748 Fix DirCache,getEntriesWithin for empty string arguemnt 12 years ago
  Philipp Thun e24005de2d Fix DirCache.isModified() 13 years ago
  Philipp Thun 475672866a Fix possible NPE in DirCache.isModified() 13 years ago
  Robin Rosenberg 3947bd25d9 Fix DirCache re-read. 13 years ago
  Jens Baumgart c9e4a78555 Add isOutdated method to DirCache 13 years ago
  Marc Strapetz 253b36d27a Partial support for index file format "3". 13 years ago
  Benjamin Muskalla 700b8b4514 Fixed typo in DirCache documentation 13 years ago
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows 14 years ago
  Shawn O. Pearce a1d5f5b6b5 Move DirCache factory methods to Repository 14 years ago
  Shawn O. Pearce cb9d8285ba Create NoWorkTreeException for bare repositories 14 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Shawn O. Pearce 88530a179e Start using ObjectInserter instead of ObjectWriter 14 years ago
  Shawn O. Pearce 553c2e5a42 DirCache must use getIndexFile 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Christian Halstrick b9ab040b45 Added MERGING_RESOLVED repository state 14 years ago
  Shawn O. Pearce 784b24dde1 Correctly skip over unrecognized optional dircache extensions 14 years ago
  Shawn O. Pearce 3f8fdc0325 Refactor TemporaryBuffer to support reuse in other contexts 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