Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move FileRepository to storage.file.FileRepository | Shawn O. Pearce | 2010-06-26 | 1 | -1006/+0 |
* | Redo event listeners to be more generic | Shawn O. Pearce | 2010-06-25 | 1 | -1/+2 |
* | Make lib.Repository abstract and lib.FileRepository its implementation | Shawn O. Pearce | 2010-06-25 | 1 | -2/+2 |
* | Replace manual peel loops with RevWalk.peel | Shawn O. Pearce | 2010-06-23 | 1 | -5/+1 |
* | Use CoreConfig, UserConfig and TransferConfig directly | Shawn O. Pearce | 2010-06-23 | 1 | -1/+1 |
* | Repository can be configured with FS | Marc Strapetz | 2010-06-04 | 1 | -4/+5 |
* | Externalize strings from JGit | Sasa Zivkov | 2010-05-19 | 1 | -11/+12 |
* | Optimize ref scanning | Robin Rosenberg | 2010-04-13 | 1 | -5/+6 |
* | Replace writeSymref with RefUpdate.link | Shawn O. Pearce | 2010-01-23 | 1 | -18/+9 |
* | Rewrite reference handling to be abstract and accurate | Shawn O. Pearce | 2010-01-23 | 1 | -0/+1015 |