89 次程式碼提交 (0046b2a8fefcbfecc10a7b198a075eb2775d3e7a)

作者 SHA1 備註 提交日期
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 年之前
  David Pursehouse b65a310abc MergeFormatter{Pass}: Use Charset instead of String 5 年之前
  Thomas Wolf 4027c5c9ff Fix ResolveMerger: rebase with autocrlf=true, direct checkout 5 年之前
  Thomas Wolf a9b54b026d ResolveMerger: don't try needlessly to delete directories 5 年之前
  Marco Miller 1dcb0688c7 ResolveMerger: Fix encoding with string; use bytes 6 年之前
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 年之前
  Matthias Sohn 211d94e135 Remove deprecated ResolveMerger#processEntry method 6 年之前
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 6 年之前
  David Turner be2a8ed63b Basic submodule merge handling 6 年之前
  Thomas Wolf f22a162c47 Use a TemporaryBuffer to do a content merge 6 年之前
  Thomas Wolf 9ac415aa95 Fix index blob for merges with CRLF translations 6 年之前
  Thomas Wolf fc7d407d0b Honor CRLF settings when writing merge results 6 年之前
  Matthias Sohn a2f2f65390 Fix javadoc in org.eclipse.jgit merge package 6 年之前
  Matthias Sohn abf420302b Reintroduce protected method which removal broke EMF Compare 6 年之前
  Han-Wen Nienhuys ced658c445 Avoid loading and merging binary data in ResolveMerger 6 年之前
  Changcheng Xiao 1baf86d4d2 Make 'inCoreLimit' of LocalFile used in ResolveMerger configurable 6 年之前
  Mathieu Cartaud f7e233e450 Support -merge attribute in binary macro 7 年之前
  Dave Borowitz 4c3e274588 Support creating Mergers without a Repository 7 年之前
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 年之前
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified 7 年之前
  Christian Halstrick 22d7ec2971 Fix calling of clean/smudge filters from Checkout,MergeCommands 8 年之前
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 8 年之前
  Christian Halstrick 1196dd0643 Fix ResolveMerger when files should be replaced by folders 9 年之前
  Matthias Sohn 8b9623511f Use ANY_DIFF filter in ResolveMerger only for bare repositories 9 年之前
  Christian Halstrick 510aed1493 Revert "ResolveMerge only needs to visit differing TreeEntries" 9 年之前
  Shawn Pearce e4433e5e37 Fix overflow stream leak during merge conflicts 9 年之前
  Shawn Pearce 6884ea24cd Use local GIT_DIR for overflow during merge conflicts 9 年之前
  Shawn Pearce 835955fc5b Use try-with-resources and BufferedOutputStream for local merge conflicts 9 年之前
  Matthias Sohn bda5e76420 ResolveMerge only needs to visit differing TreeEntries 9 年之前
  Shawn Pearce 3886a4f68b ResolveMerger: Use checkoutEntry during abort 9 年之前
  Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File 9 年之前
  Shawn Pearce 9bb891e44d ResolveMerger: Use the ObjectReader to access objects 9 年之前
  Dave Borowitz e06082c171 Reuse Merger's ObjectReader from ResolveMerger 11 年之前
  Shawn Pearce 2badedcbe0 Process most in-core merges without local temp files 9 年之前
  Shawn Pearce 2c33c725f9 ResolveMerger: push result file creation into updateIndex() 9 年之前
  Robin Stocker 66909cd7a6 Fix Javadoc errors with Java 8 10 年之前
  Christian Halstrick adbf0541dc Fix API errors raised on ResolveMerger affecting API providers only 10 年之前
  Christian Halstrick 3b031fe3dc RecursiveMerger should not fail on content-merge conflicts of parents 10 年之前
  Laurent Goubet ab0983377e Make the resolve merger slightly more sub-classable. 10 年之前
  Robin Rosenberg fd62a45649 Fix merge/cherry-picking in CRLF mode 10 年之前
  Robin Rosenberg 078a9f6066 Add symlink support to JGit 11 年之前
  Robin Rosenberg ff83f54d29 Failing to delete a directory with untracked content is actually ok 10 年之前
  Robin Rosenberg cc00feaa8d A deleted work tree file is not a conflict when merge wants to delete it 11 年之前
  Matthias Sohn dd6f41e401 Add missing @since tags 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 c310fa0c80 Mark non-externalizable strings as such 11 年之前
  Tommi Siivola 0e56f34752 Fix ResolveMerger issue with submodule conflict 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 年之前