196 Commit (81f9c18433f9d53a64498b07c90c4fc73654d942)

Autore SHA1 Messaggio Data
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream 7 anni fa
  Christian Halstrick d97248467a Add support for built-in smudge filters 8 anni fa
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified 7 anni fa
  Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException 8 anni fa
  Christian Halstrick 0afd62efa8 Make sure to overwrite files when "reset --hard" detects conflicts 8 anni fa
  Christian Halstrick 22d7ec2971 Fix calling of clean/smudge filters from Checkout,MergeCommands 8 anni fa
  Philipp Marx 011e5da3e0 Change visibility of DirCacheTree#getObjectId to public 8 anni fa
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 anni fa
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor 8 anni fa
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] 8 anni fa
  Shawn Pearce 73eb32be82 RefTree: Store references in a Git tree 8 anni fa
  Matthias Sohn 3fc93f8a56 Rename files using NIO2 atomic rename 9 anni fa
  Shawn Pearce 683c41af92 DirCache: Do not create duplicate tree entries 8 anni fa
  Shawn Pearce b71ba69410 DirCacheEditor: Replace file-with-tree and tree-with-file 8 anni fa
  Shawn Pearce 3776b14ab4 AddCommand: Use NameConflictTreeWalk to identify file-dir changes 8 anni fa
  Shawn Pearce ef757a7e12 DirCacheEditor: Cleanup DeleteTree constructor 8 anni fa
  Shawn Pearce 110d3ca595 DirCacheEditor: Fix formatting to avoid , at start of line 8 anni fa
  Shawn Pearce 2d011cd648 DirCacheBuilder: Speed up reading from trees 8 anni fa
  Shawn Pearce 93eca6dfe1 DirCache: Add helper to read from a tree 8 anni fa
  Shawn Pearce 45cc76524b DirCache: Fix bad code formatting 8 anni fa
  Shawn Pearce 761814fe9c DirCacheEntry: Speed up creation by avoiding string cast 8 anni fa
  Shawn Pearce 885879ffe9 DirCache: Fix getEntriesWithin("") to not include null entries 8 anni fa
  Christian Halstrick bd31555ee5 Add support for smudge filters 8 anni fa
  Christian Halstrick 5d9f595eb8 Add support for clean filters 8 anni fa
  Christian Halstrick 4b114d3c6b Throw IndexReadException if existing index can't be read 8 anni fa
  Christian Halstrick 6389948a81 Add an attribute accessor to CanonicalTreeParser and use it in Treewalk 8 anni fa
  Arthur Daussy 12280c02db Adds the git attributes computation on the treewalk 9 anni fa
  Andrey Loskutov 260e092e79 [performance] Remove synthetic access$ methods in lib, util and dircache 8 anni fa
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path 8 anni fa
  Andrey Loskutov b5941c74e5 Set "potentialNullReference" to "error" level and fixed all issues 8 anni fa
  Matthias Sohn 17307df3af Silence deprecation warning in DirCacheCheckout 9 anni fa
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anni fa
  Christian Halstrick 6f71301404 Fix possible AIOOB in DirCacheTree.contains() 9 anni fa
  Matthias Sohn 5362e1d41c Delete deprecated checkoutEntry() methods in DirCacheCheckout 9 anni fa
  Matthias Sohn 787ca168a9 Reduce visibility of DirCacheCheckout.checkValidPath() 9 anni fa
  Matthias Sohn b84623ac64 Use try-with-resource to close resources in DirCache 9 anni fa
  Christian Halstrick 3d17be85ba Handle invalid tree extensions 9 anni fa
  Arthur Daussy c185484dcf Add basic support for .gitattributes 11 anni fa
  Shawn Pearce 8d36fa343c DirCache: Refuse to read files with invalid paths 9 anni fa
  Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath 9 anni fa
  Matthias Sohn 59c4ea042c Fix DirCacheCheckout to set correct file length if core.autocrlf=true 9 anni fa
  Shawn Pearce b6b843e519 Move checkPath from DirCacheCheckout to ObjectChecker 9 anni fa
  Shawn Pearce a606dc363d Cleanup double stat update of symlinks in DirCacheCheckout 9 anni fa
  Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File 9 anni fa
  Shawn Pearce 6814728a82 DirCacheCheckout: create only one ObjectReader 9 anni fa
  Shawn Pearce 98c75a7ca2 Fix two nits about DirCacheEntry constructors 9 anni fa
  Shawn Pearce f31323745f DirCache: Buffer TREE extension to $GIT_DIR 9 anni fa
  Shawn Pearce 3bc5188900 Deprecate checkoutEntry without ObjectReader 9 anni fa
  Christian Halstrick 8456927b1b Make sure checkout doesn't report conflicts on ignored paths 9 anni fa
  Robin Rosenberg 0bc98f17b2 Eliminate warnings for non-nls strings that will never be translated 10 anni fa