aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/util
Commit message (Expand)AuthorAgeFilesLines
* TemporaryBuffer: Fix reading from in-memory InputStreamShawn O. Pearce2011-06-241-0/+15
* Formatter for relative datesMatthias Sohn2011-05-091-0/+126
* Hande latin-1 encodingLeonard Broman2011-04-111-0/+82
* BlockList: Micro-optimize appending from another BlockListShawn O. Pearce2011-03-181-0/+18
* PackWriter: Reduce GC during enumerationShawn O. Pearce2011-03-071-0/+336
* [findbugs] Do not ignore exceptional return value of mkdirMatthias Sohn2011-01-281-6/+6
* File utility for creating a new empty fileMatthias Sohn2011-01-141-0/+15
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-3123-164/+369
* File utilities for creating directoriesMatthias Sohn2010-12-131-4/+77
* Add option to skip deletion of non-existing filesMatthias Sohn2010-12-101-0/+95
* Add simple unit tests for Base64Shawn O. Pearce2010-11-121-0/+96
* Fix QuotedString.GIT_PATH escaping rulesShawn O. Pearce2010-09-031-1/+6
* Add test for RawParseUtils.formatBase10Shawn O. Pearce2010-08-311-0/+70
* Fix parsing of multiple authors in PersonIdent.Marc Strapetz2010-08-262-34/+73
* 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