113 Revize (3cea3676c75127dd720ea4c0b86d92ed040f7fa7)

Autor SHA1 Zpráva Datum
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling před 5 roky
  René Scheibe 8f9697b4c1 Fix "reset -hard" bug that folders could not be deleted před 5 roky
  René Scheibe b4edf9ec14 Fix "reset -hard" bug that folders could not be created před 5 roky
  Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible před 5 roky
  Christian Halstrick e406d500de Fix "jgit checkout -f" to overwrite dirty worktree files před 6 roky
  Christian Halstrick 530812d936 Fix detection of "initial checkout" před 5 roky
  Ned Twigg d056a54384 CheckoutCommand: force flag now allows overwrite před 5 roky
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() před 5 roky
  Thomas Wolf 4027c5c9ff Fix ResolveMerger: rebase with autocrlf=true, direct checkout před 5 roky
  David Pursehouse 60b43c03e2 Add ConfigConstants.CONFIG_SECTION_LFS před 6 roky
  Markus Duft c0103bc59d LFS: Enable LFS support for the CLI, better error handling před 6 roky
  David Turner be2a8ed63b Basic submodule merge handling před 6 roky
  Markus Duft 1c43af8b97 Progress reporting for checkout před 6 roky
  Matthias Sohn c281692c06 Fix javadoc in org.eclipse.jgit dircache package před 6 roky
  David Pursehouse 2f0a880bd6 DirCacheCheckout#processEntry: Fix typo in javadoc před 6 roky
  David Pursehouse 6ec5d8ddb1 TreeWalk: Make getEolStreamType(OperationType) public před 6 roky
  Thomas Wolf b13a285098 Send a detailed event on working tree modifications před 7 roky
  Christian Halstrick 501af12c19 Checkout should not use too long filenames před 7 roky
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments před 7 roky
  Christian Halstrick d97248467a Add support for built-in smudge filters před 8 roky
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified před 7 roky
  Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException před 8 roky
  Christian Halstrick 0afd62efa8 Make sure to overwrite files when "reset --hard" detects conflicts před 8 roky
  Christian Halstrick 22d7ec2971 Fix calling of clean/smudge filters from Checkout,MergeCommands před 8 roky
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk před 8 roky
  Matthias Sohn 3fc93f8a56 Rename files using NIO2 atomic rename před 9 roky
  Shawn Pearce 761814fe9c DirCacheEntry: Speed up creation by avoiding string cast před 8 roky
  Christian Halstrick bd31555ee5 Add support for smudge filters před 8 roky
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path před 8 roky
  Matthias Sohn 17307df3af Silence deprecation warning in DirCacheCheckout před 9 roky
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit před 9 roky
  Matthias Sohn 5362e1d41c Delete deprecated checkoutEntry() methods in DirCacheCheckout před 9 roky
  Matthias Sohn 787ca168a9 Reduce visibility of DirCacheCheckout.checkValidPath() před 9 roky
  Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath před 9 roky
  Matthias Sohn 59c4ea042c Fix DirCacheCheckout to set correct file length if core.autocrlf=true před 9 roky
  Shawn Pearce b6b843e519 Move checkPath from DirCacheCheckout to ObjectChecker před 9 roky
  Shawn Pearce a606dc363d Cleanup double stat update of symlinks in DirCacheCheckout před 9 roky
  Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File před 9 roky
  Shawn Pearce 6814728a82 DirCacheCheckout: create only one ObjectReader před 9 roky
  Shawn Pearce 3bc5188900 Deprecate checkoutEntry without ObjectReader před 9 roky
  Christian Halstrick 8456927b1b Make sure checkout doesn't report conflicts on ignored paths před 9 roky
  Christian Halstrick cf9b01b09a Handle initial checkout correctly před 10 roky
  Robin Rosenberg 1a9f122773 Fix a number of failing conflict situations před 10 roky
  Christian Halstrick 292cfab10d Fix wrong Exception messages před 10 roky
  Shawn Pearce e2f6378847 Change DirCacheCheckout to verify path using ObjectChecker před 10 roky
  Robin Rosenberg 7aa3358c40 Add missing break před 10 roky
  Christian Halstrick 73c8e70797 Don't raise checkout conflict for file missing in working tree před 10 roky
  Robin Rosenberg 078a9f6066 Add symlink support to JGit před 11 roky
  Robin Rosenberg e03f18941f Ban dangerous ref names in Windows před 10 roky
  Robin Rosenberg 5404e70dc6 Fix for core.autocrlf=input resulting in modified file před 10 roky