jgit/org.eclipse.jgit.test/exttst/org/eclipse/jgit/patch
Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory
Encourage callers to explicitly name a directory to hold any
overflow data. Call sites have more information about what is
going into the buffer and how it should be protected at the
filesystem level than just throwing content to the system wide
temporary directory.

Callers that still really don't care (or need to care) can pass
null for the File argument to have the system directory used.

Change-Id: I89009bbee49d3850d42cd82c2c462e51043acda0
2014-11-25 10:21:48 -08:00
..
EGitPatchHistoryTest.java Deprecate TemporaryBuffer.LocalFile without parent directory 2014-11-25 10:21:48 -08:00