jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Matthias Sohn 60d65bbd22 Merge branch 'stable-5.2' into stable-5.3
* stable-5.2:
  Prepare 5.1.9-SNAPSHOT builds
  JGit v5.1.8.201906050907-r
  Test detecting modified packfiles
  Enhance fsTick() to use filesystem timer resolution
  Add debug trace to measure time needed to open pack index
  Extend FileSnapshot for packfiles to also use checksum to detect changes
  Wait opening new packfile until it can't be racy anymore
  Avoid null PackConfig in GC
  Add FileSnapshot test testing recognition of file size changes
  Capture reason for result of FileSnapshot#isModified
  Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows
  Tune max heap size for tests
  Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc
  ObjectDirectory: fix closing of obsolete packs
  Include filekey file attribute when comparing FileSnapshots
  Measure file timestamp resolution used in FileSnapshot
  Fix FileSnapshot's consideration of file size
  Fix API problem filters
  Fix API problem filters

Change-Id: Id79a3a19f9a31dff94d10a406c2b6e08a506931a
2019-06-05 21:18:47 +02:00
..
api Fix core.autocrlf for non-normalized index 2019-02-26 16:18:27 +09:00
attributes Avoid double words 2018-12-21 08:07:08 +01:00
diff Merge branch 'stable-5.2' into stable-5.3 2019-04-28 00:30:47 +02:00
dircache DirCacheBuilderTest#testBuildRejectsUnsetFileMode: Add missing fail() 2018-09-29 13:02:26 +09:00
events Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
fnmatch FileNameMatcherTest: Use Character.valueOf rather than new Character 2016-10-19 15:09:37 +09:00
gitrepo RepoCommand: Preserve executable bit in <copyfile> 2018-10-31 16:40:12 -07:00
ignore gitignore/gitattributes: fix matching of \r 2018-10-27 04:24:05 -04:00
indexdiff Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
internal Merge branch 'stable-5.2' into stable-5.3 2019-06-05 21:18:47 +02:00
junit Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
lib Merge branch 'stable-5.2' into stable-5.3 2019-04-28 00:30:47 +02:00
merge MergerTest: Open TestRepository in try-with-resource 2019-01-20 17:33:04 +09:00
nls Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
notes Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
patch Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
revplot Make inner classes static where possible 2018-09-26 08:31:13 +09:00
revwalk Parse signature of GPG-signed commits 2018-09-04 20:13:16 +02:00
storage/file Explicitly specify charset when calling getBytes 2018-09-26 08:31:13 +09:00
submodule SubmoduleWalkTest: Open Repository in try-with-resource 2019-01-21 13:40:48 +09:00
symlinks Fix remaining javadoc errors raised by doclint 2017-12-21 02:42:14 +01:00
test/resources ObjectDirectory: Add pack directory getter 2017-11-14 10:08:42 -05:00
transport Use SystemReader in JSchConfigSessionFactoryTest 2019-03-11 10:28:42 +01:00
treewalk Skip some tests when the runtime cannot handle Unicode file paths 2018-12-23 22:37:14 -08:00
util Merge branch 'stable-5.2' into stable-5.3 2019-06-05 21:18:47 +02:00