Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix patch application WRT windows line endings. | Markus Duft | 2013-01-19 | 1 | -7/+4 |
* | Do not perform character translation on copies in patches | Robin Rosenberg | 2012-12-27 | 1 | -3/+8 |
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 1 | -3/+3 |
* | Make ApplyCommand create missing parent directories for new files | Markus Duft | 2012-07-16 | 1 | -0/+2 |
* | Further cleanup of exceptions in Git API | Robin Rosenberg | 2012-06-05 | 1 | -1/+5 |
* | Add missing @since tags to mark API added in 2.0 | Matthias Sohn | 2012-05-10 | 1 | -0/+1 |
* | Move JGitText to an internal package | Robin Rosenberg | 2012-03-12 | 1 | -1/+1 |
* | RawText#getEOL() does the same thing as RawText#getLineDelimiter() | Tomasz Zarna | 2012-03-05 | 1 | -1/+1 |
* | Add ApplyCommand to JGit API | Tomasz Zarna | 2012-03-04 | 1 | -0/+258 |