| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete the iplog generator | Matthias Sohn | 2013-01-09 | 13 | -2255/+0 |
* | Declare essentially static methods as static | Robin Rosenberg | 2012-12-27 | 4 | -11/+11 |
* | Make an exception for the formatting rules (turn off) for some files | Robin Rosenberg | 2012-11-16 | 1 | -0/+1 |
* | Harmonize the JDT settings within JGit | Robin Rosenberg | 2012-11-16 | 1 | -0/+1 |
* | Suppress boxing warnings where we know they are ok | Robin Rosenberg | 2012-09-22 | 1 | -1/+3 |
* | In iplog list approved CQs as "active" | Matthias Sohn | 2011-02-06 | 1 | -1/+8 |
* | [findbugs] Do not ignore exceptional return value of mkdir | Matthias Sohn | 2011-01-28 | 1 | -2/+2 |
* | Define DiffAlgorithm as an abstract function | Shawn O. Pearce | 2010-09-10 | 1 | -2/+2 |
* | Refactor diff sequence API | Shawn O. Pearce | 2010-09-06 | 1 | -1/+3 |
* | Fix concurrent read / write issue in LockFile on Windows | Jens Baumgart | 2010-07-27 | 1 | -4/+8 |
* | Use a single ObjectReader in IpLogGenerator | Shawn O. Pearce | 2010-06-29 | 1 | -2/+2 |
* | Rename openObject, hasObject to just open, has | Shawn O. Pearce | 2010-06-28 | 1 | -1/+1 |
* | Remove Repository.openObject(ObjectReader, AnyObjectId) | Shawn O. Pearce | 2010-06-28 | 1 | -7/+2 |
* | Move FileRepository to storage.file.FileRepository | Shawn O. Pearce | 2010-06-26 | 1 | -2/+2 |
* | Replace WindowCache with ObjectReader | Shawn O. Pearce | 2010-06-25 | 1 | -3/+4 |
* | Make sure a Stream is closed upon errors in IpLogGenerator | Robin Rosenberg | 2010-06-13 | 1 | -28/+32 |
* | eclipse-iplog: Use contribution rather than bug element | Shawn O. Pearce | 2010-05-28 | 3 | -40/+20 |
* | eclipse-iplog: Add new consumes element to IP log | Shawn O. Pearce | 2010-05-28 | 2 | -12/+59 |
* | eclipse-ipzilla: Correctly parse result with empty last field | Shawn O. Pearce | 2010-05-28 | 1 | -0/+2 |
* | Externalize strings from JGit | Sasa Zivkov | 2010-05-19 | 9 | -28/+112 |
* | eclipse-iplog: Skip the initial contribution | Shawn O. Pearce | 2010-03-11 | 3 | -3/+30 |
* | eclipse-iplog: Require at least one project section | Shawn O. Pearce | 2010-03-11 | 1 | -0/+6 |
* | eclipse-iplog: Correct line counts in initial commit | Shawn O. Pearce | 2010-03-11 | 1 | -1/+1 |
* | eclipse-ipzilla: Make sure login was successful | Shawn O. Pearce | 2010-03-11 | 1 | -0/+38 |
* | Generate an Eclipse IP log with jgit eclipse-iplog | Shawn O. Pearce | 2010-01-29 | 12 | -0/+2054 |