summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.iplog/src
Commit message (Expand)AuthorAgeFilesLines
* In iplog list approved CQs as "active"Matthias Sohn2011-02-061-1/+8
* [findbugs] Do not ignore exceptional return value of mkdirMatthias Sohn2011-01-281-2/+2
* Define DiffAlgorithm as an abstract functionShawn O. Pearce2010-09-101-2/+2
* Refactor diff sequence APIShawn O. Pearce2010-09-061-1/+3
* Fix concurrent read / write issue in LockFile on WindowsJens Baumgart2010-07-271-4/+8
* Use a single ObjectReader in IpLogGeneratorShawn O. Pearce2010-06-291-2/+2
* Rename openObject, hasObject to just open, hasShawn O. Pearce2010-06-281-1/+1
* Remove Repository.openObject(ObjectReader, AnyObjectId)Shawn O. Pearce2010-06-281-7/+2
* Move FileRepository to storage.file.FileRepositoryShawn O. Pearce2010-06-261-2/+2
* Replace WindowCache with ObjectReaderShawn O. Pearce2010-06-251-3/+4
* Make sure a Stream is closed upon errors in IpLogGeneratorRobin Rosenberg2010-06-131-28/+32
* eclipse-iplog: Use contribution rather than bug elementShawn O. Pearce2010-05-283-40/+20
* eclipse-iplog: Add new consumes element to IP logShawn O. Pearce2010-05-282-12/+59
* eclipse-ipzilla: Correctly parse result with empty last fieldShawn O. Pearce2010-05-281-0/+2
* Externalize strings from JGitSasa Zivkov2010-05-199-28/+112
* eclipse-iplog: Skip the initial contributionShawn O. Pearce2010-03-113-3/+30
* eclipse-iplog: Require at least one project sectionShawn O. Pearce2010-03-111-0/+6
* eclipse-iplog: Correct line counts in initial commitShawn O. Pearce2010-03-111-1/+1
* eclipse-ipzilla: Make sure login was successfulShawn O. Pearce2010-03-111-0/+38
* Generate an Eclipse IP log with jgit eclipse-iplogShawn O. Pearce2010-01-2912-0/+2054