56 Commits (162a5c4c89b289af3755a2f26843cdf908e93c50)

Author SHA1 Message Date
  Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) 10 years ago
  Christian Halstrick af40635aba Fix handling of file/folder conflicts during a checkout 10 years ago
  Robin Rosenberg 98bc384d2b testMaliciousPathEmpty fails on Windows 10 years ago
  Robin Stocker 02bd26e5a6 ResetCommand: Allow reset on unborn branch when ref not specified 10 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
  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 Stocker 51c20b27ac DirCacheCheckout: Fix handling of files not in index 11 years ago
  Robin Rosenberg 9570e0d4a9 Refactor detection of Windows platform to SystemReader 11 years ago
  Robin Rosenberg f5ef963acd Refactor detection of OS X to SystemReader 11 years ago
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. 11 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
  Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout 12 years ago
  Robin Rosenberg 95ed300b04 Enable DirCacheEntry's copyMetaData to not copy stage info 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 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 76dd9d1d46 Support more of AutoCRLF 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 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 12 years ago
  Robin Rosenberg 2bb8da0405 cleanup: Reuse local variable for current DirCacheEntry 12 years ago
  Matthias Sohn 1067f82f56 Reuse ObjectReader for all objects touched during checkout 12 years ago
  Tomasz Zarna e15037b3c7 Merge doesn't remove empty folders 13 years ago
  Jens Baumgart eb46d7ffdc DirCacheCheckout: unlock DirCache in case of failure 13 years ago
  Robin Rosenberg 5f22d67270 Ignore submodule commits during checkout 13 years ago
  Shawn O. Pearce d72b932853 Remove deprecated WorkDirCheckout 13 years ago
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
  Matthias Sohn 9ec97688b9 Do not create files to be updated before checkout of DirCache entry 13 years ago
  Matthias Sohn 91af19de56 Hard reset should not report conflict on untracked file 13 years ago
  Christian Halstrick 0d7dd6625a Make sure not to overwrite untracked not-ignored files 13 years ago
  Christian Halstrick 4cba86bfea Refactor and comment complicated if statements 13 years ago
  Robin Rosenberg e43887b69e Fix misc spelling errors in comments and method names 13 years ago
  Mathias Kinzler 73f36aa8f7 DirCacheCheckout: fix getToBeDeleted() 13 years ago
  Shawn O. Pearce 11fd0fe03a Clarify WorkingTreeOptions and filemode usage 13 years ago
  Christian Halstrick e3881de258 Removed unread parameters 13 years ago
  Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk 13 years ago
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value 13 years ago
  Shawn O. Pearce 61db0e4787 Fix checking out large files 13 years ago
  Christian Halstrick da1ea27fa2 Fixed checkouts when HEAD is ignored 13 years ago
  Christian Halstrick 484807e82b Added one-tree constructor to DirCacheCheckout 13 years ago
  Lluis Sanchez 3b4dcb3c02 Fix null ref exception in DirCacheCheckout 13 years ago