17 Commits (1b9911d9ae23f14a7e7a5330c47e63a99fe1469d)

Author SHA1 Message Date
  Marija Savtchouk 1b9911d9ae Allow dir/file conflicts in virtual base commit on recursive merge. 3 years ago
  Thomas Wolf efd1cc05af Keep line endings for text files committed with CR/LF on text=auto 3 years ago
  Ivan Frade 7d3b6308fc ResolveMerger: Ignore merge conflicts if asked so 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Thomas Wolf 123634e2aa Close some Repository instances in tests 4 years ago
  David Pursehouse 72ae089206 Fix NarrowingCompoundAssignment warnings from Error Prone 5 years ago
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
  David Pursehouse d7f4e6d1a1 MergerTest: Open TestRepository in try-with-resource 5 years ago
  Mincong HUANG d09388e156 Avoid double words 5 years ago
  David Pursehouse b65a310abc MergeFormatter{Pass}: Use Charset instead of String 5 years ago
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Thomas Wolf 4027c5c9ff Fix ResolveMerger: rebase with autocrlf=true, direct checkout 5 years ago
  David Pursehouse 7960b4e09f Rename RecursiveMergerTest and ResolveMergerTest to reduce confusion 6 years ago
  David Pursehouse 6d3a29d25f ResolveMergerTest: Use @DataPoints instead of @DataPoint 6 years ago
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  David Turner be2a8ed63b Basic submodule merge handling 6 years ago
  Thomas Wolf 9ac415aa95 Fix index blob for merges with CRLF translations 6 years ago
  Thomas Wolf fc7d407d0b Honor CRLF settings when writing merge results 6 years ago
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 years ago
  Han-Wen Nienhuys ced658c445 Avoid loading and merging binary data in ResolveMerger 6 years ago
  Dave Borowitz 4c3e274588 Support creating Mergers without a Repository 7 years ago
  Dave Borowitz edb6593ef0 ResolveMergerTest: Add tests for content merges 7 years ago
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified 7 years ago
  David Pursehouse 8074f50b58 ResolveMergerTest: Open Git in try-with-resource 8 years ago
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
  Christian Halstrick 1196dd0643 Fix ResolveMerger when files should be replaced by folders 9 years ago
  André de Oliveira 3cd7d0d85a Do not add a newline at the end if neither merged side had one 9 years ago
  Robin Rosenberg fd62a45649 Fix merge/cherry-picking in CRLF mode 10 years ago
  Robin Rosenberg ff83f54d29 Failing to delete a directory with untracked content is actually ok 10 years ago
  Robin Rosenberg 3cd089f04c A folder does not constitute a dirty work tree 11 years ago
  George C. Young ab99b78ca0 Implement recursive merge strategy 11 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Christian Halstrick 37ab3ffdaf Refactor ResolveMergerTest to allow testing multiple strategies 11 years ago
  Robin Rosenberg 2531d939e4 Add the intended file to avoid breakage 11 years ago
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
  Christian Halstrick 778fdfaec1 Again teach ResolveMerger to create more correct DirCacheEntry's 12 years ago
  Shawn Pearce 955b024995 Revert "Teach ResolveMerger to create more correct DirCacheEntry's" 12 years ago
  Markus Duft 3ea694c252 Teach ResolveMerger to create more correct DirCacheEntry's 12 years ago
  Robin Stocker 028434e4f5 Don't return success on failing paths in ResolveMerger 12 years ago
  Christian Halstrick c745c93e40 Fix LockFileTest on Windows 12 years ago
  Kevin Sawicki aebfc70cc8 Provide helper for unlocking a file 12 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Chris Aniszczyk f7690cceef Add RmCommand to Git API 13 years ago
  Shawn O. Pearce 5e33a1de83 Simple dumb HTTP server for Git 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago