113 Commits (3cea3676c75127dd720ea4c0b86d92ed040f7fa7)

Autor SHA1 Mensaje Fecha
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling hace 5 años
  René Scheibe 8f9697b4c1 Fix "reset -hard" bug that folders could not be deleted hace 5 años
  René Scheibe b4edf9ec14 Fix "reset -hard" bug that folders could not be created hace 5 años
  Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible hace 5 años
  Christian Halstrick e406d500de Fix "jgit checkout -f" to overwrite dirty worktree files hace 6 años
  Christian Halstrick 530812d936 Fix detection of "initial checkout" hace 5 años
  Ned Twigg d056a54384 CheckoutCommand: force flag now allows overwrite hace 5 años
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() hace 5 años
  Thomas Wolf 4027c5c9ff Fix ResolveMerger: rebase with autocrlf=true, direct checkout hace 5 años
  David Pursehouse 60b43c03e2 Add ConfigConstants.CONFIG_SECTION_LFS hace 6 años
  Markus Duft c0103bc59d LFS: Enable LFS support for the CLI, better error handling hace 6 años
  David Turner be2a8ed63b Basic submodule merge handling hace 6 años
  Markus Duft 1c43af8b97 Progress reporting for checkout hace 6 años
  Matthias Sohn c281692c06 Fix javadoc in org.eclipse.jgit dircache package hace 6 años
  David Pursehouse 2f0a880bd6 DirCacheCheckout#processEntry: Fix typo in javadoc hace 6 años
  David Pursehouse 6ec5d8ddb1 TreeWalk: Make getEolStreamType(OperationType) public hace 6 años
  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