Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -1/+1 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+4 |
* | Use AutoClosable to close resources in bundle org.eclipse.jgit | Matthias Sohn | 2015-05-21 | 1 | -1/+4 |
* | Exposed the constructor of Note class | Sasa Zivkov | 2011-01-25 | 1 | -2/+3 |
* | Merging Git notes | Sasa Zivkov | 2011-01-09 | 1 | -2/+19 |
* | Add insert(TreeFormatter) to ObjectInserter | Shawn O. Pearce | 2010-12-03 | 1 | -1/+1 |
* | Remove unnecessary note fanout when removing notes | Shawn O. Pearce | 2010-11-12 | 1 | -0/+5 |
* | Split note leaf buckets at 256 elements | Shawn O. Pearce | 2010-11-12 | 1 | -7/+38 |
* | Add internal API for note iteration | Shawn O. Pearce | 2010-11-12 | 1 | -0/+24 |
* | Allow writing a NoteMap back to the repository | Shawn O. Pearce | 2010-11-12 | 1 | -0/+38 |
* | Add in-memory updating support to NoteMap | Shawn O. Pearce | 2010-11-12 | 1 | -0/+30 |
* | Lazy load note subtrees from fanout levels | Shawn O. Pearce | 2010-11-11 | 1 | -0/+111 |