aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/util
Commit message (Expand)AuthorAgeFilesLines
* Perform automatic CRLF to LF conversion during WorkingTreeIteratorMarc Strapetz2010-08-201-0/+111
* Allow to replace existing Change-IdStefan Lay2010-08-051-1/+53
* Added support for whitespace ignoringJeff Schumacher2010-06-281-0/+108
* Add support for computing a Change-Id à la GerritRobin Rosenberg2010-06-041-0/+523
* Make parsing of PersonIdent from raw byte array fault-tolerant.Marc Strapetz2010-03-231-0/+100
* Fix TimeoutInputStreamTest, TimeoutOutputStreamTest assertionsShawn O. Pearce2010-02-102-4/+4
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-232-2/+93
* Create new RefList and RefMap utility typesShawn O. Pearce2010-01-222-0/+813
* Refactor TemporaryBuffer to support reuse in other contextsShawn O. Pearce2010-01-121-13/+25
* Move TestRng to our JUnit helper packageShawn O. Pearce2010-01-122-67/+2
* Merge branch 'cq-diff'Shawn O. Pearce2010-01-062-0/+132
|\
| * Add performance tests for MyersDiffChristian Halstrick2009-11-051-0/+111
| * Add set to IntListJohannes Schindelin2009-10-061-0/+21
* | UnionInputStream: combines sequential InputStreams into oneShawn O. Pearce2010-01-041-0/+217
* | Move pure IO utility functions to a utility class of its own.Robin Rosenberg2009-10-312-9/+9
|/
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-2914-0/+2357