89 Commits (0046b2a8fefcbfecc10a7b198a075eb2775d3e7a)

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