120 Commits (53c8ac0c6090a6f52fa70258cc5187cacfd065ff)

Author SHA1 Message Date
  Robin Rosenberg 98bc384d2b testMaliciousPathEmpty fails on Windows 10 years ago
  Robin Stocker 02bd26e5a6 ResetCommand: Allow reset on unborn branch when ref not specified 11 years ago
  Christian Halstrick bd57789735 Make sure checkout is not deleting folders outside the workingtree 12 years ago
  Hiroshi Tomita 781b0b5735 Check parentFile is not null 11 years ago
  Christian Halstrick 4b1f368033 Make sure checkout is not deleting folders outside the workingtree 12 years ago
  Hiroshi Tomita 8e307cde56 Check parentFile is not null 11 years ago
  Robin Rosenberg edf0da9c6e File.renameTo behaves differently on Unix and Windows 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg 3cd089f04c A folder does not constitute a dirty work tree 11 years ago
  Christian Halstrick 1c4ee41dc0 Add better documentation to DirCacheCheckout 12 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Rosenberg af54f16635 DirCacheIterator: Fix reset() and back() 11 years ago
  Robin Stocker a2e691351f DirCacheEditor: Apply PathEdit for each stage 11 years ago
  Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 11 years ago
  Robin Stocker b7f5ed5612 Add Javadoc description for packages 11 years ago
  Robin Stocker ad52ec5207 StashCreateCommand: Abort in case of unmerged paths 11 years ago
  Robin Stocker 51c20b27ac DirCacheCheckout: Fix handling of files not in index 12 years ago
  Robin Rosenberg 9570e0d4a9 Refactor detection of Windows platform to SystemReader 12 years ago
  Robin Rosenberg f5ef963acd Refactor detection of OS X to SystemReader 12 years ago
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. 12 years ago
  Christian Halstrick c9e507c0b9 Improve performance of persisting an index by magnitudes 12 years ago
  Markus Duft 8672c43ae3 Make DirCacheCheckout update timestamps in the index. 12 years ago
  Robin Rosenberg 20c33e6b0c Make FS OS X detection work for OpenJDK 12 years ago
  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
  Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 12 years ago
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings 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
  Kevin Sawicki d364fb2d4f Remove null access warning in DirCacheCheckout 12 years ago
  Kevin Sawicki 014d759d35 Update example code for obtaining a locked DirCache 12 years ago
  Kevin Sawicki 0fb0e84405 Reuse existing modes and ids 12 years ago
  Christian Halstrick ed7b322186 Generate conflicts and index updates on file mode changes 12 years ago
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. 12 years ago
  Robin Rosenberg 76dd9d1d46 Support more of AutoCRLF 12 years ago
  Kevin Sawicki 656461a991 Add exception class for when locking a file fails 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
  Robin Rosenberg 2e43dcd645 Fix bad checkout behaviour when a file is removed 12 years ago
  Kevin Sawicki 565e4a06ef Add missing comment text for mergeCommitTree parameter 13 years ago
  Robin Rosenberg 1570aa9e5c Fix DirCacheEdtor.DeleteTree for empty string argument 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
  Kevin Sawicki 4005f3c693 Remove duplicate calls to DirCache.unlock on checkout 12 years ago
  Robin Rosenberg 576abf64d1 Ignore submodule on checkout instead of deleting it 13 years ago
  Robin Rosenberg 2bb8da0405 cleanup: Reuse local variable for current DirCacheEntry 13 years ago