59 次程式碼提交 (stable-4.6)

作者 SHA1 備註 提交日期
  David Pursehouse a45cfee7a3 Organize imports 7 年之前
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified 7 年之前
  Shawn Pearce 591e39bf9d Revert "Fix warnings about unchecked conversion of MergeResult" 8 年之前
  David Pursehouse 979fa19110 Fix warnings about unchecked conversion of MergeResult 8 年之前
  David Pursehouse 3adea9ac7f RecursiveMergerTest: Open TreeWalk and BufferedReader in try-with-resource 8 年之前
  David Pursehouse 8074f50b58 ResolveMergerTest: Open Git in try-with-resource 8 年之前
  David Pursehouse d882bf8c4d SquashMessageFormatterTest: Open git in try-with-resource 8 年之前
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 年之前
  Christian Halstrick 1196dd0643 Fix ResolveMerger when files should be replaced by folders 9 年之前
  Matthias Sohn 1cd2a0697d Access static member LocalDiskRepositoryTestCase.CONTENT directly 9 年之前
  André de Oliveira 3cd7d0d85a Do not add a newline at the end if neither merged side had one 9 年之前
  Christian Halstrick 2bd3556e7e Fix RecursiveMerger in case of multiple, independent base commits 9 年之前
  Jonathan Nieder 5967b65838 Revert "CommitBuilder should check for duplicate parents" 9 年之前
  Christian Halstrick 6bc48cdc62 CommitBuilder should check for duplicate parents 12 年之前
  Christian Halstrick 3b031fe3dc RecursiveMerger should not fail on content-merge conflicts of parents 10 年之前
  Christian Halstrick 0c4553d28a Fix RecursiveMerger's internal use of merge to find a merge base 10 年之前
  Robin Rosenberg fd62a45649 Fix merge/cherry-picking in CRLF mode 10 年之前
  Robin Rosenberg ff83f54d29 Failing to delete a directory with untracked content is actually ok 10 年之前
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 年之前
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 年之前
  Robin Rosenberg 3cd089f04c A folder does not constitute a dirty work tree 11 年之前
  George C. Young ab99b78ca0 Implement recursive merge strategy 11 年之前
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 年之前
  Stefan Lay 215a74eceb Add conflicts message before footer 11 年之前
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 年之前
  Robin Stocker 54aceb1769 Pull up method for creating DirCacheEntry into RepositoryTestCase 11 年之前
  Christian Halstrick 37ab3ffdaf Refactor ResolveMergerTest to allow testing multiple strategies 11 年之前
  Robin Rosenberg 2531d939e4 Add the intended file to avoid breakage 11 年之前
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 年之前
  Christian Halstrick 778fdfaec1 Again teach ResolveMerger to create more correct DirCacheEntry's 12 年之前
  Shawn Pearce 955b024995 Revert "Teach ResolveMerger to create more correct DirCacheEntry's" 12 年之前
  Markus Duft 3ea694c252 Teach ResolveMerger to create more correct DirCacheEntry's 12 年之前
  Robin Stocker 028434e4f5 Don't return success on failing paths in ResolveMerger 12 年之前
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 年之前
  Robin Stocker 8456cb3f2b Adapt merge message to C Git for remote-tracking branch 12 年之前
  Christian Halstrick 0461ff4f0c Optimize MergeAlgorithm if ours or theirs is empty 13 年之前
  Robin Stocker 7546e3b4c5 Fix "into" part of merge message for HEAD 13 年之前
  Shawn O. Pearce ef822fe3cd Remove deprecated Repository.mapTree 13 年之前
  Robin Stocker b0245b548b Don't print "into HEAD" when merging refs/heads/master 13 年之前
  Robin Rosenberg b3e59bd9d6 Implement a revert command 13 年之前
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 年之前
  Christian Halstrick 12a5c8d413 Change default diff algorithm to histogram and add tests 13 年之前
  Christian Halstrick 049827d708 Make diff algorithm configurable 13 年之前
  Robin Stocker 6290ca3a63 Format merge commit messages like C Git 13 年之前
  Christian Halstrick 99771f04bc Fixed merge algorithm regarding adjacent modifications 13 年之前
  Christian Halstrick e8642b538c Cleaned up MergeAlgorithmTest 13 年之前
  Christian Halstrick beeb1f6d08 Fix Severe Bug in Merge Algorithm 13 年之前
  Shawn O. Pearce 67263e2056 Refactor diff sequence API 13 年之前
  Christian Halstrick 0c017188b4 Improve MergeAlgorithm to produce smaller conflicts 13 年之前
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder 14 年之前