aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/IO.java
Commit message (Expand)AuthorAgeFilesLines
* Perform automatic CRLF to LF conversion during WorkingTreeIteratorMarc Strapetz2010-08-201-1/+45
* Don't use interruptable pread() to access pack filesShawn O. Pearce2010-05-271-32/+0
* Externalize strings from JGitSasa Zivkov2010-05-191-4/+7
* Move pure IO utility functions to a utility class of its own.Robin Rosenberg2009-10-311-0/+198