aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/notes/FanoutBucket.java
Commit message (Expand)AuthorAgeFilesLines
* Exposed the constructor of Note classSasa Zivkov2011-01-251-4/+5
* Merging Git notesSasa Zivkov2011-01-091-17/+65
* Add insert(TreeFormatter) to ObjectInserterShawn O. Pearce2010-12-031-1/+1
* Remove unnecessary note fanout when removing notesShawn O. Pearce2010-11-121-0/+41
* Split note leaf buckets at 256 elementsShawn O. Pearce2010-11-121-0/+18
* Add internal API for note iterationShawn O. Pearce2010-11-121-0/+57
* Allow writing a NoteMap back to the repositoryShawn O. Pearce2010-11-121-0/+46
* Add in-memory updating support to NoteMapShawn O. Pearce2010-11-121-0/+43
* Lazy load note subtrees from fanout levelsShawn O. Pearce2010-11-111-0/+126