57 Коміти (3cea3676c75127dd720ea4c0b86d92ed040f7fa7)

Автор SHA1 Повідомлення Дата
  David Pursehouse 72ae089206 Fix NarrowingCompoundAssignment warnings from Error Prone 5 роки тому
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 роки тому
  Thomas Wolf 8277f62897 Revert 4678f4b and provide another solution for bug 467631 5 роки тому
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 роки тому
  David Pursehouse 5639639b06 IndexDiff: Refactor to open Repository in try-with-resource 6 роки тому
  David Pursehouse 0c259eaf1d Replace explicit calls to initCause where possible 6 роки тому
  Matthias Sohn 8a6af368c4 Fix javadoc in org.eclipse.jgit lib package 6 роки тому
  Thomas Wolf df3469f6ad Record submodule paths with untracked changes as FileMode.GITLINK 6 роки тому
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 роки тому
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 роки тому
  Matthias Sohn 1fb2319c18 [infer] Fix resource leak in IndexDiff 7 роки тому
  David Pursehouse a45cfee7a3 Organize imports 7 роки тому
  Christian Halstrick 5d9f595eb8 Add support for clean filters 8 роки тому
  Arthur Daussy 12280c02db Adds the git attributes computation on the treewalk 9 роки тому
  Matthias Sohn 2390531888 Externalize translatable texts in org.eclipse.jgit 9 роки тому
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 роки тому
  Christian Halstrick da595f093e Fix tests on windows by closing repos 9 роки тому
  Christian Halstrick 9597c41ea9 Fix possible NPE in IndexDiff when not all submodules are cloned 9 роки тому
  Matthias Sohn abb57e6b56 Do not swallow exception if IndexDiff hits invalid ignore param 9 роки тому
  Matthias Sohn d8fcc964a8 Fix non-externalized string warnings in IndexDiff 9 роки тому
  Axel Richard 5328c8c916 Add new method IndexDiff#getPathsWithIndexMode 9 роки тому
  Matthias Sohn c017ac4c85 Add missing @since tags 9 роки тому
  Christian Halstrick 95172dea17 Support for Submodule configuration submodule.<name>.ignore 9 роки тому
  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 1080cc5a0d IndexDiff: Provide stage state for conflicting entries 11 роки тому
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 роки тому
  Kevin Sawicki 69451b8302 Provide file mode of paths in index from IndexDiff 12 роки тому
  Jens Baumgart 53ef3e5114 Add detection of untracked folders to IndexDiffFilter 12 роки тому
  Jens Baumgart 6befabcb15 Extend IndexDiff to calculate ignored files and folders 12 роки тому
  Kevin Sawicki ac909ec89d Fix typo in IndexDiff.getModified() comment. 12 роки тому
  Bernard Leach 298486a7c3 IndexDiff: conflicting files aren't properly shown 13 роки тому
  Bernard Leach 1a867d10b9 Added support to IndexDiff to return information on conflicts 13 роки тому
  Matthias Sohn c7e9f013b7 [findbugs] ProgressReportingFilter can be a static inner class 13 роки тому
  Robin Rosenberg 5e2e3819a6 Add progress reporting to IndexDiff 13 роки тому
  Christian Halstrick 1783749e16 Add a performance optimized variant of the ANY_DIFF filter 13 роки тому
  Shawn O. Pearce 18abb8195a IndexDiff: Remove unnecessary changesExist flag 13 роки тому
  Shawn O. Pearce a66a7d90fd IndexDiff: Use isModified() when comparing index-worktree 13 роки тому
  Shawn O. Pearce d4bbb2e449 IndexDiff: Clean up tree-index compare for staged files 13 роки тому
  Shawn O. Pearce e6c3922764 IndexDiff: Fix getAssumeUnchanged() 13 роки тому
  Shawn O. Pearce 72f87adce6 IndexDiff: Correct Javadoc for getUntracked() method 13 роки тому
  Shawn O. Pearce 48e80698cf IndexDiff: Remove always true not-subtree check 13 роки тому
  Shawn O. Pearce ca9baa0ee2 IndexDiff: Always use TreeWalk.getPathString() 13 роки тому
  Shawn O. Pearce f4e9c8890c IndexDiff: Simplify allocation of filter list 13 роки тому
  Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk 13 роки тому
  Stefan Lay b4359cb829 Include list of assume unchanged files in IndexDiff 13 роки тому
  Stefan Lay 7bf0f5070e Use the Set interface in declarations and as return value 13 роки тому
  Jens Baumgart 2dc2dd8b1b IndexDiff: support state [removed, untracked] 13 роки тому
  Jens Baumgart 6f3b089188 Allow setting a filter in IndexDiff 13 роки тому