aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/StringUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error due to missing dependencies and since tagsMarkus Duft2015-03-121-0/+1
* ArchiveCommand: Allow to pass options to underlying streamDavid Ostrovsky2015-02-201-0/+25
* Add missing @since tag for replaceLineBreaksWithSpaceRobin Stocker2013-08-121-0/+1
* Recognize CRLF when parsing the short message of a commit or tagRobin Rosenberg2013-06-141-0/+26
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-8/+8
* Add missing @since tags to mark API added in 2.0Matthias Sohn2012-05-101-0/+2
* Sort Config entries and use O(log N) lookupShawn O. Pearce2012-03-271-0/+44
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Fix NPE in URIish when parsing an empty URIKetan Padegaonkar2011-05-191-0/+11
* Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property.Marc Strapetz2010-11-291-16/+33
* Format merge commit messages like C GitRobin Stocker2010-11-061-0/+44
* Externalize strings from JGitSasa Zivkov2010-05-191-2/+6
* Simple dumb HTTP server for GitShawn O. Pearce2010-01-121-0/+39
* Correct spelling error in StringUtils javadocShawn O. Pearce2010-01-121-3/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+121