92 Commits (b13a285098305149b34924bce2679a0cd98d9b2c)

Autor SHA1 Mensaje Fecha
  Thomas Wolf b13a285098 Send a detailed event on working tree modifications hace 7 años
  Christian Halstrick 501af12c19 Checkout should not use too long filenames hace 7 años
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments hace 7 años
  Christian Halstrick d97248467a Add support for built-in smudge filters hace 8 años
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified hace 7 años
  Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException hace 8 años
  Christian Halstrick 0afd62efa8 Make sure to overwrite files when "reset --hard" detects conflicts hace 8 años
  Christian Halstrick 22d7ec2971 Fix calling of clean/smudge filters from Checkout,MergeCommands hace 8 años
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk hace 8 años
  Matthias Sohn 3fc93f8a56 Rename files using NIO2 atomic rename hace 9 años
  Shawn Pearce 761814fe9c DirCacheEntry: Speed up creation by avoiding string cast hace 8 años
  Christian Halstrick bd31555ee5 Add support for smudge filters hace 8 años
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path hace 8 años
  Matthias Sohn 17307df3af Silence deprecation warning in DirCacheCheckout hace 9 años
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit hace 9 años
  Matthias Sohn 5362e1d41c Delete deprecated checkoutEntry() methods in DirCacheCheckout hace 9 años
  Matthias Sohn 787ca168a9 Reduce visibility of DirCacheCheckout.checkValidPath() hace 9 años
  Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath hace 9 años
  Matthias Sohn 59c4ea042c Fix DirCacheCheckout to set correct file length if core.autocrlf=true hace 9 años
  Shawn Pearce b6b843e519 Move checkPath from DirCacheCheckout to ObjectChecker hace 9 años
  Shawn Pearce a606dc363d Cleanup double stat update of symlinks in DirCacheCheckout hace 9 años
  Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File hace 9 años
  Shawn Pearce 6814728a82 DirCacheCheckout: create only one ObjectReader hace 9 años
  Shawn Pearce 3bc5188900 Deprecate checkoutEntry without ObjectReader hace 9 años
  Christian Halstrick 8456927b1b Make sure checkout doesn't report conflicts on ignored paths hace 9 años
  Christian Halstrick cf9b01b09a Handle initial checkout correctly hace 10 años
  Robin Rosenberg 1a9f122773 Fix a number of failing conflict situations hace 10 años
  Christian Halstrick 292cfab10d Fix wrong Exception messages hace 10 años
  Shawn Pearce e2f6378847 Change DirCacheCheckout to verify path using ObjectChecker hace 10 años
  Robin Rosenberg 7aa3358c40 Add missing break hace 10 años
  Christian Halstrick 73c8e70797 Don't raise checkout conflict for file missing in working tree hace 10 años
  Robin Rosenberg 078a9f6066 Add symlink support to JGit hace 11 años
  Robin Rosenberg e03f18941f Ban dangerous ref names in Windows hace 10 años
  Robin Rosenberg 5404e70dc6 Fix for core.autocrlf=input resulting in modified file hace 10 años
  Matthias Sohn 0ff691cdb5 Revert "Fix for core.autocrlf=input resulting in modified file..." hace 10 años
  Robin Rosenberg 1def0a1257 Fix for core.autocrlf=input resulting in modified file and unsmudge hace 10 años
  Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) hace 10 años
  Christian Halstrick af40635aba Fix handling of file/folder conflicts during a checkout hace 10 años
  Robin Rosenberg 98bc384d2b testMaliciousPathEmpty fails on Windows hace 10 años
  Robin Stocker 02bd26e5a6 ResetCommand: Allow reset on unborn branch when ref not specified hace 10 años
  Christian Halstrick bd57789735 Make sure checkout is not deleting folders outside the workingtree hace 12 años
  Hiroshi Tomita 781b0b5735 Check parentFile is not null hace 11 años
  Christian Halstrick 4b1f368033 Make sure checkout is not deleting folders outside the workingtree hace 12 años
  Hiroshi Tomita 8e307cde56 Check parentFile is not null hace 11 años
  Robin Rosenberg edf0da9c6e File.renameTo behaves differently on Unix and Windows hace 11 años
  Robin Rosenberg 3cd089f04c A folder does not constitute a dirty work tree hace 11 años
  Christian Halstrick 1c4ee41dc0 Add better documentation to DirCacheCheckout hace 12 años
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such hace 11 años
  Robin Stocker 51c20b27ac DirCacheCheckout: Fix handling of files not in index hace 11 años
  Robin Rosenberg 9570e0d4a9 Refactor detection of Windows platform to SystemReader hace 12 años