102 次程式碼提交 (2fc00af44e5658cf34200ad20d777a75333a0564)

作者 SHA1 備註 提交日期
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() 5 年之前
  Thomas Wolf 4027c5c9ff Fix ResolveMerger: rebase with autocrlf=true, direct checkout 5 年之前
  David Pursehouse 60b43c03e2 Add ConfigConstants.CONFIG_SECTION_LFS 6 年之前
  Markus Duft c0103bc59d LFS: Enable LFS support for the CLI, better error handling 6 年之前
  David Turner be2a8ed63b Basic submodule merge handling 6 年之前
  Markus Duft 1c43af8b97 Progress reporting for checkout 6 年之前
  Matthias Sohn c281692c06 Fix javadoc in org.eclipse.jgit dircache package 6 年之前
  David Pursehouse 2f0a880bd6 DirCacheCheckout#processEntry: Fix typo in javadoc 6 年之前
  David Pursehouse 6ec5d8ddb1 TreeWalk: Make getEolStreamType(OperationType) public 6 年之前
  Thomas Wolf b13a285098 Send a detailed event on working tree modifications 7 年之前
  Christian Halstrick 501af12c19 Checkout should not use too long filenames 7 年之前
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 年之前
  Christian Halstrick d97248467a Add support for built-in smudge filters 8 年之前
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified 7 年之前
  Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException 8 年之前
  Christian Halstrick 0afd62efa8 Make sure to overwrite files when "reset --hard" detects conflicts 8 年之前
  Christian Halstrick 22d7ec2971 Fix calling of clean/smudge filters from Checkout,MergeCommands 8 年之前
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 年之前
  Matthias Sohn 3fc93f8a56 Rename files using NIO2 atomic rename 9 年之前
  Shawn Pearce 761814fe9c DirCacheEntry: Speed up creation by avoiding string cast 8 年之前
  Christian Halstrick bd31555ee5 Add support for smudge filters 8 年之前
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path 8 年之前
  Matthias Sohn 17307df3af Silence deprecation warning in DirCacheCheckout 9 年之前
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 年之前
  Matthias Sohn 5362e1d41c Delete deprecated checkoutEntry() methods in DirCacheCheckout 9 年之前
  Matthias Sohn 787ca168a9 Reduce visibility of DirCacheCheckout.checkValidPath() 9 年之前
  Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath 9 年之前
  Matthias Sohn 59c4ea042c Fix DirCacheCheckout to set correct file length if core.autocrlf=true 9 年之前
  Shawn Pearce b6b843e519 Move checkPath from DirCacheCheckout to ObjectChecker 9 年之前
  Shawn Pearce a606dc363d Cleanup double stat update of symlinks in DirCacheCheckout 9 年之前
  Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File 9 年之前
  Shawn Pearce 6814728a82 DirCacheCheckout: create only one ObjectReader 9 年之前
  Shawn Pearce 3bc5188900 Deprecate checkoutEntry without ObjectReader 9 年之前
  Christian Halstrick 8456927b1b Make sure checkout doesn't report conflicts on ignored paths 9 年之前
  Christian Halstrick cf9b01b09a Handle initial checkout correctly 10 年之前
  Robin Rosenberg 1a9f122773 Fix a number of failing conflict situations 10 年之前
  Christian Halstrick 292cfab10d Fix wrong Exception messages 10 年之前
  Shawn Pearce e2f6378847 Change DirCacheCheckout to verify path using ObjectChecker 10 年之前
  Robin Rosenberg 7aa3358c40 Add missing break 10 年之前
  Christian Halstrick 73c8e70797 Don't raise checkout conflict for file missing in working tree 10 年之前
  Robin Rosenberg 078a9f6066 Add symlink support to JGit 11 年之前
  Robin Rosenberg e03f18941f Ban dangerous ref names in Windows 10 年之前
  Robin Rosenberg 5404e70dc6 Fix for core.autocrlf=input resulting in modified file 10 年之前
  Matthias Sohn 0ff691cdb5 Revert "Fix for core.autocrlf=input resulting in modified file..." 10 年之前
  Robin Rosenberg 1def0a1257 Fix for core.autocrlf=input resulting in modified file and unsmudge 10 年之前
  Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) 10 年之前
  Christian Halstrick af40635aba Fix handling of file/folder conflicts during a checkout 10 年之前
  Robin Rosenberg 98bc384d2b testMaliciousPathEmpty fails on Windows 10 年之前
  Robin Stocker 02bd26e5a6 ResetCommand: Allow reset on unborn branch when ref not specified 10 年之前
  Christian Halstrick bd57789735 Make sure checkout is not deleting folders outside the workingtree 12 年之前